diff options
author | culot <culot@FreeBSD.org> | 2011-05-16 21:18:50 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-05-16 21:18:50 +0800 |
commit | 7d8da61489cfa88a2fd98088b75d6729f6f9a45b (patch) | |
tree | 8402e8b9c19e35271595e9fdd94019a02be43202 /net | |
parent | 5768109f1cf8fb777f5f0f6d9234f43eeea534c6 (diff) | |
download | freebsd-ports-gnome-7d8da61489cfa88a2fd98088b75d6729f6f9a45b.tar.gz freebsd-ports-gnome-7d8da61489cfa88a2fd98088b75d6729f6f9a45b.tar.zst freebsd-ports-gnome-7d8da61489cfa88a2fd98088b75d6729f6f9a45b.zip |
- Update to 5.1.0
PR: ports/157003
Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-ZConf/Makefile | 3 | ||||
-rw-r--r-- | net/p5-ZConf/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/p5-ZConf/Makefile b/net/p5-ZConf/Makefile index a3b2ef15b054..f16cb4975fda 100644 --- a/net/p5-ZConf/Makefile +++ b/net/p5-ZConf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ZConf -PORTVERSION= 4.2.1 +PORTVERSION= 5.1.0 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX @@ -22,6 +22,7 @@ RUN_DEPENDS= ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-perl-ldap \ ${SITE_PERL}/Chooser.pm:${PORTSDIR}/devel/p5-Chooser \ ${SITE_PERL}/File/BaseDir.pm:${PORTSDIR}/devel/p5-File-BaseDir \ ${SITE_PERL}/Net/LDAP/AutoDNs.pm:${PORTSDIR}/net/p5-Net-LDAP-AutoDNs \ + ${SITE_PERL}/Module/List.pm:${PORTSDIR}/devel/p5-Module-List \ ${SITE_PERL}/Net/LDAP/AutoServer.pm:${PORTSDIR}/net/p5-Net-LDAP-AutoServer BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/net/p5-ZConf/distinfo b/net/p5-ZConf/distinfo index 6f344ce5b417..997a70b4535f 100644 --- a/net/p5-ZConf/distinfo +++ b/net/p5-ZConf/distinfo @@ -1,2 +1,2 @@ -SHA256 (ZConf-4.2.1.tar.gz) = 1822957cb1e140ebf233712a8339c58df00f5faa3b4670e922ef0ebb80859a2f -SIZE (ZConf-4.2.1.tar.gz) = 47989 +SHA256 (ZConf-5.1.0.tar.gz) = 06fdcb6c346b7f2f8144e596cbddae26deab842bdc0d4a6b6ebac46dda5bbf81 +SIZE (ZConf-5.1.0.tar.gz) = 47728 |