mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 1.5.4.2
PR: 118610 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
parent
cce0ac148c
commit
78d9536cd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203606
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user