Update to 3.3
PR: 38881 Submitted by: maintainer
This commit is contained in:
parent
3c7d80a336
commit
e396cdbec8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60841
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= scid
|
||||
PORTVERSION= 3.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.3
|
||||
CATEGORIES= games databases tk83 tcl83
|
||||
MASTER_SITES= http://scid.sourceforge.net/download/ \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
@ -23,7 +22,6 @@ USE_PYTHON= yes
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
post-build:
|
||||
@(cd ${WRKSRC}; ${GMAKE} strip)
|
||||
ALL_TARGET= all strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (scid-3.2.tar.gz) = 299f021aeb7166971c25af3a28058a3f
|
||||
MD5 (scid-3.3.tar.gz) = 33832300379f946fe9e241b014a3dad0
|
||||
|
@ -4,6 +4,7 @@ bin/sc_addmove
|
||||
bin/sc_eco
|
||||
bin/sc_epgn
|
||||
bin/sc_import
|
||||
bin/sc_remote
|
||||
bin/sc_spell
|
||||
bin/sc_tree
|
||||
bin/scid
|
||||
|
Loading…
Reference in New Issue
Block a user