Date: Wed, 13 Mar 2013 11:08:15 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314063 - head/astro/p5-Astro-FITS-Header Message-ID: <201303131108.r2DB8FvG091755@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro @dirrm %%SITE_PERL%%/Astro/FITS/Header @dirrmtry %%SITE_PERL%%/Astro/FITS @dirrmtry %%SITE_PERL%%/Astro
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303131108.r2DB8FvG091755>