mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- update to 1.3.0
- new MASTER_SITE
This commit is contained in:
parent
2e84921c8d
commit
b4a23a51f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237272
4 changed files with 13 additions and 10 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue