svn commit: r365220 - head/dns/p5-Net-DNS-SEC
Kurt Jaeger
pi at FreeBSD.org
Sun Aug 17 18:18:36 UTC 2014
Author: pi
Date: Sun Aug 17 18:18:35 2014
New Revision: 365220
URL: http://svnweb.freebsd.org/changeset/ports/365220
QAT: https://qat.redports.org/buildarchive/r365220/
Log:
dns/p5-Net-DNS-SEC: 0.19 -> 0.20
- Fix rt.cpan.org #97457
!hex! error when parsing NSEC3 with empty salt
Modified:
head/dns/p5-Net-DNS-SEC/Makefile
head/dns/p5-Net-DNS-SEC/distinfo
Modified: head/dns/p5-Net-DNS-SEC/Makefile
==============================================================================
--- head/dns/p5-Net-DNS-SEC/Makefile Sun Aug 17 18:17:01 2014 (r365219)
+++ head/dns/p5-Net-DNS-SEC/Makefile Sun Aug 17 18:18:35 2014 (r365220)
@@ -1,8 +1,7 @@
-# Created by: Kimura Fuyuki <fuyuki at hadaly.org>
# $FreeBSD$
PORTNAME= Net-DNS-SEC
-PORTVERSION= 0.19
+PORTVERSION= 0.20
CATEGORIES= dns perl5
MASTER_SITES= CPAN \
http://www.ripe.net/ripencc/pub-services/np/DISI/SRC/
Modified: head/dns/p5-Net-DNS-SEC/distinfo
==============================================================================
--- head/dns/p5-Net-DNS-SEC/distinfo Sun Aug 17 18:17:01 2014 (r365219)
+++ head/dns/p5-Net-DNS-SEC/distinfo Sun Aug 17 18:18:35 2014 (r365220)
@@ -1,2 +1,2 @@
-SHA256 (Net-DNS-SEC-0.19.tar.gz) = dd30e5d972c29acdef6ca0526abb13cead56794d5652a5b133cf8443dc8fcc14
-SIZE (Net-DNS-SEC-0.19.tar.gz) = 80708
+SHA256 (Net-DNS-SEC-0.20.tar.gz) = 161b3309148554eb2ca9fdb8dc0e8ec7948a0cb1203144e76812b6e7ddb68491
+SIZE (Net-DNS-SEC-0.20.tar.gz) = 80778
More information about the svn-ports-all
mailing list