summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-04-24 06:20:20 +0000
committerWen Heping <wen@FreeBSD.org>2012-04-24 06:20:20 +0000
commitfde821dfa49f022c64acd44278d3f75ec49cb011 (patch)
tree7d81091dd01c62a690a26890c52ee6a767a8b8e4 /net-im
parent- Update to 0.22 (diff)
- Update to 0.52 [1]
ChangeLog: http://cpansearch.perl.org/src/ELMEX/AnyEvent-XMPP-0.52/Changes - Reset maintainer to perl@ PR: 167244 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Notes
Notes: svn path=/head/; revision=295383
Diffstat (limited to 'net-im')
-rw-r--r--net-im/p5-AnyEvent-XMPP/Makefile12
-rw-r--r--net-im/p5-AnyEvent-XMPP/distinfo4
2 files changed, 11 insertions, 5 deletions
diff --git a/net-im/p5-AnyEvent-XMPP/Makefile b/net-im/p5-AnyEvent-XMPP/Makefile
index 270e5912a2d0..9658ce4479b0 100644
--- a/net-im/p5-AnyEvent-XMPP/Makefile
+++ b/net-im/p5-AnyEvent-XMPP/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= AnyEvent-XMPP
-PORTVERSION= 0.51
+PORTVERSION= 0.52
CATEGORIES= net-im perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= perl@FreeBSD.org
COMMENT= An implementation of the XMPP Protocol
BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
@@ -74,4 +74,10 @@ MAN3= AnyEvent::XMPP.3 \
AnyEvent::XMPP::Ext::MUC::Room.3 \
AnyEvent::XMPP::Client.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+# One of it's dependency is p5-GSSAPI which is marked broken for 7.X
+.if ${OSVERSION} < 800000
+BROKEN= Does not work on FreeBSD 7.x
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/net-im/p5-AnyEvent-XMPP/distinfo b/net-im/p5-AnyEvent-XMPP/distinfo
index d3336d90ca73..282a6fd303c8 100644
--- a/net-im/p5-AnyEvent-XMPP/distinfo
+++ b/net-im/p5-AnyEvent-XMPP/distinfo
@@ -1,2 +1,2 @@
-SHA256 (AnyEvent-XMPP-0.51.tar.gz) = 9a7145c941e74d082b7a577431c6a7453b9650032e6c2c04fc45753fcf5261fb
-SIZE (AnyEvent-XMPP-0.51.tar.gz) = 115033
+SHA256 (AnyEvent-XMPP-0.52.tar.gz) = d953c2558b772a2d92d6cd6bf2b473cb6cf10e92cd1e98628d4eb01f64a83fa0
+SIZE (AnyEvent-XMPP-0.52.tar.gz) = 119258