svn commit: r330673 - head/multimedia/libdca
Guido Falsi
madpilot at FreeBSD.org
Thu Oct 17 21:08:03 UTC 2013
Author: madpilot
Date: Thu Oct 17 21:08:02 2013
New Revision: 330673
URL: http://svnweb.freebsd.org/changeset/ports/330673
Log:
- Convert to staging
Modified:
head/multimedia/libdca/Makefile (contents, props changed)
head/multimedia/libdca/pkg-plist (contents, props changed)
Modified: head/multimedia/libdca/Makefile
==============================================================================
--- head/multimedia/libdca/Makefile Thu Oct 17 20:53:58 2013 (r330672)
+++ head/multimedia/libdca/Makefile Thu Oct 17 21:08:02 2013 (r330673)
@@ -14,8 +14,4 @@ USE_BZIP2= yes
USES= pkgconfig pathfix
USE_LDCONFIG= yes
-MAN1= dcadec.1 extract_dca.1
-MLINKS= dcadec.1 dtsdec.1 extract_dca.1 extract_dts.1
-
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/multimedia/libdca/pkg-plist
==============================================================================
--- head/multimedia/libdca/pkg-plist Thu Oct 17 20:53:58 2013 (r330672)
+++ head/multimedia/libdca/pkg-plist Thu Oct 17 21:08:02 2013 (r330673)
@@ -11,3 +11,7 @@ lib/libdca.so.0
lib/libdts.a
libdata/pkgconfig/libdca.pc
libdata/pkgconfig/libdts.pc
+man/man1/dcadec.1.gz
+man/man1/extract_dca.1.gz
+man/man1/dtsdec.1.gz
+man/man1/extract_dts.1.gz
More information about the svn-ports-head
mailing list