diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-10-09 08:38:17 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-10-09 08:38:17 +0800 |
commit | 8e2a1121673b43f742f36925caabcf79768e704e (patch) | |
tree | e1ff3bae815d416742d45acb7191ad3b23c7d939 /games/qgo | |
parent | d8ff200efbeff34a3f9680a25137ba3b31ec9537 (diff) | |
download | freebsd-ports-gnome-8e2a1121673b43f742f36925caabcf79768e704e.tar.gz freebsd-ports-gnome-8e2a1121673b43f742f36925caabcf79768e704e.tar.zst freebsd-ports-gnome-8e2a1121673b43f742f36925caabcf79768e704e.zip |
- Update to version 1.5.2.
PR: ports/104173
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
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 |