Update to 3.4
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Approved by: Steve Coltrin <spcoltri@omcl.org> (maintainer) PR: 56048
This commit is contained in:
parent
646d8a6bc5
commit
bc87b054d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87910
3 changed files with 3 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gnugo
|
||||
PORTVERSION= 3.2
|
||||
PORTVERSION= 3.4
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= gnugo
|
||||
|
@ -17,6 +17,7 @@ COMMENT= The game of Go
|
|||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
INFO= gnugo
|
||||
MAN6= gnugo.6
|
||||
|
||||
post-extract:
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gnugo-3.2.tar.gz) = 5fff329f97d947d81366f7d21a0ea1c8
|
||||
MD5 (gnugo-3.4.tar.gz) = 38a0362691d71ba75bd54a21b4a3030c
|
||||
|
|
|
@ -1,6 +1 @@
|
|||
bin/debugboard
|
||||
bin/gnugo
|
||||
@unexec install-info --delete %D/info/gnugo.info %D/info/dir
|
||||
info/gnugo.info
|
||||
@unexec rmdir %D/share/gnugo 2>/dev/null || true
|
||||
@exec install-info %D/info/gnugo.info %D/info/dir
|
||||
|
|
Loading…
Reference in a new issue