aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-31 09:57:54 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-31 09:57:54 +0000
commit7af9bbeb1b202b00206f03c911007fe156968537 (patch)
treee0150c913c53a74ed2136cd8223cdec6a832938f /devel
parent5ca72286b4340ef25c4f06163fc4c5c5887719c4 (diff)
downloadports-7af9bbeb1b202b00206f03c911007fe156968537.tar.gz
ports-7af9bbeb1b202b00206f03c911007fe156968537.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/py-game/Makefile2
-rw-r--r--devel/py-game/distinfo2
-rw-r--r--devel/py-game/pkg-plist14
3 files changed, 10 insertions, 8 deletions
diff --git a/devel/py-game/Makefile b/devel/py-game/Makefile
index 728795a1301e..f127b35f00eb 100644
--- a/devel/py-game/Makefile
+++ b/devel/py-game/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= py-game
-PORTVERSION= 1.3
+PORTVERSION= 1.4
CATEGORIES= devel python
MASTER_SITES= http://pygame.seul.org/ftp/
DISTNAME= ${PORTNAME:S/-//}-${PORTVERSION}
diff --git a/devel/py-game/distinfo b/devel/py-game/distinfo
index 3e7671760786..09baee9ee2ae 100644
--- a/devel/py-game/distinfo
+++ b/devel/py-game/distinfo
@@ -1 +1 @@
-MD5 (pygame-1.3.tar.gz) = c6da3e5a4c44a7b126d3ff5fd713e71f
+MD5 (pygame-1.4.tar.gz) = f418f24ba425fc92306a4f8c6904b430
diff --git a/devel/py-game/pkg-plist b/devel/py-game/pkg-plist
index 123f31308808..d2af76fc3e10 100644
--- a/devel/py-game/pkg-plist
+++ b/devel/py-game/pkg-plist
@@ -1,8 +1,8 @@
+include/%%PYTHON_VERSION%%/pygame/CPS.h
include/%%PYTHON_VERSION%%/pygame/font.h
include/%%PYTHON_VERSION%%/pygame/mixer.h
include/%%PYTHON_VERSION%%/pygame/pygame.h
-lib/%%PYTHON_VERSION%%/site-packages/pygame/UserRect.py
-lib/%%PYTHON_VERSION%%/site-packages/pygame/UserRect.pyc
+include/%%PYTHON_VERSION%%/pygame/setproctitle.h
lib/%%PYTHON_VERSION%%/site-packages/pygame/__init__.py
lib/%%PYTHON_VERSION%%/site-packages/pygame/__init__.pyc
lib/%%PYTHON_VERSION%%/site-packages/pygame/base.so
@@ -26,6 +26,10 @@ lib/%%PYTHON_VERSION%%/site-packages/pygame/mixer.so
lib/%%PYTHON_VERSION%%/site-packages/pygame/mixer_music.so
lib/%%PYTHON_VERSION%%/site-packages/pygame/mouse.so
lib/%%PYTHON_VERSION%%/site-packages/pygame/movie.so
+lib/%%PYTHON_VERSION%%/site-packages/pygame/pygame.ico
+lib/%%PYTHON_VERSION%%/site-packages/pygame/pygame_icon.bmp
+lib/%%PYTHON_VERSION%%/site-packages/pygame/pygame_icon.icns
+lib/%%PYTHON_VERSION%%/site-packages/pygame/pygame_icon.tiff
lib/%%PYTHON_VERSION%%/site-packages/pygame/rect.so
lib/%%PYTHON_VERSION%%/site-packages/pygame/rwobject.so
lib/%%PYTHON_VERSION%%/site-packages/pygame/sprite.py
@@ -38,9 +42,7 @@ lib/%%PYTHON_VERSION%%/site-packages/pygame/transform.so
lib/%%PYTHON_VERSION%%/site-packages/pygame/version.py
lib/%%PYTHON_VERSION%%/site-packages/pygame/version.pyc
%%PORTDOCS%%share/doc/py-game/LGPL
-%%PORTDOCS%%share/doc/py-game/fullinstall.txt
%%PORTDOCS%%share/doc/py-game/index.html
-%%PORTDOCS%%share/doc/py-game/init.txt
%%PORTDOCS%%share/doc/py-game/logos.html
%%PORTDOCS%%share/doc/py-game/pygame_logo.gif
%%PORTDOCS%%share/doc/py-game/pygame_powered.gif
@@ -56,7 +58,6 @@ lib/%%PYTHON_VERSION%%/site-packages/pygame/version.pyc
%%PORTDOCS%%share/doc/py-game/ref/Sound.html
%%PORTDOCS%%share/doc/py-game/ref/Surface.html
%%PORTDOCS%%share/doc/py-game/ref/pygame.html
-%%PORTDOCS%%share/doc/py-game/ref/pygame_UserRect.html
%%PORTDOCS%%share/doc/py-game/ref/pygame_cdrom.html
%%PORTDOCS%%share/doc/py-game/ref/pygame_constants.html
%%PORTDOCS%%share/doc/py-game/ref/pygame_cursors.html
@@ -79,6 +80,7 @@ lib/%%PYTHON_VERSION%%/site-packages/pygame/version.pyc
%%PORTDOCS%%share/doc/py-game/tut/ChimpLineByLine.html
%%PORTDOCS%%share/doc/py-game/tut/DisplayModes.html
%%PORTDOCS%%share/doc/py-game/tut/Executable.html
+%%PORTDOCS%%share/doc/py-game/tut/ImportInit.html
%%PORTDOCS%%share/doc/py-game/tut/MoveIt.html
%%PORTDOCS%%share/doc/py-game/tut/SpriteIntro.html
%%PORTDOCS%%share/doc/py-game/tut/SurfarrayIntro.html
@@ -98,7 +100,6 @@ lib/%%PYTHON_VERSION%%/site-packages/pygame/version.pyc
%%PORTDOCS%%share/doc/py-game/util/listlate.html
%%PORTDOCS%%share/doc/py-game/util/makedocs.py
%%PORTDOCS%%share/doc/py-game/util/pagelate.html
-%%PORTDOCS%%share/examples/py-game/Readme.txt
%%PORTDOCS%%share/examples/py-game/aliens.py
%%PORTDOCS%%share/examples/py-game/arraydemo.py
%%PORTDOCS%%share/examples/py-game/chimp.py
@@ -127,6 +128,7 @@ lib/%%PYTHON_VERSION%%/site-packages/pygame/version.pyc
%%PORTDOCS%%share/examples/py-game/liquid.py
%%PORTDOCS%%share/examples/py-game/moveit.py
%%PORTDOCS%%share/examples/py-game/oldalien.py
+%%PORTDOCS%%share/examples/py-game/readme.txt
%%PORTDOCS%%share/examples/py-game/sdllogos.zip
%%PORTDOCS%%share/examples/py-game/sound.py
%%PORTDOCS%%share/examples/py-game/stars.py