FreeBSD Bugzilla – Attachment 117910 Details for
Bug 160073
Update port: audio/HVSC-Update to 2.8.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.39 KB, created by
tkato432
on 2011-08-24 19:50:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-08-24 19:50:10 UTC
Size:
2.39 KB
patch
obsolete
>diff -urN /usr/ports/audio/HVSC-Update/Makefile audio/HVSC-Update/Makefile >--- /usr/ports/audio/HVSC-Update/Makefile 2009-08-05 12:28:06.000000000 +0900 >+++ audio/HVSC-Update/Makefile 2011-08-09 16:06:20.000000000 +0900 >@@ -6,33 +6,33 @@ > # > > PORTNAME= HVSC-Update >-PORTVERSION= 2.8.4 >+PORTVERSION= 2.8.5 > CATEGORIES= audio emulators >-MASTER_SITES= http://www.hvsc.c64.org/Downloads/ \ >- ftp://ftp.nuug.no/pub/anders/distfiles/ >+MASTER_SITES= http://www.hvsc.c64.org/download/files/tools/ > DISTNAME= ${PORTNAME:S/-/_/}_Tool_source_${PORTVERSION:S/.//g} >-EXTRACT_SUFX= .tgz > > MAINTAINER= ports@FreeBSD.org > COMMENT= Update program for the HVSC C= 64 SID tune collection > >-BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake >+BUILDD_EPENDS= makedepend:${PORTSDIR}/devel/makedepend > >-WRKSRC= ${WRKDIR}/${PORTNAME:S/-/_/}_Tool_${PORTVERSION:S/.//g} >+WRKSRC= ${WRKDIR}/${PORTNAME:S/-/_/}_Tool_${PORTVERSION:S/.//g} > > USE_GMAKE= yes > GNU_CONFIGURE= yes >+MAKE_JOBS_SAFE= yes > >-DOCS= HVSC_Update.txt SID_file_format.txt >+PORTDOCS= HVSC_Update.txt SID_file_format.txt >+PLIST_FILES= bin/${PORTNAME} > > .include <bsd.port.pre.mk> > > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/src/Update ${PREFIX}/bin/HVSC-Update >+ ${INSTALL_PROGRAM} ${WRKSRC}/src/Update ${PREFIX}/bin/${PORTNAME} > .if !defined(NOPORTDOCS) >- @${INSTALL} -d -m 0755 ${DOCSDIR} >-.for f in ${DOCS} >- ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ >+ @${MKDIR} ${DOCSDIR} >+.for file in ${PORTDOCS} >+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} > .endfor > .endif > >diff -urN /usr/ports/audio/HVSC-Update/distinfo audio/HVSC-Update/distinfo >--- /usr/ports/audio/HVSC-Update/distinfo 2011-03-20 02:13:21.000000000 +0900 >+++ audio/HVSC-Update/distinfo 2011-08-09 15:56:08.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (HVSC_Update_Tool_source_284.tgz) = 29698dfdb9998fcfc5bf5234d98fdaa5ea6f6cf708e317934ab946fe3a8f5f4c >-SIZE (HVSC_Update_Tool_source_284.tgz) = 111554 >+SHA256 (HVSC_Update_Tool_source_285.tar.gz) = b047f03b547858b3c56902582524b33af5cf60142fac56346ef0857e6fa947b2 >+SIZE (HVSC_Update_Tool_source_285.tar.gz) = 106891 >diff -urN /usr/ports/audio/HVSC-Update/pkg-plist audio/HVSC-Update/pkg-plist >--- /usr/ports/audio/HVSC-Update/pkg-plist 2003-10-21 20:23:55.000000000 +0900 >+++ audio/HVSC-Update/pkg-plist 1970-01-01 09:00:00.000000000 +0900 >@@ -1,4 +0,0 @@ >-bin/HVSC-Update >-%%PORTDOCS%%%%DOCSDIR%%/HVSC_Update.txt >-%%PORTDOCS%%%%DOCSDIR%%/SID_file_format.txt >-%%PORTDOCS%%@dirrm %%DOCSDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 160073
: 117910