diff options
author | joerg <joerg@FreeBSD.org> | 2005-08-01 04:56:40 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2005-08-01 04:56:40 +0000 |
commit | de894272ad1d34150684b3f4ca47fb2b8d7071e5 (patch) | |
tree | 2fdedc21fa611cb8d7123ec6f2cf8c613913792f | |
parent | 94d5008f0ee155baa318b8e110d1bc75d6202f08 (diff) | |
download | FreeBSD-ports-de894272ad1d34150684b3f4ca47fb2b8d7071e5.zip FreeBSD-ports-de894272ad1d34150684b3f4ca47fb2b8d7071e5.tar.gz |
Upgrade to version 3.7
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
PR: ports/84403
-rw-r--r-- | games/xmahjongg/Makefile | 4 | ||||
-rw-r--r-- | games/xmahjongg/distinfo | 4 | ||||
-rw-r--r-- | games/xmahjongg/pkg-plist | 1 |
3 files changed, 6 insertions, 3 deletions
diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile index ddca2fe..a2ad654 100644 --- a/games/xmahjongg/Makefile +++ b/games/xmahjongg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmahjongg -PORTVERSION= 3.6.1 +PORTVERSION= 3.7 CATEGORIES= games MASTER_SITES= http://www.lcdf.org/xmahjongg/ @@ -15,6 +15,8 @@ COMMENT= The Chinese game of Mahjongg for X11 USE_X_PREFIX= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + MAN6= xmahjongg.6 .include <bsd.port.mk> diff --git a/games/xmahjongg/distinfo b/games/xmahjongg/distinfo index 5d0bf1f..1e2ec11 100644 --- a/games/xmahjongg/distinfo +++ b/games/xmahjongg/distinfo @@ -1,2 +1,2 @@ -MD5 (xmahjongg-3.6.1.tar.gz) = d8367caefbdae8e10c48593d17c342ae -SIZE (xmahjongg-3.6.1.tar.gz) = 462833 +MD5 (xmahjongg-3.7.tar.gz) = 9db5bf1b329b410220b7976cd9b3d374 +SIZE (xmahjongg-3.7.tar.gz) = 551834 diff --git a/games/xmahjongg/pkg-plist b/games/xmahjongg/pkg-plist index e19a810..b92297e 100644 --- a/games/xmahjongg/pkg-plist +++ b/games/xmahjongg/pkg-plist @@ -20,6 +20,7 @@ share/xmahjongg/layouts/papillon share/xmahjongg/layouts/ram share/xmahjongg/layouts/rat share/xmahjongg/layouts/rooster +share/xmahjongg/layouts/schoon share/xmahjongg/layouts/snake share/xmahjongg/layouts/theater share/xmahjongg/layouts/tiger |