diff options
author | anders <anders@FreeBSD.org> | 2004-06-03 18:11:34 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2004-06-03 18:11:34 +0800 |
commit | bb1003447c468cf6ad532ba5583a0f0a9e737cfd (patch) | |
tree | c12e559d7642f83f1b65882f848fcdd6bd805379 | |
parent | 50a1e18161748607832d77f5929265e136b9e97c (diff) | |
download | freebsd-ports-gnome-bb1003447c468cf6ad532ba5583a0f0a9e737cfd.tar.gz freebsd-ports-gnome-bb1003447c468cf6ad532ba5583a0f0a9e737cfd.tar.zst freebsd-ports-gnome-bb1003447c468cf6ad532ba5583a0f0a9e737cfd.zip |
Update to 2.8.3.
This unbreaks building on 5.x.
-rw-r--r-- | audio/HVSC-Update/Makefile | 7 | ||||
-rw-r--r-- | audio/HVSC-Update/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/audio/HVSC-Update/Makefile b/audio/HVSC-Update/Makefile index 7cb5ec3654ae..23325433ead8 100644 --- a/audio/HVSC-Update/Makefile +++ b/audio/HVSC-Update/Makefile @@ -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) diff --git a/audio/HVSC-Update/distinfo b/audio/HVSC-Update/distinfo index ad5d2b90d8b5..4ab88772ff56 100644 --- a/audio/HVSC-Update/distinfo +++ b/audio/HVSC-Update/distinfo @@ -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 |