diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-07-07 04:11:37 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-07-07 04:11:37 +0800 |
commit | 96db5d71b103712e97a295ad2acebab563d8281d (patch) | |
tree | aa4494a0b08bfee9dc57c4dc1b7264a218355908 /games/gshisen | |
parent | c512e7b60a8fc3c5a8102867b5d65310f4857cf3 (diff) | |
download | freebsd-ports-gnome-96db5d71b103712e97a295ad2acebab563d8281d.tar.gz freebsd-ports-gnome-96db5d71b103712e97a295ad2acebab563d8281d.tar.zst freebsd-ports-gnome-96db5d71b103712e97a295ad2acebab563d8281d.zip |
- update to 1.3.0
- new MASTER_SITE
Diffstat (limited to 'games/gshisen')
-rw-r--r-- | games/gshisen/Makefile | 12 | ||||
-rw-r--r-- | games/gshisen/distinfo | 6 | ||||
-rw-r--r-- | games/gshisen/pkg-descr | 1 | ||||
-rw-r--r-- | games/gshisen/pkg-plist | 4 |
4 files changed, 13 insertions, 10 deletions
diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index 13e9e982a22a..54e856053f96 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -6,11 +6,11 @@ # PORTNAME= gshisen -PORTVERSION= 1.2.1 -PORTREVISION= 2 +PORTVERSION= 1.3.0 CATEGORIES= games gnustep -MASTER_SITES= http://www.gnustep.it/enrico/gshisen/ \ - ${MASTER_SITE_GNUSTEP_CH} +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= gap +DISTNAME= GShisen-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Shisen-sho puzzle game for GNUstep @@ -21,8 +21,6 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -post-patch: - ${REINPLACE_CMD} -e 's|)/Makefiles|)/Library/Makefiles|' \ - ${WRKSRC}/GNUmakefile +MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM .include <bsd.port.mk> diff --git a/games/gshisen/distinfo b/games/gshisen/distinfo index ab935e68121d..d4f5ad49d743 100644 --- a/games/gshisen/distinfo +++ b/games/gshisen/distinfo @@ -1,3 +1,3 @@ -MD5 (gshisen-1.2.1.tar.gz) = 5935431699932a5e7d25ed1afbc65b41 -SHA256 (gshisen-1.2.1.tar.gz) = 813e46b47c8e3c99a8e24f2071345a5f413385995015a65300d6b52c27610d34 -SIZE (gshisen-1.2.1.tar.gz) = 48235 +MD5 (GShisen-1.3.0.tar.gz) = ea406e091cc78457d1f72f97f1c9a106 +SHA256 (GShisen-1.3.0.tar.gz) = f904621f70cccc2efa70698c21a78049870fb4305775f9a04ecf7f7a7f4a5dfe +SIZE (GShisen-1.3.0.tar.gz) = 66406 diff --git a/games/gshisen/pkg-descr b/games/gshisen/pkg-descr index ce5d081af5b4..a09e6de9f83d 100644 --- a/games/gshisen/pkg-descr +++ b/games/gshisen/pkg-descr @@ -6,3 +6,4 @@ cross the empty border. If you are stuck, you can use the Hint feature to find two tiles which may be removed. WWW: http://www.gnustep.it/enrico/gshisen/ +WWW: http://gap.nongnu.org/gshisen/index.html diff --git a/games/gshisen/pkg-plist b/games/gshisen/pkg-plist index 03ba378c1589..dad590ce43f2 100644 --- a/games/gshisen/pkg-plist +++ b/games/gshisen/pkg-plist @@ -72,11 +72,15 @@ System/Applications/GShisen.app/Resources/9-3.tiff System/Applications/GShisen.app/Resources/9-4-h.tiff System/Applications/GShisen.app/Resources/9-4.tiff System/Applications/GShisen.app/Resources/GShisen.desktop +System/Applications/GShisen.app/Resources/GShisen.gorm/data.classes +System/Applications/GShisen.app/Resources/GShisen.gorm/data.info +System/Applications/GShisen.app/Resources/GShisen.gorm/objects.gorm System/Applications/GShisen.app/Resources/GShisen.tiff System/Applications/GShisen.app/Resources/Info-gnustep.plist System/Applications/GShisen.app/Resources/green.tiff System/Applications/GShisen.app/Resources/x.tiff System/Applications/GShisen.app/stamp.make System/Tools/GShisen +@dirrm System/Applications/GShisen.app/Resources/GShisen.gorm @dirrm System/Applications/GShisen.app/Resources @dirrm System/Applications/GShisen.app |