pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/miniupnpd VERSION 2.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e16c428c786d
branches:  trunk
changeset: 353234:e16c428c786d
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Oct 01 11:32:57 2016 +0000

description:
VERSION 2.0:

2016/04/18:
  linux/netfilter: fix compile time detection of iptables version >= 1.4.3
2016/03/08:
  linux/netfilter: do not add MASQUERADE rule if ports are equals
2016/02/19:
  set IPv6 Hop limit to 10
  fix HOST: header of event notifications in IPv6
  be more compliant on 64bit machines : ui4 in [0;2^32-1]

diffstat:

 net/miniupnpd/Makefile |   4 ++--
 net/miniupnpd/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 6edb036a4450 -r e16c428c786d net/miniupnpd/Makefile
--- a/net/miniupnpd/Makefile    Sat Oct 01 10:21:13 2016 +0000
+++ b/net/miniupnpd/Makefile    Sat Oct 01 11:32:57 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2016/06/01 11:36:45 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2016/10/01 11:32:57 adam Exp $
 
-DISTNAME=      miniupnpd-1.9.20160222
+DISTNAME=      miniupnpd-2.0
 CATEGORIES=    net
 MASTER_SITES=  http://miniupnp.free.fr/files/download.php?file=
 
diff -r 6edb036a4450 -r e16c428c786d net/miniupnpd/distinfo
--- a/net/miniupnpd/distinfo    Sat Oct 01 10:21:13 2016 +0000
+++ b/net/miniupnpd/distinfo    Sat Oct 01 11:32:57 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2016/03/01 13:14:52 adam Exp $
+$NetBSD: distinfo,v 1.21 2016/10/01 11:32:57 adam Exp $
 
-SHA1 (miniupnpd-1.9.20160222.tar.gz) = e872a2a7ad0b6b4cc74f5e1849e988c6b84929f4
-RMD160 (miniupnpd-1.9.20160222.tar.gz) = f4234091fee4e64d3a126d35ea04a849047d9191
-SHA512 (miniupnpd-1.9.20160222.tar.gz) = ebc24a69fde793a537c46bc1e2107f94a17b0d8818aa23a4b6faeb2b735f35db840a6ccc49efbe62a3960ad1f346bbb183b6d06eb5ac42c98c2d56c02869fdda
-Size (miniupnpd-1.9.20160222.tar.gz) = 217541 bytes
+SHA1 (miniupnpd-2.0.tar.gz) = 0ec4766db6a8adf81736fb08d45fabf4bae8ebb9
+RMD160 (miniupnpd-2.0.tar.gz) = 5a0f816814fafa453cf1f168435a509bd98b0cdc
+SHA512 (miniupnpd-2.0.tar.gz) = c88036d3f4b065fc855572db8945d921641a71a23ffe8b52cb4ccb1a7cf3e7396841c436d54d7ff5968d034d8c4bfc91630719959000436230bb8c37e5bdc8d4
+Size (miniupnpd-2.0.tar.gz) = 217802 bytes
 SHA1 (patch-genconfig.sh) = 2bd34c785bf4812e191144fd6cb5af89dccce1ee



Home | Main Index | Thread Index | Old Index