svn commit: r319498 - head/www/p5-Catalyst-Plugin-Session-State-Cookie
Martin Wilke
miwi at FreeBSD.org
Fri May 31 14:44:07 UTC 2013
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 at FreeBSD.org>
-#
+# Created by: Lars Balker Rasmussen <lbr at 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
- at 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
More information about the svn-ports-head
mailing list