pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/sniproxy Update sniproxy to 0.4.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/f50569da7f62
branches: trunk
changeset: 652598:f50569da7f62
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Thu Jun 04 22:14:22 2015 +0000
description:
Update sniproxy to 0.4.0
2015-04-07 Dustin Lundquist <dustin%null-ptr.net@localhost>
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:
net/sniproxy/Makefile | 4 ++--
net/sniproxy/PLIST | 3 ++-
net/sniproxy/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 32085202b097 -r f50569da7f62 net/sniproxy/Makefile
--- a/net/sniproxy/Makefile Thu Jun 04 21:56:48 2015 +0000
+++ b/net/sniproxy/Makefile Thu Jun 04 22:14:22 2015 +0000
@@ -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 -r 32085202b097 -r f50569da7f62 net/sniproxy/PLIST
--- a/net/sniproxy/PLIST Thu Jun 04 21:56:48 2015 +0000
+++ b/net/sniproxy/PLIST Thu Jun 04 22:14:22 2015 +0000
@@ -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 -r 32085202b097 -r f50569da7f62 net/sniproxy/distinfo
--- a/net/sniproxy/distinfo Thu Jun 04 21:56:48 2015 +0000
+++ b/net/sniproxy/distinfo Thu Jun 04 22:14:22 2015 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index