aboutsummaryrefslogtreecommitdiffstats
path: root/games/freedink-data
diff options
context:
space:
mode:
authorshurd <shurd@FreeBSD.org>2015-01-31 14:58:54 +0800
committershurd <shurd@FreeBSD.org>2015-01-31 14:58:54 +0800
commitf2c9bf9c4086274bf6f6e45fd6d3bce33a4ee39c (patch)
treea6ba7ebc7a755864a9dff67d8cdd4aa460f1843c /games/freedink-data
parent3cc46f7b228ed75052a75d7adc29b8711715aab3 (diff)
downloadfreebsd-ports-gnome-f2c9bf9c4086274bf6f6e45fd6d3bce33a4ee39c.tar.gz
freebsd-ports-gnome-f2c9bf9c4086274bf6f6e45fd6d3bce33a4ee39c.tar.zst
freebsd-ports-gnome-f2c9bf9c4086274bf6f6e45fd6d3bce33a4ee39c.zip
Update FreeDink to 108.4, Data to 20140901 version, and dfarc to 3.12
PR: 197062
Diffstat (limited to 'games/freedink-data')
-rw-r--r--games/freedink-data/Makefile4
-rw-r--r--games/freedink-data/distinfo4
-rw-r--r--games/freedink-data/files/patch-Makefile6
-rw-r--r--games/freedink-data/pkg-plist6
4 files changed, 13 insertions, 7 deletions
diff --git a/games/freedink-data/Makefile b/games/freedink-data/Makefile
index e7cb08491b0d..71e21a452ef0 100644
--- a/games/freedink-data/Makefile
+++ b/games/freedink-data/Makefile
@@ -4,7 +4,7 @@
PORTNAME= freedink-data
PORTVERSION= 1.08.${PORTVER}
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= GNU
MASTER_SITE_SUBDIR= freedink
MAINTAINER= shurd@FreeBSD.org
@@ -13,7 +13,7 @@ COMMENT= Game data for games/freedink (Dink Smallwood)
USES= gettext gmake
NO_BUILD= yes
-PORTVER= 20121209
+PORTVER= 20140901
post-patch:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
diff --git a/games/freedink-data/distinfo b/games/freedink-data/distinfo
index bb95182f4838..079b0579453a 100644
--- a/games/freedink-data/distinfo
+++ b/games/freedink-data/distinfo
@@ -1,2 +1,2 @@
-SHA256 (freedink-data-1.08.20121209.tar.gz) = 3258a83aaca8c51d8502f59edd50d6afe6a55ef26c4185424709e94013d016d6
-SIZE (freedink-data-1.08.20121209.tar.gz) = 44009314
+SHA256 (freedink-data-1.08.20140901.tar.gz) = 5797a6e3a8d407cc46080206a0f18265231d6cf912b2b3dfc4607cf79052c111
+SIZE (freedink-data-1.08.20140901.tar.gz) = 51303165
diff --git a/games/freedink-data/files/patch-Makefile b/games/freedink-data/files/patch-Makefile
index d02b47c86d9b..2f4c8ee2e33d 100644
--- a/games/freedink-data/files/patch-Makefile
+++ b/games/freedink-data/files/patch-Makefile
@@ -1,9 +1,9 @@
---- Makefile.orig 2013-08-14 12:38:50.000000000 -0700
-+++ Makefile 2013-08-14 12:40:16.000000000 -0700
+--- Makefile.orig 2015-01-25 00:56:07.000000000 -0800
++++ Makefile 2015-01-25 00:56:48.000000000 -0800
@@ -1,5 +1,5 @@
DESTDIR=
-PREFIX=/usr/local
+PREFIX=%%PREFIX%%
DATADIR=$(PREFIX)/share
- version=1.08.`date +%Y%m%d`
+ version:=1.08.$(shell date +%Y%m%d)
releasedir=freedink-data-$(version)
diff --git a/games/freedink-data/pkg-plist b/games/freedink-data/pkg-plist
index 912b3dde010b..747fa38f62ba 100644
--- a/games/freedink-data/pkg-plist
+++ b/games/freedink-data/pkg-plist
@@ -33,6 +33,8 @@ share/dink/dink/Sound/grunt2.wav
share/dink/dink/Sound/grunt1.wav
share/dink/dink/Sound/sword2.wav
share/dink/dink/Sound/bhit.wav
+share/dink/dink/Sound/lovin.ogg
+share/dink/dink/Sound/open.wav
share/dink/dink/Story/1GOLD.c
share/dink/dink/Story/APOTION.c
share/dink/dink/Story/BAR-DP.c
@@ -756,4 +758,8 @@ share/dink/dink/l10n/dink.pot
share/dink/dink/l10n/hr.po
share/dink/dink/l10n/nl.po
share/dink/dink/l10n/eo.po
+share/dink/dink/l10n/ca.po
+share/dink/dink/l10n/ca/LC_MESSAGES/dink.mo
+share/dink/dink/l10n/hu.po
+share/dink/dink/l10n/hu/LC_MESSAGES/dink.mo
share/dink/dink/preview.bmp
/td> | * Remove py-setuptools from RUN_DEPENDS: it is already added by frameworksunpoet2020-02-251-1/+0 | * Remove py-setuptools from RUN_DEPENDS: it is already added by frameworksunpoet2020-02-251-1/+0 | * Update to 0.33sunpoet2020-02-253-11/+14 | * security/hs-cryptol: Remove the unnecessary lineyuri2020-02-241-2/+0 | * graphics/py-pillow: Update to 7.0.0kai2020-02-242-5/+12 | * New port: security/hs-cryptol: Language of cryptographyyuri2020-02-244-0/+139 | * - Call gss_acquire_cred() before gss_init_sec_context()ume2020-02-242-4/+109 | * Deprecate a few portsantoine2020-02-239-0/+27 | * - Fix build when !BDB.hrs2020-02-2316-63/+86 | * vuxml: correct range for avidemux2tcberner2020-02-231-2/+2 | * Add libgsasl 1.8.1 (split from gsasl)sunpoet2020-02-238-0/+308 | * Split GSASL into gsasl (command-line utility) and libgsasl (library)sunpoet2020-02-239-184/+182 | * security/snort2pfcd: Update to 2.3tcberner2020-02-233-5/+5 | * security/p5-openxpki: add github submoduletcberner2020-02-232-2/+13 | * Post 93v ksh is only affected by the code injection vulnerability.cy2020-02-231-1/+1 | * security/nflib: Turn on the internal optimization option NFL_OPTIMIZED; Elimi...yuri2020-02-232-1/+17 | * Remove expired ports, all Python-2.7-only:rene2020-02-2343-538/+0 | * security/palisade: Add the OPENMP optionyuri2020-02-231-1/+6 | * Force the bundled libpcap headers to be usedglewis2020-02-231-0/+11 | * Update to 1.3.0sunpoet2020-02-232-4/+4 | * Update to 1.2.0sunpoet2020-02-2319-55/+55 | * Add NO_ARCHsunpoet2020-02-221-0/+2 | * Update to 1.3.1sunpoet2020-02-225-118/+278 | * Mark as x86-specific: unconditionally includes files with amd64 code:linimon2020-02-221-0/+3 | * security/vuls: Unbreak on aarch64dmgk2020-02-222-4/+5 | * security/acmetool: Unbreak on aarch64dmgk2020-02-222-3/+4 | * Update to 1.0.1ehaupt2020-02-222-4/+4 | * New port: security/nflib: NTT-based fast lattice cryptography libraryyuri2020-02-225-0/+61 | * openvpn: Add default-off ASYNC_PUSH option.mandree2020-02-221-3/+8 | * Update to 2.0.20sunpoet2020-02-222-4/+4 | * security/vuxml: Document latest WeeChat vulnsbrnrd2020-02-221-0/+30 * | Merge remote-tracking branch 'upstream/master'Koop Mast2020-02-226-11/+76 |\| | * Update to 9.13.1dvl2020-02-212-4/+4 | * security/palisade: Remove the dependency on gcc by using the WITH_NTL=Y optionyuri2020-02-213-7/+61