Update to 2.8.3.
This unbreaks building on 5.x.
This commit is contained in:
parent
5a26fbd255
commit
6c1107cb4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110747
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= HVSC-Update
|
||||
PORTVERSION= 2.8.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.8.3
|
||||
CATEGORIES= audio emulators
|
||||
MASTER_SITES= http://sidplay2.sourceforge.net/ \
|
||||
ftp://ftp.nuug.no/pub/anders/distfiles/
|
||||
@ -28,10 +27,6 @@ DOCS= HVSC_Update.txt SID_file_format.txt
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Does not compile"
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/Update ${PREFIX}/bin/HVSC-Update
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (HVSC-Update-Tool-2.8.2-Source.tgz) = a130fb601305ce9dba62e43f028faf1d
|
||||
SIZE (HVSC-Update-Tool-2.8.2-Source.tgz) = 87830
|
||||
MD5 (HVSC-Update-Tool-2.8.3-Source.tgz) = fc0865438f02d0211b890ff22406ef60
|
||||
SIZE (HVSC-Update-Tool-2.8.3-Source.tgz) = 87830
|
||||
|
Loading…
Reference in New Issue
Block a user