Update to version 1.0.1

PR:		ports/79474
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2005-04-05 09:26:16 +00:00
parent 416dc1f730
commit 5aabb5e12f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132540
2 changed files with 3 additions and 8 deletions

View File

@ -7,17 +7,14 @@
#
PORTNAME= qgo
PORTVERSION= 1.0.0.2
PORTVERSION= 1.0.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
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_REINPLACE= yes
USE_GMAKE= yes
@ -31,7 +28,5 @@ post-patch:
's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e \
's|src templates|src|g' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e \
's|: install-includeHEADERS|:|g' ${WRKSRC}/src/Makefile.in
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (qgo-1.0.0-r2.tar.gz) = 3f6da3d12c450d893c50af80f92ec9a2
SIZE (qgo-1.0.0-r2.tar.gz) = 1422224
MD5 (qgo-1.0.1.tar.gz) = 6bc17460c17cc0e19af01c991bfbd128
SIZE (qgo-1.0.1.tar.gz) = 1399181