diff options
author | pi <pi@FreeBSD.org> | 2015-05-12 20:45:00 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2015-05-12 20:45:00 +0800 |
commit | d81db96590c59e9a9ed72168f6b91ef27a2d69dc (patch) | |
tree | 0415261c0792b089ddaa7c99191bcdd3425a198b /net-im | |
parent | b231c420026eed34ebc330b5963d516549c9ef81 (diff) | |
download | freebsd-ports-graphics-d81db96590c59e9a9ed72168f6b91ef27a2d69dc.tar.gz freebsd-ports-graphics-d81db96590c59e9a9ed72168f6b91ef27a2d69dc.tar.zst freebsd-ports-graphics-d81db96590c59e9a9ed72168f6b91ef27a2d69dc.zip |
net-im/p5-Net-XMPP: 1.02 -> 1.05
- Increase XML::Stream dependency to 1.24
- Update bug tracker location
- RT#94649 use Digest::SHA (from Debian package maintainers)
- RT#94650 spelling corrections (from Debian package maintainers)
Diffstat (limited to 'net-im')
-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 e0eb0f784c1..6e3364ecb3b 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 10abdd527eb..169910946f5 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 |