mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- update to 2.8.6
- sort knobs alphabetically
This commit is contained in:
parent
b4e4ec5510
commit
135d83279d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326571
@ -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
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME:S/-/_/}_Tool_${PORTVERSION:S/.//g}
|
||||
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user