Date: Fri, 31 May 2013 14:44: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: r319498 - head/www/p5-Catalyst-Plugin-Session-State-Cookie Message-ID: <201305311444.r4VEi6KC028870@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Fri May 31 14:44:06 2013 New Revision: 319498 URL: http://svnweb.freebsd.org/changeset/ports/319498 Log: - Do not try to remove dirs. not created by the port - Trim header Reported by: pkg (DEVELOPER_MODE) Modified: head/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile (contents, props changed) head/www/p5-Catalyst-Plugin-Session-State-Cookie/pkg-plist (contents, props changed) Modified: head/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile Fri May 31 14:43:45 2013 (r319497) +++ head/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile Fri May 31 14:44:06 2013 (r319498) @@ -1,9 +1,5 @@ -# Ports collection makefile for: p5-Catalyst-Plugin-Session-State-Cookie -# Date created: Nov 16, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Session-State-Cookie PORTVERSION= 0.17 Modified: head/www/p5-Catalyst-Plugin-Session-State-Cookie/pkg-plist ============================================================================== --- head/www/p5-Catalyst-Plugin-Session-State-Cookie/pkg-plist Fri May 31 14:43:45 2013 (r319497) +++ head/www/p5-Catalyst-Plugin-Session-State-Cookie/pkg-plist Fri May 31 14:44:06 2013 (r319498) @@ -1,6 +1,5 @@ %%SITE_PERL%%/Catalyst/Plugin/Session/State/Cookie.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/State/Cookie/.packlist -@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/State/Cookie @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/State @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session @dirrmtry %%SITE_PERL%%/Catalyst/Plugin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305311444.r4VEi6KC028870>