[Lunar-commits] CVS: moonbase/libs/pygame DEPENDS, 1.1, 1.2 DETAILS, 1.2, 1.3

Florin Braescu florin at lunar-linux.org
Thu Jul 22 06:59:43 GMT 2004


Update of /var/cvs/lunar/moonbase/libs/pygame
In directory dbguin.lunar-linux.org:/tmp/cvs-serv940

Modified Files:
	DEPENDS DETAILS 
Log Message:
bump the version from 1.6 to 1.6.2.


Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/pygame/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS	6 Sep 2003 18:11:25 -0000	1.1
+++ DEPENDS	22 Jul 2004 06:59:41 -0000	1.2
@@ -1,7 +1,6 @@
-depends Python &&
-depends SDL &&
+depends SDL       &&
 depends SDL_image &&
-depends SDL_ttf && 
+depends SDL_ttf   && 
 depends SDL_mixer &&
-depends smpeg &&
+depends smpeg     &&
 depends numpy 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/pygame/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	30 Jan 2004 16:44:08 -0000	1.2
+++ DETAILS	22 Jul 2004 06:59:41 -0000	1.3
@@ -1,12 +1,14 @@
            MODULE=pygame
-         VERSION=1.6
-          SOURCE=$MODULE-$VERSION.tar.gz
+         VERSION=1.6.2
+          SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=http://www.pygame.org/ftp/$SOURCE
+       SOURCE_VFY=md5:89f72543dc541d7f5b1dae09b8e54722
         WEB_SITE=http://www.pygame.org
          ENTERED=20030906
-         UPDATED=20040130
+         UPDATED=20040722
            SHORT="Pygame is a set of Python modules designed for writing games."
+
 cat << EOF
 Pygame is a set of Python modules designed for writing games. It is 
 written on top of the excellent SDL library. This allows you to create 



More information about the Lunar-commits mailing list