Date: Wed, 19 Jun 2013 14:52:06 +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: r321271 - head/www/p5-CGI-Ex Message-ID: <201306191452.r5JEq6hH053540@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Wed Jun 19 14:52:06 2013 New Revision: 321271 URL: http://svnweb.freebsd.org/changeset/ports/321271 Log: - Don't remove directories not created by this port - Trim header Reported by: pkg (DEVELOPER_MODE) Modified: head/www/p5-CGI-Ex/Makefile (contents, props changed) head/www/p5-CGI-Ex/pkg-plist (contents, props changed) Modified: head/www/p5-CGI-Ex/Makefile ============================================================================== --- head/www/p5-CGI-Ex/Makefile Wed Jun 19 14:51:53 2013 (r321270) +++ head/www/p5-CGI-Ex/Makefile Wed Jun 19 14:52:06 2013 (r321271) @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CGI-Ex -# Date created: 2006-07-20 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= CGI-Ex PORTVERSION= 2.38 Modified: head/www/p5-CGI-Ex/pkg-plist ============================================================================== --- head/www/p5-CGI-Ex/pkg-plist Wed Jun 19 14:51:53 2013 (r321270) +++ head/www/p5-CGI-Ex/pkg-plist Wed Jun 19 14:52:06 2013 (r321271) @@ -19,6 +19,5 @@ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Ex @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI @dirrmtry %%SITE_PERL%%/CGI/Ex/App -@dirrmtry %%SITE_PERL%%/CGI/Ex/Template @dirrmtry %%SITE_PERL%%/CGI/Ex @dirrmtry %%SITE_PERL%%/CGI
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306191452.r5JEq6hH053540>