diff options
author | Johan van Selst <johans@FreeBSD.org> | 2012-04-20 12:24:05 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2012-04-20 12:24:05 +0000 |
commit | 02cd60b224f5d256a772a641dc716d12c28af7a2 (patch) | |
tree | b659c4f80e8fd1753384ff1571b7892b3a198a56 /games/gnushogi | |
parent | 288faffeada11f15c0442a2608697141fcc448be (diff) | |
download | ports-02cd60b224f5d256a772a641dc716d12c28af7a2.tar.gz ports-02cd60b224f5d256a772a641dc716d12c28af7a2.zip |
Notes
Diffstat (limited to 'games/gnushogi')
-rw-r--r-- | games/gnushogi/Makefile.common | 6 | ||||
-rw-r--r-- | games/gnushogi/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games/gnushogi/Makefile.common b/games/gnushogi/Makefile.common index 9c1e7de8b6f2..41c476ad6caf 100644 --- a/games/gnushogi/Makefile.common +++ b/games/gnushogi/Makefile.common @@ -3,8 +3,10 @@ # GNUSHOGI_PORTNAME= gnushogi -GNUSHOGI_PORTVERSION= 1.3.2 -GNUSHOGI_MASTER_SITES= http://www.cs.caltech.edu/~mvanier/hacking/gnushogi/ +GNUSHOGI_PORTVERSION= 1.4.0 +GNUSHOGI_MASTER_SITES= ${MASTER_SITE_GNU} GNUSHOGI_DISTNAME= ${GNUSHOGI_PORTNAME}-${GNUSHOGI_PORTVERSION} +GNUSHOGI_MASTER_SITE_SUBDIR= ${GNUSHOGI_PORTNAME} +USE_BZIP2= yes DISTINFO_FILE= ${.CURDIR}/../../games/gnushogi/distinfo diff --git a/games/gnushogi/distinfo b/games/gnushogi/distinfo index 46b29128e0f8..2612a2b78be2 100644 --- a/games/gnushogi/distinfo +++ b/games/gnushogi/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnushogi-1.3.2.tar.gz) = 1daebfb4268f0d7fe7103c86ec45da76bb8ef4fafef936e4163a74d97ec8f5c6 -SIZE (gnushogi-1.3.2.tar.gz) = 602613 +SHA256 (gnushogi-1.4.0.tar.bz2) = 466730f54ee6d6ad61a06ccfccf2dc63e47559697116b143b93c624a9ca9b301 +SIZE (gnushogi-1.4.0.tar.bz2) = 644998 |