aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-AnyEvent-XMPP
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2013-01-31 16:31:26 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2013-01-31 16:31:26 +0000
commit301dd66d4e196f14239cde23225156c16e3446e9 (patch)
treeca979c79f5a74d1f4df22628bb3a0ec1d3103eae /net-im/p5-AnyEvent-XMPP
parentf99a6fc36a8284248d88daad03ce4185d76f84ca (diff)
downloadports-301dd66d4e196f14239cde23225156c16e3446e9.tar.gz
ports-301dd66d4e196f14239cde23225156c16e3446e9.zip
- Update to 0.54
Notes
Notes: svn path=/head/; revision=311321
Diffstat (limited to 'net-im/p5-AnyEvent-XMPP')
-rw-r--r--net-im/p5-AnyEvent-XMPP/Makefile9
-rw-r--r--net-im/p5-AnyEvent-XMPP/distinfo4
-rw-r--r--net-im/p5-AnyEvent-XMPP/pkg-plist1
3 files changed, 6 insertions, 8 deletions
diff --git a/net-im/p5-AnyEvent-XMPP/Makefile b/net-im/p5-AnyEvent-XMPP/Makefile
index 9658ce4479b0..08778b335ec4 100644
--- a/net-im/p5-AnyEvent-XMPP/Makefile
+++ b/net-im/p5-AnyEvent-XMPP/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-AnyEvent-XMPP
-# Date created: 15 Aug, 2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= AnyEvent-XMPP
-PORTVERSION= 0.52
+PORTVERSION= 0.54
CATEGORIES= net-im perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -72,6 +68,7 @@ MAN3= AnyEvent::XMPP.3 \
AnyEvent::XMPP::Error::IQ.3 \
AnyEvent::XMPP::IM::Presence.3 \
AnyEvent::XMPP::Ext::MUC::Room.3 \
+ AnyEvent::XMPP::Ext::Receipts.3 \
AnyEvent::XMPP::Client.3
.include <bsd.port.pre.mk>
diff --git a/net-im/p5-AnyEvent-XMPP/distinfo b/net-im/p5-AnyEvent-XMPP/distinfo
index 282a6fd303c8..6071d2e009e1 100644
--- a/net-im/p5-AnyEvent-XMPP/distinfo
+++ b/net-im/p5-AnyEvent-XMPP/distinfo
@@ -1,2 +1,2 @@
-SHA256 (AnyEvent-XMPP-0.52.tar.gz) = d953c2558b772a2d92d6cd6bf2b473cb6cf10e92cd1e98628d4eb01f64a83fa0
-SIZE (AnyEvent-XMPP-0.52.tar.gz) = 119258
+SHA256 (AnyEvent-XMPP-0.54.tar.gz) = bd8d03bf860f26efd2aef8914f466b486222a190bdb27013a25bcd8aa2271020
+SIZE (AnyEvent-XMPP-0.54.tar.gz) = 122640
diff --git a/net-im/p5-AnyEvent-XMPP/pkg-plist b/net-im/p5-AnyEvent-XMPP/pkg-plist
index e090053af288..bc480d6c7c48 100644
--- a/net-im/p5-AnyEvent-XMPP/pkg-plist
+++ b/net-im/p5-AnyEvent-XMPP/pkg-plist
@@ -26,6 +26,7 @@
%%SITE_PERL%%/AnyEvent/XMPP/Ext/OOB.pm
%%SITE_PERL%%/AnyEvent/XMPP/Ext/Ping.pm
%%SITE_PERL%%/AnyEvent/XMPP/Ext/Pubsub.pm
+%%SITE_PERL%%/AnyEvent/XMPP/Ext/Receipts.pm
%%SITE_PERL%%/AnyEvent/XMPP/Ext/RegisterForm.pm
%%SITE_PERL%%/AnyEvent/XMPP/Ext/Registration.pm
%%SITE_PERL%%/AnyEvent/XMPP/Ext/VCard.pm