[PATCH] net-im/p5-Net-XMPP: update to 1.02.02

milki milki at rescomp.berkeley.edu
Thu Apr 7 21:18:19 UTC 2011


>Submitter-Id:	current-users
>Originator:	milki
>Organization:	UC Berkeley - RSSP-IT
>Confidential:	no 
>Synopsis:	[PATCH] net-im/p5-Net-XMPP: update to 1.02.02
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 7.3-RELEASE-p4 amd64
>Environment:
System: FreeBSD dev-www7.rescomp.berkeley.edu 7.3-RELEASE-p4 FreeBSD 7.3-RELEASE-p4 #15: Tue Nov 30 11:51:59 PST 2010
>Description:
- Update to 1.02.02

Depends on prs ports/156256 and ports/156260 for completion.

Port new port p5-LWP-Online 1.07 maintainer (perl at FreeBSD.org) is cc'd.

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

--- p5-Net-XMPP-1.02.02.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-im/p5-Net-XMPP/Makefile /tmp/milki/ports/p5-Net-XMPP/Makefile
--- /usr/ports/net-im/p5-Net-XMPP/Makefile	2009-09-19 13:38:21.000000000 -0700
+++ /tmp/milki/ports/p5-Net-XMPP/Makefile	2011-04-07 14:17:37.000000000 -0700
@@ -6,20 +6,25 @@
 #
 
 PORTNAME=	Net-XMPP
-PORTVERSION=	1.02
+DISTVERSION=	1.02_02
 CATEGORIES=	net-im perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:DAPATRICK
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Net::XMPP provides Perl Developer access to the XMPP protocol
 
-BUILD_DEPENDS+=	p5-XML-Stream>=1.22:${PORTSDIR}/textproc/p5-XML-Stream \
-		p5-Digest-SHA1>=1.02:${PORTSDIR}/security/p5-Digest-SHA1
-RUN_DEPENDS+=	p5-XML-Stream>=1.22:${PORTSDIR}/textproc/p5-XML-Stream \
+BUILD_DEPENDS+=	p5-XML-Stream>=1.23.04:${PORTSDIR}/textproc/p5-XML-Stream \
+		p5-Digest-SHA1>=1.02:${PORTSDIR}/security/p5-Digest-SHA1 \
+		p5-Authen-SASL>=2.12:${PORTSDIR}/security/p5-Authen-SASL \
+		p5-YAML-Tiny>=1.41:${PORTSDIR}/textproc/p5-YAML-Tiny
+RUN_DEPENDS+=	p5-XML-Stream>=1.23.04:${PORTSDIR}/textproc/p5-XML-Stream \
 		p5-Digest-SHA1>=1.02:${PORTSDIR}/security/p5-Digest-SHA1
 
-USE_PERL5=	5.8.0+	# Require perl 5.8.x due to XML::Stream
+TEST_DEPENDS+=	p5-Test-More>=0.92:${PORTSDIR}/devel/p5-Test-More
+
+USE_PERL5=	5.8.0+	# Require due to XML::Stream
 PERL_MODBUILD=	yes
 
 MAN3=		Net::XMPP.3 Net::XMPP::Client.3 Net::XMPP::Connection.3 \
diff -ruN --exclude=CVS /usr/ports/net-im/p5-Net-XMPP/distinfo /tmp/milki/ports/p5-Net-XMPP/distinfo
--- /usr/ports/net-im/p5-Net-XMPP/distinfo	2011-03-20 05:53:33.000000000 -0700
+++ /tmp/milki/ports/p5-Net-XMPP/distinfo	2011-04-07 11:05:59.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (Net-XMPP-1.02.tar.gz) = 69761441e214042b10b6608afaffbb1b5262e4aaaddb4b315dbf2ea48c4742ea
-SIZE (Net-XMPP-1.02.tar.gz) = 121653
+SHA256 (Net-XMPP-1.02_02.tar.gz) = 08e6482c83819789298536adb7e9c80b34b33683d50931e74022da28a3c92312
+SIZE (Net-XMPP-1.02_02.tar.gz) = 125998
--- p5-Net-XMPP-1.02.02.patch ends here ---



More information about the freebsd-perl mailing list