diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-05-12 12:45:00 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-05-12 12:45:00 +0000 |
commit | 924cd1b056879691eec8115bae5c4bc62af36ce5 (patch) | |
tree | 0415261c0792b089ddaa7c99191bcdd3425a198b /net-im/p5-Net-XMPP | |
parent | 9dd024d71bcac4449b1a89b9c93e1f59ec36d1cb (diff) |
Notes
Diffstat (limited to 'net-im/p5-Net-XMPP')
-rw-r--r-- | net-im/p5-Net-XMPP/Makefile | 7 | ||||
-rw-r--r-- | net-im/p5-Net-XMPP/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net-im/p5-Net-XMPP/Makefile b/net-im/p5-Net-XMPP/Makefile index e0eb0f784c1e..6e3364ecb3be 100644 --- a/net-im/p5-Net-XMPP/Makefile +++ b/net-im/p5-Net-XMPP/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-XMPP -DISTVERSION= 1.02_04 -PORTREVISION= 1 +DISTVERSION= 1.05 CATEGORIES= net-im perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAPATRICK @@ -13,8 +12,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Net::XMPP provides Perl Developer access to the XMPP protocol BUILD_DEPENDS= p5-Authen-SASL>=2.12:${PORTSDIR}/security/p5-Authen-SASL \ - p5-Digest-SHA1>=1.02:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-XML-Stream>=1.23.04:${PORTSDIR}/textproc/p5-XML-Stream + p5-Digest-SHA>=5.95:${PORTSDIR}/security/p5-Digest-SHA \ + p5-XML-Stream>=1.24:${PORTSDIR}/textproc/p5-XML-Stream RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-LWP-Online>=1.07:${PORTSDIR}/www/p5-LWP-Online \ p5-YAML-Tiny>=1.41:${PORTSDIR}/textproc/p5-YAML-Tiny diff --git a/net-im/p5-Net-XMPP/distinfo b/net-im/p5-Net-XMPP/distinfo index 10abdd527eb0..169910946f5a 100644 --- a/net-im/p5-Net-XMPP/distinfo +++ b/net-im/p5-Net-XMPP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-XMPP-1.02_04.tar.gz) = 80804c10aa9e9a5ffc1700b23a418987e805e6595777e909d31c9919dba46f59 -SIZE (Net-XMPP-1.02_04.tar.gz) = 104816 +SHA256 (Net-XMPP-1.05.tar.gz) = 4c02200577c2b235a163a09bfaa152bf000fe5f1499ad80ce16ab66808949362 +SIZE (Net-XMPP-1.05.tar.gz) = 103876 |