summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2015-06-04 22:14:22 +0000
committerwiedi <wiedi@pkgsrc.org>2015-06-04 22:14:22 +0000
commitde3397b40816b9d709de81dcfa9809b252c4efed (patch)
tree3ca22658ab47db6b8d2a75e92d954a293d54f422 /net
parent37a6ac7e83707f1024bf7d8a9c219b43cd4985e6 (diff)
downloadpkgsrc-de3397b40816b9d709de81dcfa9809b252c4efed.tar.gz
Update sniproxy to 0.4.0
2015-04-07 Dustin Lundquist <dustin@null-ptr.net> 0.4.0 release * Improve DNS resolver: Support for AAAA records Configuration options * Global access log * Man page for sniproxy.conf * Reject IP literals as hostnames for wildcard backends
Diffstat (limited to 'net')
-rw-r--r--net/sniproxy/Makefile4
-rw-r--r--net/sniproxy/PLIST3
-rw-r--r--net/sniproxy/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/net/sniproxy/Makefile b/net/sniproxy/Makefile
index 81a981bb425..17ebec90b62 100644
--- a/net/sniproxy/Makefile
+++ b/net/sniproxy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/10/21 12:04:44 wiedi Exp $
+# $NetBSD: Makefile,v 1.4 2015/06/04 22:14:22 wiedi Exp $
-DISTNAME= 0.3.6
+DISTNAME= 0.4.0
PKGNAME= sniproxy-${DISTNAME}
CATEGORIES= net
MASTER_SITES= https://github.com/dlundquist/sniproxy/archive/
diff --git a/net/sniproxy/PLIST b/net/sniproxy/PLIST
index ee7cca660df..092aa5291af 100644
--- a/net/sniproxy/PLIST
+++ b/net/sniproxy/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2014/10/21 12:04:44 wiedi Exp $
+@comment $NetBSD: PLIST,v 1.3 2015/06/04 22:14:22 wiedi Exp $
+man/man5/sniproxy.conf.5
man/man8/sniproxy.8
sbin/sniproxy
share/examples/sniproxy/sniproxy.conf
diff --git a/net/sniproxy/distinfo b/net/sniproxy/distinfo
index 1d5b02ea665..0a1beda1224 100644
--- a/net/sniproxy/distinfo
+++ b/net/sniproxy/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/10/21 12:04:44 wiedi Exp $
+$NetBSD: distinfo,v 1.3 2015/06/04 22:14:22 wiedi Exp $
-SHA1 (0.3.6.tar.gz) = f241bbbb12fff56896a58b85627aa01eeb914188
-RMD160 (0.3.6.tar.gz) = 749e2e432fe3dd6fa99ecd1b9545db4625537688
-Size (0.3.6.tar.gz) = 65100 bytes
+SHA1 (0.4.0.tar.gz) = 92c9010106dff3fb899d8f44ccd16cfb61920870
+RMD160 (0.4.0.tar.gz) = e8f8cb7765eaa2f10279a9090718c3e3d801620a
+Size (0.4.0.tar.gz) = 70186 bytes