svn commit: r319672 - head/databases/p5-DBIx-Sequence

Martin Wilke miwi at FreeBSD.org
Sun Jun 2 15:03:19 UTC 2013


Author: miwi
Date: Sun Jun  2 15:03:18 2013
New Revision: 319672
URL: http://svnweb.freebsd.org/changeset/ports/319672

Log:
  - Fix plist
  - Trim header
  
  Reported by:	pkg (PKG_DEVELOPER_MODE)

Modified:
  head/databases/p5-DBIx-Sequence/Makefile   (contents, props changed)
  head/databases/p5-DBIx-Sequence/pkg-plist   (contents, props changed)

Modified: head/databases/p5-DBIx-Sequence/Makefile
==============================================================================
--- head/databases/p5-DBIx-Sequence/Makefile	Sun Jun  2 15:02:41 2013	(r319671)
+++ head/databases/p5-DBIx-Sequence/Makefile	Sun Jun  2 15:03:18 2013	(r319672)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-DBIx-Sequence
-# Date created:				6 Jan 2006
-# Whom:					Jon Nistor <nistor at snickers.org>
-#
+# Created by: Jon Nistor <nistor at snickers.org>
 # $FreeBSD$
-#
 
 PORTNAME=	DBIx-Sequence
 PORTVERSION=	1.5

Modified: head/databases/p5-DBIx-Sequence/pkg-plist
==============================================================================
--- head/databases/p5-DBIx-Sequence/pkg-plist	Sun Jun  2 15:02:41 2013	(r319671)
+++ head/databases/p5-DBIx-Sequence/pkg-plist	Sun Jun  2 15:03:18 2013	(r319672)
@@ -1,7 +1,6 @@
 %%SITE_PERL%%/DBIx/Sequence.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Sequence/.packlist
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Sequence
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Sequence
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx
- at dirrmtry %%SITE_PERL%%/DBIx/Sequence
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
 @dirrmtry %%SITE_PERL%%/DBIx


More information about the svn-ports-all mailing list