Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2013 21:08:03 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330673 - head/multimedia/libdca
Message-ID:  <201310172108.r9HL83vd043960@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310172108.r9HL83vd043960>