diff options
author | Anders Nordby <anders@FreeBSD.org> | 2004-06-03 10:11:34 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2004-06-03 10:11:34 +0000 |
commit | 6c1107cb4ed274d0a4f8cd5c9dec47e843c291e0 (patch) | |
tree | ffae8da674e5530fb40e55d9c8f0e7e870d6d76d /audio/HVSC-Update | |
parent | 5a26fbd255d1db4e15ff4e7812ad5617282586ed (diff) | |
download | ports-6c1107cb4ed274d0a4f8cd5c9dec47e843c291e0.tar.gz ports-6c1107cb4ed274d0a4f8cd5c9dec47e843c291e0.zip |
Notes
Diffstat (limited to 'audio/HVSC-Update')
-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 |