FreeBSD Bugzilla – Attachment 128633 Details for
Bug 172495
audio/guspat: Update MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.30 KB, created by
tkato432
on 2012-10-08 19:00:26 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-10-08 19:00:26 UTC
Size:
1.30 KB
patch
obsolete
>diff -urN /usr/ports/audio/guspat/Makefile audio/guspat/Makefile >--- /usr/ports/audio/guspat/Makefile 2012-08-16 04:26:13.000000000 +0900 >+++ audio/guspat/Makefile 2012-10-08 23:26:26.000000000 +0900 >@@ -1,17 +1,13 @@ >-# New ports collection makefile for: guspat >-# Date created: 2004/07/04 >-# Whom: nork@FreeBSD.org >-# >+# Created by: nork@FreeBSD.org > # $FreeBSD: ports/audio/guspat/Makefile,v 1.6 2012/08/15 19:26:13 tabthorpe Exp $ >-# > > PORTNAME= guspat > PORTVERSION= 20000706 > PORTREVISION= 2 > CATEGORIES= audio >-MASTER_SITES= http://www.linet.gr.jp/~tamuki/timidity/eawplus/ >-MASTER_SITES+= ${MASTER_SITE_LOCAL} >-MASTER_SITE_SUBDIR= nork >+MASTER_SITES= ftp://plamo.linet.gr.jp/pub/Plamo-src/contrib/Sound/timidity/ \ >+ RINGSERVER/linux/Plamo/Plamo-src/contrib/Sound/timidity \ >+ LOCAL/nork > DISTFILES= ${PORTNAME}-${PORTVERSION}-required${EXTRACT_SUFX} \ > ${PORTNAME}-${PORTVERSION}-optional${EXTRACT_SUFX} > >@@ -32,8 +28,9 @@ > > do-install: > @${MKDIR} ${DATADIR} >- @${CP} -pr ${WRKSRC}/* ${DATADIR} >+ @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${DATADIR}) > @${MKDIR} ${PREFIX}/${TIMIDITY_DATADIR} >- @${INSTALL_DATA} ${WRKSRC}/timidity.cfg ${PREFIX}/${TIMIDITY_DATADIR}/timidity.cfg-guspat >+ (cd ${WRKSRC} && ${INSTALL_DATA} timidity.cfg \ >+ ${PREFIX}/${TIMIDITY_DATADIR}/timidity.cfg-guspat) > > .include <bsd.port.mk>
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 172495
: 128633