diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-09 00:38:17 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-09 00:38:17 +0000 |
commit | 628702e48aba1ec5c7b014bbcef7a802041d8835 (patch) | |
tree | 98ae810f6b2283360825e9aea9ef7d320b40fdc5 /games/qgo | |
parent | e9e2a05009bdde28a89f5a81a9ff9fae18bb3c67 (diff) | |
download | ports-628702e48aba1ec5c7b014bbcef7a802041d8835.tar.gz ports-628702e48aba1ec5c7b014bbcef7a802041d8835.zip |
Notes
Diffstat (limited to 'games/qgo')
-rw-r--r-- | games/qgo/Makefile | 5 | ||||
-rw-r--r-- | games/qgo/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile index 5099ecbc2fae..b67ecc00982f 100644 --- a/games/qgo/Makefile +++ b/games/qgo/Makefile @@ -7,17 +7,14 @@ # PORTNAME= qgo -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 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_GMAKE= yes GNU_CONFIGURE= yes diff --git a/games/qgo/distinfo b/games/qgo/distinfo index 49e57edbbfc2..7e0e31b34f69 100644 --- a/games/qgo/distinfo +++ b/games/qgo/distinfo @@ -1,3 +1,3 @@ -MD5 (qgo-1.5-r1.tar.gz) = 1051f540aa4e1a83a29ec6be3896c2c2 -SHA256 (qgo-1.5-r1.tar.gz) = ee3d18f00e373f1b547eff68866b557f25b49cc14d83350b429302b0460a8a74 -SIZE (qgo-1.5-r1.tar.gz) = 2325097 +MD5 (qgo-1.5.2.tar.gz) = a9767f2572fc8d8c5653726bbce402e0 +SHA256 (qgo-1.5.2.tar.gz) = d8d2cb17a8e6a775357e850c35fd36e97fd85295648101ead7640a46d5135d3f +SIZE (qgo-1.5.2.tar.gz) = 2331728 |