svn commit: r341074 - head/databases/p5-DBIx-Abstract

Antoine Brodin antoine at FreeBSD.org
Sat Jan 25 18:45:19 UTC 2014


Author: antoine
Date: Sat Jan 25 18:45:18 2014
New Revision: 341074
URL: http://svnweb.freebsd.org/changeset/ports/341074
QAT: https://qat.redports.org/buildarchive/r341074/

Log:
  - Stage support
  - Remove 1 duplicate and 1 inexistent directory from plist

Modified:
  head/databases/p5-DBIx-Abstract/Makefile
  head/databases/p5-DBIx-Abstract/pkg-plist

Modified: head/databases/p5-DBIx-Abstract/Makefile
==============================================================================
--- head/databases/p5-DBIx-Abstract/Makefile	Sat Jan 25 18:28:03 2014	(r341073)
+++ head/databases/p5-DBIx-Abstract/Makefile	Sat Jan 25 18:45:18 2014	(r341074)
@@ -20,7 +20,4 @@ TEST_DEPENDS=	p5-DBD-SQLite>=0:${PORTSDI
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		DBIx::Abstract.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/databases/p5-DBIx-Abstract/pkg-plist
==============================================================================
--- head/databases/p5-DBIx-Abstract/pkg-plist	Sat Jan 25 18:28:03 2014	(r341073)
+++ head/databases/p5-DBIx-Abstract/pkg-plist	Sat Jan 25 18:45:18 2014	(r341074)
@@ -1,7 +1,6 @@
 %%SITE_PERL%%/DBIx/Abstract.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Abstract/.packlist
+%%PERL5_MAN3%%/DBIx::Abstract.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Abstract
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Abstract
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx
- at dirrmtry %%SITE_PERL%%/DBIx/Abstract
 @dirrmtry %%SITE_PERL%%/DBIx


More information about the svn-ports-all mailing list