diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-01-31 17:57:54 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-01-31 17:57:54 +0800 |
commit | 39c02ca2042b02832d365a3a9837d101351f5a47 (patch) | |
tree | 962f90c8e43f7a8a8b4f56fdee6fbab5b0e392a3 /devel/py-game | |
parent | dd81784d3a4b66534d379c8c41f11cd816260405 (diff) | |
download | freebsd-ports-gnome-39c02ca2042b02832d365a3a9837d101351f5a47.tar.gz freebsd-ports-gnome-39c02ca2042b02832d365a3a9837d101351f5a47.tar.zst freebsd-ports-gnome-39c02ca2042b02832d365a3a9837d101351f5a47.zip |
Update to 1.4.
Diffstat (limited to 'devel/py-game')
-rw-r--r-- | devel/py-game/Makefile | 2 | ||||
-rw-r--r-- | devel/py-game/distinfo | 2 | ||||
-rw-r--r-- | devel/py-game/pkg-plist | 14 |
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 |