ports/118862: [PATCH] net-im/p5-Net-XMPP: update to 1.02

Ying-Chieh Liao ijliao at csie.nctu.edu.tw
Wed Dec 19 15:40:02 UTC 2007


>Number:         118862
>Category:       ports
>Synopsis:       [PATCH] net-im/p5-Net-XMPP: update to 1.02
>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:   Wed Dec 19 15:40:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #14: Thu Jul 26 09:06:47 CST 2007
>Description:
- Update to 1.02

Port maintainer (lars.eggert at gmx.net) is cc'd.

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

--- p5-Net-XMPP-1.02.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-im/p5-Net-XMPP/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	8 Sep 2007 01:02:50 -0000	1.4
+++ Makefile	19 Dec 2007 15:39:41 -0000
@@ -6,20 +6,20 @@
 #
 
 PORTNAME=	Net-XMPP
-PORTVERSION=	1.0
+PORTVERSION=	1.02
 CATEGORIES=	net-im perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Net
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	lars.eggert at gmx.net
 COMMENT=	Net::XMPP provides Perl Developer access to the XMPP protocol
 
-BUILD_DEPENDS=	${SITE_PERL}/XML/Stream.pm:${PORTSDIR}/textproc/p5-XML-Stream \
-		${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
+BUILD_DEPENDS=	p5-XML-Stream>=1.22:${PORTSDIR}/textproc/p5-XML-Stream \
+		p5-Digest-SHA1>=1.02:${PORTSDIR}/security/p5-Digest-SHA1
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-PERL_CONFIGURE=	5.8.0+	# Require perl 5.8.x due to XML::Stream
+USE_PERL5=	5.8.0+	# Require perl 5.8.x due to XML::Stream
+PERL_MODBUILD=	yes
 
 MAN3=		Net::XMPP.3 Net::XMPP::Client.3 Net::XMPP::Connection.3 \
 		Net::XMPP::Debug.3 Net::XMPP::IQ.3 Net::XMPP::JID.3 \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net-im/p5-Net-XMPP/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	1 Feb 2006 01:02:02 -0000	1.2
+++ distinfo	19 Dec 2007 15:39:41 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-XMPP-1.0.tar.gz) = 6338484aa0d394e68c01666ca34e5241
-SHA256 (Net-XMPP-1.0.tar.gz) = 364da8fc826e6387fe70cca5967b9a5c4ec66878b259fdaa051e13d926c88ef8
-SIZE (Net-XMPP-1.0.tar.gz) = 96081
+MD5 (Net-XMPP-1.02.tar.gz) = 67cf40d3bbbe6740c21c856c79692fde
+SHA256 (Net-XMPP-1.02.tar.gz) = 69761441e214042b10b6608afaffbb1b5262e4aaaddb4b315dbf2ea48c4742ea
+SIZE (Net-XMPP-1.02.tar.gz) = 121653
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net-im/p5-Net-XMPP/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	22 Jan 2006 02:46:38 -0000	1.2
+++ pkg-plist	19 Dec 2007 15:39:41 -0000
@@ -11,8 +11,5 @@
 %%SITE_PERL%%/Net/XMPP/Protocol.pm
 %%SITE_PERL%%/Net/XMPP/Roster.pm
 %%SITE_PERL%%/Net/XMPP/Stanza.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/XMPP/.packlist
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/XMPP
- at dirrmtry %%SITE_PERL%%/mach/auto/Net
 @dirrm %%SITE_PERL%%/Net/XMPP
 @dirrmtry %%SITE_PERL%%/Net
--- p5-Net-XMPP-1.02.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list