diff options
author | novel <novel@FreeBSD.org> | 2005-05-17 01:40:36 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-05-17 01:40:36 +0800 |
commit | b2716659683c31e652d9b86f4c78e5ef25717894 (patch) | |
tree | b0b0a40fdc2c327ddc052f411f286225c97be818 | |
parent | 86656e81633831fc26a4a5f11c1422c8bec58a04 (diff) | |
download | freebsd-ports-gnome-b2716659683c31e652d9b86f4c78e5ef25717894.tar.gz freebsd-ports-gnome-b2716659683c31e652d9b86f4c78e5ef25717894.tar.zst freebsd-ports-gnome-b2716659683c31e652d9b86f4c78e5ef25717894.zip |
Update to 3.6.
PR: 80729
Submitted by: shuhei <sa264@cam.ac.uk>
Approved by: Steve Coltrin (maintainer)
-rw-r--r-- | games/gnugo/Makefile | 4 | ||||
-rw-r--r-- | games/gnugo/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index 5762a9458642..171c11b27e3e 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -6,8 +6,8 @@ # PORTNAME= gnugo -PORTVERSION= 3.4 -PORTREVISION= 1 +PORTVERSION= 3.6 +PORTREVISION= 0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnugo diff --git a/games/gnugo/distinfo b/games/gnugo/distinfo index 8c9f11f402fd..dfed67f0633a 100644 --- a/games/gnugo/distinfo +++ b/games/gnugo/distinfo @@ -1,2 +1,2 @@ -MD5 (gnugo-3.4.tar.gz) = 38a0362691d71ba75bd54a21b4a3030c -SIZE (gnugo-3.4.tar.gz) = 2334528 +MD5 (gnugo-3.6.tar.gz) = 53abc7427d89d81155c8bfc8e005c47f +SIZE (gnugo-3.6.tar.gz) = 2711757 |