svn commit: r318301 - head/databases/p5-DBIx-Tree

Martin Wilke miwi at FreeBSD.org
Thu May 16 09:44:16 UTC 2013


Author: miwi
Date: Thu May 16 09:44:15 2013
New Revision: 318301
URL: http://svnweb.freebsd.org/changeset/ports/318301

Log:
  - Fix plist
  - Trim header
  
  Reported by:	poudriere exp-run

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

Modified: head/databases/p5-DBIx-Tree/Makefile
==============================================================================
--- head/databases/p5-DBIx-Tree/Makefile	Thu May 16 09:44:11 2013	(r318300)
+++ head/databases/p5-DBIx-Tree/Makefile	Thu May 16 09:44:15 2013	(r318301)
@@ -1,12 +1,9 @@
-# New ports collection makefile for:	p5-DBIx-Tree
-# Date created:				January 29th 2003
-# Whom:	      				Philip M. Gollucci <philip at p6m7g8.com>
-#
+# Created by: Philip M. Gollucci <philip at p6m7g8.com>
 # $FreeBSD$
-#
 
 PORTNAME=	DBIx-Tree
 PORTVERSION=	1.96
+PORTREVISION=	1
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/databases/p5-DBIx-Tree/pkg-plist
==============================================================================
--- head/databases/p5-DBIx-Tree/pkg-plist	Thu May 16 09:44:11 2013	(r318300)
+++ head/databases/p5-DBIx-Tree/pkg-plist	Thu May 16 09:44:15 2013	(r318301)
@@ -2,5 +2,4 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Tree/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Tree
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx
- at dirrmtry %%SITE_PERL%%/auto/DBIx
 @dirrmtry %%SITE_PERL%%/DBIx


More information about the svn-ports-all mailing list