Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Sep 2013 06:06:44 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326571 - head/audio/HVSC-Update
Message-ID:  <201309070606.r8766iNb013809@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Sat Sep  7 06:06:44 2013
New Revision: 326571
URL: http://svnweb.freebsd.org/changeset/ports/326571

Log:
  - update to 2.8.6
  - sort knobs alphabetically

Modified:
  head/audio/HVSC-Update/Makefile
  head/audio/HVSC-Update/distinfo

Modified: head/audio/HVSC-Update/Makefile
==============================================================================
--- head/audio/HVSC-Update/Makefile	Sat Sep  7 04:21:06 2013	(r326570)
+++ head/audio/HVSC-Update/Makefile	Sat Sep  7 06:06:44 2013	(r326571)
@@ -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>

Modified: head/audio/HVSC-Update/distinfo
==============================================================================
--- head/audio/HVSC-Update/distinfo	Sat Sep  7 04:21:06 2013	(r326570)
+++ head/audio/HVSC-Update/distinfo	Sat Sep  7 06:06:44 2013	(r326571)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309070606.r8766iNb013809>