ports/157046: [maintainer] www/p5-RT-Authen-ExternalAuth upgrade to 0.09

Matthew Seaman m.seaman at infracaninophile.co.uk
Sat May 14 16:40:11 UTC 2011


>Number:         157046
>Category:       ports
>Synopsis:       [maintainer] www/p5-RT-Authen-ExternalAuth upgrade to 0.09
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 14 16:40:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.2-STABLE FreeBSD 8.2-STABLE #40 r220927M: Thu Apr 21 22:17:47 BST 2011 root at lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64


	
>Description:

Upgrade to 0.09

ChangeLog:

   http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.09/ChangeLog

>How-To-Repeat:
	
>Fix:

	

--- p5-RT-Authen-ExternalAuth.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-RT-Authen-ExternalAuth/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	16 Dec 2010 02:34:04 -0000	1.7
+++ Makefile	14 May 2011 16:29:22 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	RT-Authen-ExternalAuth
-PORTVERSION=	0.08
-PORTREVISION=	3
+DISTVERSION=	0.09
 CATEGORIES=	www net perl5
-MASTER_SITES=	CPAN
+MASTER_SITES=	CPAN/../../authors/id/F/FA/FALCONE/
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	m.seaman at infracaninophile.co.uk
@@ -43,7 +42,7 @@
 
 .endif
 
-MAN3=		RT::Authen::ExternalAuth.3 RT::User_Vendor.3
+MAN3=		RT::Authen::ExternalAuth.3
 PLIST_SUB+=	RTHOME=${RTHOME}
 
 # Note: You can install using an arbitrary $PREFIX but only if it
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-RT-Authen-ExternalAuth/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	19 Mar 2011 12:35:57 -0000	1.3
+++ distinfo	14 May 2011 16:29:22 -0000
@@ -1,4 +1,4 @@
-SHA256 (RT-Authen-ExternalAuth-0.08.tar.gz) = 2d211e5425e6e6a63b163de3d1a510768a18dbe77f233834da6d8a6b4528b24a
-SIZE (RT-Authen-ExternalAuth-0.08.tar.gz) = 39386
+SHA256 (RT-Authen-ExternalAuth-0.09.tar.gz) = 4b2fd506f55c69b126c191c330f4bdd89ccec364077e1fd035610d19f38319bc
+SIZE (RT-Authen-ExternalAuth-0.09.tar.gz) = 56056
 SHA256 (RT-Authen-ExternalAuth-0.05.tar.gz) = e4ef01558d874b438c4818c5de1a373b93b8c2d4abffe9b87f0b88807a93c47e
 SIZE (RT-Authen-ExternalAuth-0.05.tar.gz) = 34653
Index: pkg-plist.rt38
===================================================================
RCS file: /home/ncvs/ports/www/p5-RT-Authen-ExternalAuth/pkg-plist.rt38,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist.rt38
--- pkg-plist.rt38	14 Jan 2010 06:21:03 -0000	1.3
+++ pkg-plist.rt38	14 May 2011 16:29:22 -0000
@@ -1,8 +1,10 @@
 man/auto/RT/Authen/ExternalAuth/.packlist
 %%RTHOME%%/plugins/RT-Authen-ExternalAuth/etc/RT_SiteConfig.pm
+%%RTHOME%%/plugins/RT-Authen-ExternalAuth/html/Callbacks/ExternalAuth/Elements/Header/Head
 %%RTHOME%%/plugins/RT-Authen-ExternalAuth/html/Callbacks/ExternalAuth/autohandler/Auth
+%%RTHOME%%/plugins/RT-Authen-ExternalAuth/html/Callbacks/ExternalAuth/autohandler/Session
+%%RTHOME%%/plugins/RT-Authen-ExternalAuth/html/Elements/DoAuth
 %%RTHOME%%/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth.pm
-%%RTHOME%%/plugins/RT-Authen-ExternalAuth/lib/RT/User_Vendor.pm
 %%RTHOME%%/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth/DBI.pm
 %%RTHOME%%/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth/DBI/Cookie.pm
 %%RTHOME%%/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ExternalAuth/LDAP.pm
@@ -11,7 +13,10 @@
 @dirrm %%RTHOME%%/plugins/RT-Authen-ExternalAuth/lib/RT/Authen
 @dirrm %%RTHOME%%/plugins/RT-Authen-ExternalAuth/lib/RT
 @dirrm %%RTHOME%%/plugins/RT-Authen-ExternalAuth/lib
+ at dirrm %%RTHOME%%/plugins/RT-Authen-ExternalAuth/html/Elements
 @dirrm %%RTHOME%%/plugins/RT-Authen-ExternalAuth/html/Callbacks/ExternalAuth/autohandler
+ at dirrm %%RTHOME%%/plugins/RT-Authen-ExternalAuth/html/Callbacks/ExternalAuth/Elements/Header
+ at dirrm %%RTHOME%%/plugins/RT-Authen-ExternalAuth/html/Callbacks/ExternalAuth/Elements
 @dirrm %%RTHOME%%/plugins/RT-Authen-ExternalAuth/html/Callbacks/ExternalAuth
 @dirrm %%RTHOME%%/plugins/RT-Authen-ExternalAuth/html/Callbacks
 @dirrm %%RTHOME%%/plugins/RT-Authen-ExternalAuth/html
--- p5-RT-Authen-ExternalAuth.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list