net-irc/miniupnpd: Bumping to 1.10_pre20150721
authorBjarke Istrup Pedersen <gurligebis@gentoo.org>
Mon, 14 Sep 2015 10:46:04 +0000 (10:46 +0000)
committerBjarke Istrup Pedersen <gurligebis@gentoo.org>
Mon, 14 Sep 2015 10:46:27 +0000 (10:46 +0000)
Package-Manager: portage-2.2.20.1

net-misc/miniupnpd/Manifest
net-misc/miniupnpd/files/miniupnpd-1.10-build.patch
net-misc/miniupnpd/miniupnpd-1.10_pre20150721.ebuild [moved from net-misc/miniupnpd/miniupnpd-1.10_pre20141209.ebuild with 95% similarity]

index 331feec2c0c82f9f027e513f4a901d36a89b8f90..9915e8c9e3bbdcab1010ed43f828a3c4ef61e854 100644 (file)
@@ -1 +1 @@
-DIST miniupnpd-1.9.20141209.tar.gz 193183 SHA256 e2bc8040e912574af122cd295012b566b574032e39d76086c5ad1968bbc9aba3 SHA512 c2cd66a48401c735f6e36909c6d69cf55c13ff559bcd1324e971ec03e062591477499590019d122a483531d95df7255ec1cd552f6a512c581046f61118fbdbd2 WHIRLPOOL 7000b2aa67fbdcd869a2bfa1e2f7ac1430cf7cffd926cff37add5c5101c8b97d521ea23b2b0749885f73c6e97ff24cd8076b4eea5388de76f3df27d20b366f06
+DIST miniupnpd-1.9.20150721.tar.gz 207562 SHA256 9340224e5023ecb5d1b7f45e4d69734dcfbadbe41a80d1f0182347e6b8104470 SHA512 ed060a19bfb8f285c10d0c86ca54b646d8cad6baf29266bb395fe75ec23de63986a51362281213e9a14cd14225cc19a33cf404a139a55c7b0f72ced78581c660 WHIRLPOOL 9050b20f6118c63fe9d1cce8c8710e47e9e491ff28a1df29bf4b7a1e4e57fa537b06ce8ed667c1bc138e63dc23ba95a793980a32586c84a4728aa5977d10c6d4
index cd2350766c5d3220a5121613bc770cff5b2d6259..8b0fefc76ace52c0217f2a105dccd4644d0aa00d 100644 (file)
@@ -67,8 +67,8 @@
 -endif # ifdef IPTABLESPATH
  endif # ifdef PCFILE_FOUND
  
--LDLIBS += -lnfnetlink
-+LDLIBS += -lip4tc -lnfnetlink
+-#LDLIBS += -lnfnetlink
++LDLIBS += -lip4tc
 +CPPFLAGS += -DIPTABLES_143
  
  TEST := $(shell $(PKG_CONFIG) --atleast-version=1.0.2 libnetfilter_conntrack && $(PKG_CONFIG) --atleast-version=1.0.3 libmnl && echo 1)
similarity index 95%
rename from net-misc/miniupnpd/miniupnpd-1.10_pre20141209.ebuild
rename to net-misc/miniupnpd/miniupnpd-1.10_pre20150721.ebuild
index 97e3a7cf7c961b52c46f04d18c4e098835cc854b..52ecfc135537c08895b7d22b91415afd7e1b94f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI="5"
 
 inherit eutils toolchain-funcs
 
-MY_PV=1.9.20141209
+MY_PV=1.9.20150721
 MY_P="${PN}-${MY_PV}"
 
 DESCRIPTION="MiniUPnP IGD Daemon"