diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 18:45:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 18:45:44 +0000 |
commit | 78d9536cd72fb88278091e6ce4d3147dfe5cc9cc (patch) | |
tree | 02c81a2c2613b914b191b8d93655e206d5c38ebe /games/qgo | |
parent | cce0ac148c41ea91e8c6d1511014b90aa9cf7f69 (diff) | |
download | ports-78d9536cd72fb88278091e6ce4d3147dfe5cc9cc.tar.gz ports-78d9536cd72fb88278091e6ce4d3147dfe5cc9cc.zip |
Notes
Diffstat (limited to 'games/qgo')
-rw-r--r-- | games/qgo/Makefile | 10 | ||||
-rw-r--r-- | games/qgo/distinfo | 6 | ||||
-rw-r--r-- | games/qgo/pkg-plist | 1 |
3 files changed, 9 insertions, 8 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile index cc66d93bb3da..2dd93e204117 100644 --- a/games/qgo/Makefile +++ b/games/qgo/Makefile @@ -7,21 +7,21 @@ # PORTNAME= qgo -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.4.2 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF +DISTNAME= ${PORTNAME}-${PORTVERSION:R}-r${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org COMMENT= A Go board and SGF editor written with the Qt library +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} + USE_QT_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include -MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \ - AUTOMAKE="${TRUE}" post-patch: @${REINPLACE_CMD} -e \ diff --git a/games/qgo/distinfo b/games/qgo/distinfo index 5794b1386a0f..698bbccf57fe 100644 --- a/games/qgo/distinfo +++ b/games/qgo/distinfo @@ -1,3 +1,3 @@ -MD5 (qgo-1.5.4.tar.gz) = a91e903194d676ee9970300adcef70b1 -SHA256 (qgo-1.5.4.tar.gz) = 1c5dd7171e4da1339b0d95c3f1cfed8a592e6e4b8dc0bf446a5d3fc02e62d014 -SIZE (qgo-1.5.4.tar.gz) = 2427901 +MD5 (qgo-1.5.4-r2.tar.gz) = 5b83bd5ec234beabe48ca17eace3957e +SHA256 (qgo-1.5.4-r2.tar.gz) = 6deb7ead53d312eed8c3d8c062bb7c56be24eeccf0e4e0f2845b0c39e1e61ee9 +SIZE (qgo-1.5.4-r2.tar.gz) = 2393949 diff --git a/games/qgo/pkg-plist b/games/qgo/pkg-plist index 736fe94b56c4..33cc03d8e6f3 100644 --- a/games/qgo/pkg-plist +++ b/games/qgo/pkg-plist @@ -33,6 +33,7 @@ share/qGo/translations/qgo_la.qm share/qGo/translations/qgo_nl.qm share/qGo/translations/qgo_pt.qm share/qGo/translations/qgo_ru.qm +share/qGo/translations/qgo_tr.qm share/qGo/translations/qgo_zh.qm share/qGo/translations/qgo_zh_cn.qm @dirrm share/qGo/translations |