diff options
author | rm <rm@FreeBSD.org> | 2013-09-07 14:06:44 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-09-07 14:06:44 +0800 |
commit | 5ee29939084c424bd74e09e754f10134cff1e880 (patch) | |
tree | c91dce4c7ff5346c694167c66eb755c490ae340a /audio/HVSC-Update | |
parent | ff9f8cb41c6232a600f5c441a488e13dd639a178 (diff) | |
download | freebsd-ports-gnome-5ee29939084c424bd74e09e754f10134cff1e880.tar.gz freebsd-ports-gnome-5ee29939084c424bd74e09e754f10134cff1e880.tar.zst freebsd-ports-gnome-5ee29939084c424bd74e09e754f10134cff1e880.zip |
- update to 2.8.6
- sort knobs alphabetically
Diffstat (limited to 'audio/HVSC-Update')
-rw-r--r-- | audio/HVSC-Update/Makefile | 11 | ||||
-rw-r--r-- | audio/HVSC-Update/distinfo | 4 |
2 files changed, 7 insertions, 8 deletions
diff --git a/audio/HVSC-Update/Makefile b/audio/HVSC-Update/Makefile index aba0463aa4bd..02d1003ce4bd 100644 --- a/audio/HVSC-Update/Makefile +++ b/audio/HVSC-Update/Makefile @@ -2,22 +2,21 @@ # $FreeBSD$ PORTNAME= HVSC-Update -PORTVERSION= 2.8.5 +PORTVERSION= 2.8.6 CATEGORIES= audio emulators MASTER_SITES= http://www.hvsc.c64.org/download/files/tools/ -DISTNAME= ${PORTNAME:S/-/_/}_Tool_source_${PORTVERSION:S/.//g} +DISTNAME= ${PORTNAME:S/-/_/}_Tool_${PORTVERSION:S/.//g}_source MAINTAINER= ports@FreeBSD.org COMMENT= Update program for the HVSC C= 64 SID tune collection BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend -WRKSRC= ${WRKDIR}/${PORTNAME:S/-/_/}_Tool_${PORTVERSION:S/.//g} - -USES= gmake GNU_CONFIGURE= yes +USES= gmake +WRKSRC= ${WRKDIR}/${PORTNAME:S/-/_/}_Tool_${PORTVERSION:S/.//g} -PORTDOCS= HVSC_Update.txt SID_file_format.txt +PORTDOCS= HVS_file_format.txt HVSC_Update.txt SID_file_format.txt PLIST_FILES= bin/${PORTNAME} .include <bsd.port.options.mk> diff --git a/audio/HVSC-Update/distinfo b/audio/HVSC-Update/distinfo index 541e81d8364c..8a6995537ab4 100644 --- a/audio/HVSC-Update/distinfo +++ b/audio/HVSC-Update/distinfo @@ -1,2 +1,2 @@ -SHA256 (HVSC_Update_Tool_source_285.tar.gz) = b047f03b547858b3c56902582524b33af5cf60142fac56346ef0857e6fa947b2 -SIZE (HVSC_Update_Tool_source_285.tar.gz) = 106891 +SHA256 (HVSC_Update_Tool_286_source.tar.gz) = 4205dda6b0b6adc3adee59f7c4843d7b96ff02a2654f9d9d92eed278c07f4b7f +SIZE (HVSC_Update_Tool_286_source.tar.gz) = 116159 |