diff options
author | rafan <rafan@FreeBSD.org> | 2007-03-18 21:34:30 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-03-18 21:34:30 +0800 |
commit | af3ab8ff15b6a0e4c9ae8c8961fa00117d71058c (patch) | |
tree | 24df652154ffda1630c53b6e8986d0293260605f /games/reminiscence | |
parent | 47a2f31f119c838a6ab9246ee278fdb24b134710 (diff) | |
download | freebsd-ports-gnome-af3ab8ff15b6a0e4c9ae8c8961fa00117d71058c.tar.gz freebsd-ports-gnome-af3ab8ff15b6a0e4c9ae8c8961fa00117d71058c.tar.zst freebsd-ports-gnome-af3ab8ff15b6a0e4c9ae8c8961fa00117d71058c.zip |
- Update to 0.1.9
PR: ports/110462
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
Diffstat (limited to 'games/reminiscence')
-rw-r--r-- | games/reminiscence/Makefile | 6 | ||||
-rw-r--r-- | games/reminiscence/distinfo | 6 | ||||
-rw-r--r-- | games/reminiscence/pkg-descr | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/games/reminiscence/Makefile b/games/reminiscence/Makefile index ee55451057c4..503acf96de12 100644 --- a/games/reminiscence/Makefile +++ b/games/reminiscence/Makefile @@ -6,10 +6,9 @@ # PORTNAME= REminiscence -PORTVERSION= 0.1.8 -PORTREVISION= 1 +PORTVERSION= 0.1.9 CATEGORIES= games -MASTER_SITES= http://membres.lycos.fr/cyxdown/reminiscence/ \ +MASTER_SITES= http://cyxdown.free.fr/reminiscence/ \ http://www.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@amdmi3.ru @@ -20,6 +19,7 @@ USE_GMAKE= yes USE_SDL= sdl ALL_TARGET= rs +MAKE_ENV= CXX="${CXX}" PORTDOCS= README diff --git a/games/reminiscence/distinfo b/games/reminiscence/distinfo index 3c52c8b19a71..fc8476ac557f 100644 --- a/games/reminiscence/distinfo +++ b/games/reminiscence/distinfo @@ -1,3 +1,3 @@ -MD5 (REminiscence-0.1.8.tar.bz2) = fc4ca3aaec770573a7ba5513b2927d15 -SHA256 (REminiscence-0.1.8.tar.bz2) = 1d66f8abf26f9d7f5738d30276069395feab821533bb702e95e32ff478842d2f -SIZE (REminiscence-0.1.8.tar.bz2) = 91722 +MD5 (REminiscence-0.1.9.tar.bz2) = 26bc8a0f2ef2ba53f61245ab6b2b2d6b +SHA256 (REminiscence-0.1.9.tar.bz2) = c1054c764571f0f20a6fd310c01bfe0164c6f9b9b0345031e634a4c374843da2 +SIZE (REminiscence-0.1.9.tar.bz2) = 94438 diff --git a/games/reminiscence/pkg-descr b/games/reminiscence/pkg-descr index 447837b65723..4227f093e949 100644 --- a/games/reminiscence/pkg-descr +++ b/games/reminiscence/pkg-descr @@ -4,4 +4,4 @@ replacement for the original executable and uses the SDL library. It allows you to rediscover and play it on modern machines using the original datafiles. -WWW: http://membres.lycos.fr/cyxdown/reminiscence/ +WWW: http://cyxdown.free.fr/reminiscence/ |