svn commit: r319460 - head/devel/p5-PAR

Martin Wilke miwi at FreeBSD.org
Fri May 31 01:45:48 UTC 2013


Author: miwi
Date: Fri May 31 01:45:47 2013
New Revision: 319460
URL: http://svnweb.freebsd.org/changeset/ports/319460

Log:
  - Do not try to remove dirs. not created by the port
  - Trim header
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/devel/p5-PAR/Makefile   (contents, props changed)
  head/devel/p5-PAR/pkg-plist   (contents, props changed)

Modified: head/devel/p5-PAR/Makefile
==============================================================================
--- head/devel/p5-PAR/Makefile	Fri May 31 01:45:25 2013	(r319459)
+++ head/devel/p5-PAR/Makefile	Fri May 31 01:45:47 2013	(r319460)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	devel/p5-PAR
-# Date created:				Aug 27 2003
-# Whom:					Autrijus Tang <autrijus at autrijus.org>
-#
+# Created by: Autrijus Tang <autrijus at autrijus.org>
 # $FreeBSD$
-#
 
 PORTNAME=	PAR
 PORTVERSION=	1.00.7

Modified: head/devel/p5-PAR/pkg-plist
==============================================================================
--- head/devel/p5-PAR/pkg-plist	Fri May 31 01:45:25 2013	(r319459)
+++ head/devel/p5-PAR/pkg-plist	Fri May 31 01:45:47 2013	(r319460)
@@ -6,5 +6,4 @@
 %%SITE_PERL%%/PAR/SetupTemp.pm
 %%SITE_PERL%%/PAR/Tutorial.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/PAR/.packlist
- at dirrmtry %%SITE_PERL%%/auto/PAR
 @dirrmtry %%SITE_PERL%%/PAR


More information about the svn-ports-head mailing list