ports/142013: [PATCH] net/p5-Net-OpenID-Consumer: update to 1.03

Andrey Kostenko andrey at kostenko.name
Fri Dec 25 15:20:01 UTC 2009


>Number:         142013
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-OpenID-Consumer: update to 1.03
>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 Dec 25 15:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Kostenko
>Release:        FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD veda.park.rambler.ru 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Thu Feb 12 22:34:21 MSK 2009
>Description:
- Update to 1.03

Port maintainer (perl at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Net-OpenID-Consumer-1.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-OpenID-Consumer/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	6 Dec 2008 17:13:13 -0000	1.5
+++ Makefile	25 Dec 2009 15:15:10 -0000
@@ -1,9 +1,8 @@
-# New ports collection makefile for:	p5-Net-OpenID-Consumer
-# Date created:		2007-05-04
-# Whom:			Gea-Suan Lin <gslin at gslin.org>
+# New ports collection makefile for:  p5-Net-OpenID-Consumer
+# Date created:               2007-05-04
+# Whom:                       Gea-Suan Lin <gslin at gslin.org>
 #
 # $FreeBSD: ports/net/p5-Net-OpenID-Consumer/Makefile,v 1.5 2008/12/06 17:13:13 miwi Exp $
-#
 
 PORTNAME=	Net-OpenID-Consumer
 PORTVERSION=	1.03
@@ -14,19 +13,24 @@
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Library for consumers of OpenID identities
 
-RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
-		${SITE_PERL}/Crypt/DH.pm:${PORTSDIR}/security/p5-Crypt-DH \
-		${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
-		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
-		${SITE_PERL}/URI/Fetch.pm:${PORTSDIR}/www/p5-URI-Fetch
-BUILD_DEPENDS=	${RUN_DEPENDS}
-
-PERL_CONFIGURE=	yes
-
-MAN3=		Net::OpenID::Association.3 Net::OpenID::ClaimedIdentity.3 \
-		Net::OpenID::Consumer.3 Net::OpenID::IndirectMessage.3 \
-    		Net::OpenID::URIFetch.3 Net::OpenID::VerifiedIdentity.3 \
-		Net::OpenID::Yadis.3 Net::OpenID::Yadis::Service.3
+BUILD_DEPENDS=	p5-Crypt-DH>=0.05:${PORTSDIR}/security/p5-Crypt-DH \
+		p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
+		p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
+		p5-Time-Local>=0:${PORTSDIR}/devel/p5-Time-Local \
+		p5-URI>=0:${PORTSDIR}/net/p5-URI \
+		p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
+		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS=	${BUILD_DEPENDS}
+
+PERL_CONFIGURE=	YES
+MAN3=	Net::OpenID::Association.3\
+	Net::OpenID::ClaimedIdentity.3\
+	Net::OpenID::Consumer.3\
+	Net::OpenID::IndirectMessage.3\
+	Net::OpenID::URIFetch.3\
+	Net::OpenID::VerifiedIdentity.3\
+	Net::OpenID::Yadis.3\
+	Net::OpenID::Yadis::Service.3
 
 post-patch:
 	@${FIND} ${WRKSRC} -type f -name "*.orig" -delete
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-OpenID-Consumer/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	11 Nov 2008 08:21:41 -0000	1.2
+++ pkg-plist	25 Dec 2009 15:15:11 -0000
@@ -1,5 +1,3 @@
- at comment $FreeBSD: ports/net/p5-Net-OpenID-Consumer/pkg-plist,v 1.2 2008/11/11 08:21:41 clsung Exp $
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID/Consumer/.packlist
 %%SITE_PERL%%/Net/OpenID/Association.pm
 %%SITE_PERL%%/Net/OpenID/ClaimedIdentity.pm
 %%SITE_PERL%%/Net/OpenID/Consumer.pm
@@ -8,6 +6,7 @@
 %%SITE_PERL%%/Net/OpenID/VerifiedIdentity.pm
 %%SITE_PERL%%/Net/OpenID/Yadis.pm
 %%SITE_PERL%%/Net/OpenID/Yadis/Service.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID/Consumer/.packlist
 @dirrmtry %%SITE_PERL%%/Net/OpenID/Yadis
 @dirrmtry %%SITE_PERL%%/Net/OpenID
 @dirrmtry %%SITE_PERL%%/Net
--- p5-Net-OpenID-Consumer-1.03.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list