diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-09-24 08:13:21 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-09-24 08:13:21 +0000 |
commit | 0f6537b52fa10361ef1c5fc5217d34cbaf3c3aa9 (patch) | |
tree | fc16b92afe70ea4f9ab95f8ab48cd3d08f2d3fdb /games/grhino | |
parent | ed7dd156030b9cf0132ce202b3dfd8b576bb614e (diff) | |
download | ports-0f6537b52fa10361ef1c5fc5217d34cbaf3c3aa9.tar.gz ports-0f6537b52fa10361ef1c5fc5217d34cbaf3c3aa9.zip |
- Update to 0.16.1
- Add missing USE_GETTEXT
PR: ports/150880
Submitted by: UMENO Takashi <umeno at rr dot iij4u dot or dot jp> (maintainer)
Approved by: beat (co-mentor, implicit)
Notes
Notes:
svn path=/head/; revision=261757
Diffstat (limited to 'games/grhino')
-rw-r--r-- | games/grhino/Makefile | 4 | ||||
-rw-r--r-- | games/grhino/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile index 5f20a3e51e85..dd08b59bb57c 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -6,14 +6,14 @@ # PORTNAME= grhino -PORTVERSION= 0.16.0 -PORTREVISION= 6 +PORTVERSION= 0.16.1 CATEGORIES= games gnome MASTER_SITES= SF/rhino/GRhino/${PORTVERSION} MAINTAINER= umeno@rr.iij4u.or.jp COMMENT= GRhino Othello/Reversi Program +USE_GETTEXT= yes USE_GNOME= gnomeprefix libgnomeui USE_PERL5_BUILD=yes GNU_CONFIGURE= yes diff --git a/games/grhino/distinfo b/games/grhino/distinfo index f1b5d124c366..99e9295fb71b 100644 --- a/games/grhino/distinfo +++ b/games/grhino/distinfo @@ -1,3 +1,3 @@ -MD5 (grhino-0.16.0.tar.gz) = 51d975cc1645112d12bb5fd030db1f7f -SHA256 (grhino-0.16.0.tar.gz) = 67c3263bcfeb064b859149b25ee3c1c7d33a07ff4f83955eb501e9517069b9cf -SIZE (grhino-0.16.0.tar.gz) = 1172321 +MD5 (grhino-0.16.1.tar.gz) = 7c34ed906cbb08310f575ab1e4d7f223 +SHA256 (grhino-0.16.1.tar.gz) = d028cf9308006589fedbb204e932a389ecbda6388ee604847a1c438af7e10484 +SIZE (grhino-0.16.1.tar.gz) = 1178091 |