diff options
author | sat <sat@FreeBSD.org> | 2007-08-14 16:43:52 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-08-14 16:43:52 +0800 |
commit | a45b6ab71c39fe488245a7f18a56990c879dbfb8 (patch) | |
tree | 98da4e171fa273df090f17e23690910e3630fa99 /games/endgame-singularity | |
parent | df02ce6ab6959bb367a1eb01429e4e1583022365 (diff) | |
download | freebsd-ports-gnome-a45b6ab71c39fe488245a7f18a56990c879dbfb8.tar.gz freebsd-ports-gnome-a45b6ab71c39fe488245a7f18a56990c879dbfb8.tar.zst freebsd-ports-gnome-a45b6ab71c39fe488245a7f18a56990c879dbfb8.zip |
- Update to 0.26a
Diffstat (limited to 'games/endgame-singularity')
-rw-r--r-- | games/endgame-singularity/Makefile | 4 | ||||
-rw-r--r-- | games/endgame-singularity/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games/endgame-singularity/Makefile b/games/endgame-singularity/Makefile index e89614132836..20d7c4f22e41 100644 --- a/games/endgame-singularity/Makefile +++ b/games/endgame-singularity/Makefile @@ -6,7 +6,8 @@ # PORTNAME= singularity -PORTVERSION= 0.26 +PORTVERSION= 0.26.0.1 +DISTVERSION= 0.26a CATEGORIES= games MASTER_SITES= http://emhsoft.com/singularity/ CENKES PKGNAMEPREFIX= endgame- @@ -20,6 +21,7 @@ RUN_DEPENDS= py*-game>=1.7.1:${PORTSDIR}/devel/py-game USE_PYDISTUTILS=yes USE_PYTHON= yes USE_SDL= image mixer +PYDISTUTILS_PKGVERSION= ${DISTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} PORTDOCS= AUTHORS Changelog README.txt TODO diff --git a/games/endgame-singularity/distinfo b/games/endgame-singularity/distinfo index 8f81dc331498..a8a09dfaec85 100644 --- a/games/endgame-singularity/distinfo +++ b/games/endgame-singularity/distinfo @@ -1,3 +1,3 @@ -MD5 (singularity_0.26.tar.gz) = 6ba0a809fdd703237588de0ffe6b1df5 -SHA256 (singularity_0.26.tar.gz) = 35fb0f328aabe5000e30081975db715adbbf70efe75e1b1f1a5208812f89e06d -SIZE (singularity_0.26.tar.gz) = 1262075 +MD5 (singularity_0.26a.tar.gz) = cbe16395c206bd605494423ee085da9c +SHA256 (singularity_0.26a.tar.gz) = 3d457ae793c2dc80387c9f1548c2fb3232aec95c650bb8401d9107dbeeb601d4 +SIZE (singularity_0.26a.tar.gz) = 1262046 |