summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2014-03-31 11:25:22 +0000
committerwiz <wiz>2014-03-31 11:25:22 +0000
commitfeda9d538509a7dc9c80dc8a1ce727ceab118d34 (patch)
tree7efc734d3f1918ed76c78294ed9fd258b304c419 /net
parentb2335be7e1297bb02a3767af8bfd1523ec65ec1e (diff)
downloadpkgsrc-feda9d538509a7dc9c80dc8a1ce727ceab118d34.tar.gz
Add comment for first chunk.
Diffstat (limited to 'net')
-rw-r--r--net/miniupnpd/distinfo4
-rw-r--r--net/miniupnpd/patches/patch-Makefile4
2 files changed, 5 insertions, 3 deletions
diff --git a/net/miniupnpd/distinfo b/net/miniupnpd/distinfo
index dcdc761862f..2f862e94d0b 100644
--- a/net/miniupnpd/distinfo
+++ b/net/miniupnpd/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.10 2014/02/10 11:45:52 adam Exp $
+$NetBSD: distinfo,v 1.11 2014/03/31 11:25:22 wiz Exp $
SHA1 (miniupnpd-1.8.20140203.tar.gz) = f2ffb05db5831f0105662dcb2787ec5d6ea25630
RMD160 (miniupnpd-1.8.20140203.tar.gz) = 6f781c1fad39f0ff6901f1309aef32af41febbc8
Size (miniupnpd-1.8.20140203.tar.gz) = 170112 bytes
-SHA1 (patch-Makefile) = 622cfcaf46259dec41cf5bb9d11e6b5a2fa2830d
+SHA1 (patch-Makefile) = c7ec423a3f405aa19959c93df2432cb538e2563e
SHA1 (patch-bsd_getroute.c) = 0649c6e3febc2bac008f4325f71c64c99200c216
SHA1 (patch-bsd_ifacewatcher.c) = 3a9fdf12e721c1452bc34bf2a4938ae5d492a0f0
SHA1 (patch-upnputils.h) = a948bc7e77a9ef105f72b28f97498b329849e31f
diff --git a/net/miniupnpd/patches/patch-Makefile b/net/miniupnpd/patches/patch-Makefile
index 5663917c379..7a53aef0293 100644
--- a/net/miniupnpd/patches/patch-Makefile
+++ b/net/miniupnpd/patches/patch-Makefile
@@ -1,6 +1,8 @@
-$NetBSD: patch-Makefile,v 1.4 2013/10/21 10:06:57 fhajny Exp $
+$NetBSD: patch-Makefile,v 1.5 2014/03/31 11:25:22 wiz Exp $
+don't force -ansi
add missing linker flags
+
--- Makefile.orig 2013-02-06 13:14:42.000000000 +0000
+++ Makefile
@@ -17,7 +17,7 @@