diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-03-05 13:10:05 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-03-05 13:10:05 +0000 |
commit | 70769a6bba4ad0c625307d1e465f10669a4f9103 (patch) | |
tree | 3d97d6c711e398896fb322b700cc2e1ef759a221 /net-im | |
parent | da09860e0c4e12c7f2ba57079b7007f57a5fa089 (diff) | |
download | ports-70769a6bba4ad0c625307d1e465f10669a4f9103.tar.gz ports-70769a6bba4ad0c625307d1e465f10669a4f9103.zip |
- Update to 0.55
- Add LICENSE
Notes
Notes:
svn path=/head/; revision=347109
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-AnyEvent-XMPP/Makefile | 5 | ||||
-rw-r--r-- | net-im/p5-AnyEvent-XMPP/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/p5-AnyEvent-XMPP/Makefile b/net-im/p5-AnyEvent-XMPP/Makefile index e9b860f11aa6..b67d73ee0d42 100644 --- a/net-im/p5-AnyEvent-XMPP/Makefile +++ b/net-im/p5-AnyEvent-XMPP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= AnyEvent-XMPP -PORTVERSION= 0.54 +PORTVERSION= 0.55 CATEGORIES= net-im perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Implementation of the XMPP Protocol +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ p5-Net-LibIDN>=0:${PORTSDIR}/dns/p5-Net-LibIDN \ p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ diff --git a/net-im/p5-AnyEvent-XMPP/distinfo b/net-im/p5-AnyEvent-XMPP/distinfo index 6071d2e009e1..48b60024bc44 100644 --- a/net-im/p5-AnyEvent-XMPP/distinfo +++ b/net-im/p5-AnyEvent-XMPP/distinfo @@ -1,2 +1,2 @@ -SHA256 (AnyEvent-XMPP-0.54.tar.gz) = bd8d03bf860f26efd2aef8914f466b486222a190bdb27013a25bcd8aa2271020 -SIZE (AnyEvent-XMPP-0.54.tar.gz) = 122640 +SHA256 (AnyEvent-XMPP-0.55.tar.gz) = ec56b25e6a78630f79ee5e38b79a39957b8b89fb1ea03804f54defb9e3544256 +SIZE (AnyEvent-XMPP-0.55.tar.gz) = 122235 |