diff options
author | culot <culot@FreeBSD.org> | 2014-03-22 17:08:02 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2014-03-22 17:08:02 +0800 |
commit | ede9a3d3db6cd69b792af055a24e5bb214c687d3 (patch) | |
tree | a45e2fcb1e21f59258f7d0cb5db2aa208fe8352d /dns | |
parent | b86ff395c6f181f3f5ef2df86d9bcca72198cc23 (diff) | |
download | freebsd-ports-gnome-ede9a3d3db6cd69b792af055a24e5bb214c687d3.tar.gz freebsd-ports-gnome-ede9a3d3db6cd69b792af055a24e5bb214c687d3.tar.zst freebsd-ports-gnome-ede9a3d3db6cd69b792af055a24e5bb214c687d3.zip |
- Update to 0.12
Changes: http://search.cpan.org/dist/Net-DNS-Lite/Changes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS-Lite/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS-Lite/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/p5-Net-DNS-Lite/Makefile b/dns/p5-Net-DNS-Lite/Makefile index a50ae4631373..0d8a7302ca07 100644 --- a/dns/p5-Net-DNS-Lite/Makefile +++ b/dns/p5-Net-DNS-Lite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-DNS-Lite -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/dns/p5-Net-DNS-Lite/distinfo b/dns/p5-Net-DNS-Lite/distinfo index edfb778df75f..548e62565b07 100644 --- a/dns/p5-Net-DNS-Lite/distinfo +++ b/dns/p5-Net-DNS-Lite/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DNS-Lite-0.11.tar.gz) = c7e7b02b41075c3e4d5b1901da9c371d5d89d57a955f4d2bcb270053f723b987 -SIZE (Net-DNS-Lite-0.11.tar.gz) = 28679 +SHA256 (Net-DNS-Lite-0.12.tar.gz) = 3d8c93feb03cfef2aae31bf9415258a1eb1818da3e752c3aeffba135d1c5d1a7 +SIZE (Net-DNS-Lite-0.12.tar.gz) = 26018 |