./games/criticalmass, SDL/OpenGL space shootem up game

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q3, Version: 1.0.2nb8, Package name: criticalmass-1.0.2nb8, Maintainer: pkgsrc-users

Critical Mass (aka Critter) is an SDL/OpenGL space shoot'em up game.


Required to run:
[audio/SDL_mixer] [devel/SDL] [www/curl] [graphics/png] [graphics/SDL_image]

Required to build:
[pkgtools/x11-links] [x11/renderproto] [x11/dri2proto] [x11/fixesproto4] [x11/xextproto] [x11/xf86driproto] [x11/xproto] [x11/inputproto] [x11/randrproto] [x11/xf86vidmodeproto] [x11/glproto] [x11/damageproto]

Master sites:

SHA1: d2d1f35183e9fbed76fd8da2a948745a4c89f20b
RMD160: 6c0b6988f6a52c4b19fbca2525b1daec0202693d
Filesize: 5002.076 KB

Version history: (Expand)


CVS history: (Expand)


   2016-12-11 21:47:10 by S.P.Zeidler | Files touched by this commit (8) | Package updated
Log message:
Pullup ticket #5172 - requested by dholland
games/criticalmass: security fix

Revisions pulled up:
- games/criticalmass/Makefile                                   1.38
- games/criticalmass/distinfo                                   1.14
- games/criticalmass/patches/patch-Makefile.am                  1.1
- games/criticalmass/patches/patch-Makefile.in                  1.1
- games/criticalmass/patches/patch-aa                           1.5
- games/criticalmass/patches/patch-game_Makefile.am             1.1
- games/criticalmass/patches/patch-game_Makefile.in             1.1
- games/criticalmass/patches/patch-game_main.cpp                1.2

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Sat Dec 10 21:46:52 UTC 2016

   Modified Files:
   	pkgsrc/games/criticalmass: Makefile distinfo
   	pkgsrc/games/criticalmass/patches: patch-aa patch-game_main.cpp
   Added Files:
   	pkgsrc/games/criticalmass/patches: patch-Makefile.am patch-Makefile.in
   	    patch-game_Makefile.am patch-game_Makefile.in

   Log message:
   Remove use of ancient and highly insecure curl-7.14.0; use pkgsrc curl.
   Also disable online update by default. (It can be re-enabled in the
   config.)  PKGREVISION -> 8.

   To generate a diff of this commit:
   cvs rdiff -u -r1.37 -r1.38 pkgsrc/games/criticalmass/Makefile
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/games/criticalmass/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/games/criticalmass/patches/patch-Makefile.am \
       pkgsrc/games/criticalmass/patches/patch-Makefile.in \
       pkgsrc/games/criticalmass/patches/patch-game_Makefile.am \
       pkgsrc/games/criticalmass/patches/patch-game_Makefile.in
   cvs rdiff -u -r1.4 -r1.5 pkgsrc/games/criticalmass/patches/patch-aa
   cvs rdiff -u -r1.1 -r1.2 \
       pkgsrc/games/criticalmass/patches/patch-game_main.cpp