Date: Sat, 8 Jun 2013 16:24:48 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320264 - head/www/p5-URI-ToDisk Message-ID: <201306081624.r58GOmOh021242@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sat Jun 8 16:24:48 2013 New Revision: 320264 URL: http://svnweb.freebsd.org/changeset/ports/320264 Log: - Do not remove directories not created by this port  Reported by: pkg (DEVELOPER_MODE) Modified: head/www/p5-URI-ToDisk/Makefile (contents, props changed) head/www/p5-URI-ToDisk/pkg-plist (contents, props changed) Modified: head/www/p5-URI-ToDisk/Makefile ============================================================================== --- head/www/p5-URI-ToDisk/Makefile Sat Jun 8 16:24:44 2013 (r320263) +++ head/www/p5-URI-ToDisk/Makefile Sat Jun 8 16:24:48 2013 (r320264) @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-URI-ToDisk -# Date created: 08 March 2008 -# Whom: Cory R King <coryking@mozimedia.com> -# +# Created by: Cory R King <coryking@mozimedia.com> # $FreeBSD$ -# PORTNAME= URI-ToDisk PORTVERSION= 1.12 Modified: head/www/p5-URI-ToDisk/pkg-plist ============================================================================== --- head/www/p5-URI-ToDisk/pkg-plist Sat Jun 8 16:24:44 2013 (r320263) +++ head/www/p5-URI-ToDisk/pkg-plist Sat Jun 8 16:24:48 2013 (r320264) @@ -1,6 +1,5 @@ %%SITE_PERL%%/URI/ToDisk.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/ToDisk/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/URI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/ToDisk @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI @dirrmtry %%SITE_PERL%%/URI
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306081624.r58GOmOh021242>