ports/78080: [PATCH] www/p5-Maypole-Authentication-UserSessionCookie: update to 1.4
Yen-Ming Lee
leeym at FreeBSD.org
Fri Feb 25 17:20:15 UTC 2005
>Number: 78080
>Category: ports
>Synopsis: [PATCH] www/p5-Maypole-Authentication-UserSessionCookie: update to 1.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Feb 25 17:20:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Yen-Ming Lee
>Release: FreeBSD 5.3-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.3-STABLE FreeBSD 5.3-STABLE #1: Wed Feb 9 10:20:03 CST
>Description:
- Update to 1.4
- fix PLIST
Port maintainer (scrappy at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2005022405/p5-Maypole-Authentication-UserSessionCookie-1.3_1.log
>Fix:
--- p5-Maypole-Authentication-UserSessionCookie-1.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Maypole-Authentication-UserSessionCookie/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile 26 Aug 2004 19:26:40 -0000 1.2
+++ Makefile 25 Feb 2005 17:09:44 -0000
@@ -5,8 +5,8 @@
# $FreeBSD: ports/www/p5-Maypole-Authentication-UserSessionCookie/Makefile,v 1.2 2004/08/26 19:26:40 scrappy Exp $
PORTNAME= Maypole-Authentication-UserSessionCookie
-PORTVERSION= 1.3
-PORTREVISION= 1
+PORTVERSION= 1.4
+PORTREVISION= 0
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/S/SI/SIMON/
@@ -17,4 +17,6 @@
PERL_CONFIGURE= yes
+MAN3= Maypole::Authentication::UserSessionCookie.3
+
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-Maypole-Authentication-UserSessionCookie/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo 26 Aug 2004 19:26:40 -0000 1.2
+++ distinfo 25 Feb 2005 17:09:44 -0000
@@ -1,2 +1,2 @@
-MD5 (Maypole-Authentication-UserSessionCookie-1.3.tar.gz) = 0e72ed09d2c488c0f7b1dc668f6bf33b
-SIZE (Maypole-Authentication-UserSessionCookie-1.3.tar.gz) = 4583
+MD5 (Maypole-Authentication-UserSessionCookie-1.4.tar.gz) = 59b3b1372fce501645b6e82dc6a89033
+SIZE (Maypole-Authentication-UserSessionCookie-1.4.tar.gz) = 4810
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/p5-Maypole-Authentication-UserSessionCookie/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist 22 Aug 2004 00:09:01 -0000 1.1
+++ pkg-plist 25 Feb 2005 17:09:44 -0000
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Maypole/Authentication/UserSessionCookie.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/Authentication/UserSessionCookie/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/Authentication/UserSessionCookie
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/Authentication
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole
@unexec rmdir %D/%%SITE_PERL%%/Maypole/Authentication 2>/dev/null || true
--- p5-Maypole-Authentication-UserSessionCookie-1.4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list