svn commit: r314063 - head/astro/p5-Astro-FITS-Header

Baptiste Daroussin bapt at FreeBSD.org
Wed Mar 13 11:08:16 UTC 2013


Author: bapt
Date: Wed Mar 13 11:08:15 2013
New Revision: 314063
URL: http://svnweb.freebsd.org/changeset/ports/314063

Log:
  Do not removed directories not owned by the port
  
  Reported by:	pkg DEVELOPER_MODE

Modified:
  head/astro/p5-Astro-FITS-Header/Makefile
  head/astro/p5-Astro-FITS-Header/pkg-plist   (contents, props changed)

Modified: head/astro/p5-Astro-FITS-Header/Makefile
==============================================================================
--- head/astro/p5-Astro-FITS-Header/Makefile	Wed Mar 13 11:06:11 2013	(r314062)
+++ head/astro/p5-Astro-FITS-Header/Makefile	Wed Mar 13 11:08:15 2013	(r314063)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:	Astro-FITS-Header
-# Date created:			Mar 10, 2004
-# Whom:				ijliao
-#
+# Created by: ijliao
 # $FreeBSD$
-#
 
 PORTNAME=	Astro-FITS-Header
 PORTVERSION=	3.07

Modified: head/astro/p5-Astro-FITS-Header/pkg-plist
==============================================================================
--- head/astro/p5-Astro-FITS-Header/pkg-plist	Wed Mar 13 11:06:11 2013	(r314062)
+++ head/astro/p5-Astro-FITS-Header/pkg-plist	Wed Mar 13 11:08:15 2013	(r314063)
@@ -4,8 +4,6 @@
 %%SITE_PERL%%/Astro/FITS/Header/GSD.pm
 %%SITE_PERL%%/Astro/FITS/Header/Item.pm
 %%SITE_PERL%%/Astro/FITS/Header/NDF.pm
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
 @dirrm %%SITE_PERL%%/Astro/FITS/Header
 @dirrmtry %%SITE_PERL%%/Astro/FITS
 @dirrmtry %%SITE_PERL%%/Astro


More information about the svn-ports-head mailing list