FreeBSD Bugzilla – Attachment 142749 Details for
Bug 189814
[MAINTAINER] stagify audio/mpdas
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 985 bytes, created by
Henrik Friedrichsen
on 2014-05-14 19:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Henrik Friedrichsen
Created:
2014-05-14 19:50:00 UTC
Size:
985 bytes
patch
obsolete
>diff -Naur -Naur ../_mpdas/Makefile ./Makefile >--- ../_mpdas/Makefile 2014-05-14 22:19:58.000000000 +0200 >+++ ./Makefile 2014-05-14 22:38:20.000000000 +0200 >@@ -7,28 +7,26 @@ > CATEGORIES= audio > MASTER_SITES= http://50hz.ws/mpdas/ > >-MAINTAINER= hrkfdn@gmail.com >+MAINTAINER= henrik@affekt.org > COMMENT= MPD AudioScrobbler written in C++ supporting the latest protocol > > LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ > libmpd.so:${PORTSDIR}/audio/libmpd > >-USES= pkgconfig >-NO_STAGE= yes >-USE_BZIP2= yes >+USES= pkgconfig tar:bzip2 > > USE_RC_SUBR= mpdas > > SUB_FILES= pkg-message > >-PLIST_FILES= bin/mpdas >+PLIST_FILES= bin/mpdas \ >+ man/man1/mpdas.1.gz > >-MAN1= mpdas.1 > MANCOMPRESSED= no > >-post-patch: >- @${REINPLACE_CMD} -e 's#/usr/local#${PREFIX}#g; \ >- s#MANPREFIX#MAN_PREFIX#g' ${WRKSRC}/Makefile >+do-install: >+ ${INSTALL_PROGRAM} ${WRKSRC}/mpdas ${STAGEDIR}${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/mpdas.1 ${STAGEDIR}${PREFIX}/man/man1 > > post-install: > @${ECHO_MSG}
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 189814
: 142749