svn commit: r382052 - in head/www: madsonic-standalone subsonic-standalone
Antoine Brodin
antoine at FreeBSD.org
Mon Mar 23 22:21:35 UTC 2015
Author: antoine
Date: Mon Mar 23 22:21:33 2015
New Revision: 382052
URL: https://svnweb.freebsd.org/changeset/ports/382052
QAT: https://qat.redports.org/buildarchive/r382052/
Log:
Fix packaging
Modified:
head/www/madsonic-standalone/Makefile
head/www/subsonic-standalone/Makefile
Modified: head/www/madsonic-standalone/Makefile
==============================================================================
--- head/www/madsonic-standalone/Makefile Mon Mar 23 21:55:03 2015 (r382051)
+++ head/www/madsonic-standalone/Makefile Mon Mar 23 22:21:33 2015 (r382052)
@@ -59,7 +59,6 @@ PLIST_SUB+= SUBSONIC_HOME="${SUBSONIC_HO
USER="${USERS}" \
GROUP="${GROUPS}"
SUB_FILES= pkg-message \
- message-common \
message-transcoding \
madsonic
SUB_LIST= SUBSONIC_HOME="${SUBSONIC_HOME}" \
Modified: head/www/subsonic-standalone/Makefile
==============================================================================
--- head/www/subsonic-standalone/Makefile Mon Mar 23 21:55:03 2015 (r382051)
+++ head/www/subsonic-standalone/Makefile Mon Mar 23 22:21:33 2015 (r382052)
@@ -55,7 +55,6 @@ PLIST_SUB+= SUBSONIC_HOME="${SUBSONIC_HO
USER="${USERS}" \
GROUP="${GROUPS}"
SUB_FILES= pkg-message \
- message-common \
message-transcoding \
subsonic
SUB_LIST= SUBSONIC_HOME="${SUBSONIC_HOME}" \
More information about the svn-ports-all
mailing list