summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-01-22 09:33:32 +0000
committerwiz <wiz@pkgsrc.org>2013-01-22 09:33:32 +0000
commitbdcc90295db46a874a4afa0ad3c5532118af02b6 (patch)
treee75e5c6113ec6afae838d13e0ef2b4c5a692a03b /multimedia
parent32f9c964f0e411782529fb20f34e75fe06d88654 (diff)
downloadpkgsrc-bdcc90295db46a874a4afa0ad3c5532118af02b6.tar.gz
automake-1.13 compat.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mediatomb/distinfo4
-rw-r--r--multimedia/mediatomb/patches/patch-aa14
2 files changed, 15 insertions, 3 deletions
diff --git a/multimedia/mediatomb/distinfo b/multimedia/mediatomb/distinfo
index 6ce5cfb0547..ceec86cb7e2 100644
--- a/multimedia/mediatomb/distinfo
+++ b/multimedia/mediatomb/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.12 2012/11/27 20:16:40 tron Exp $
+$NetBSD: distinfo,v 1.13 2013/01/22 09:36:08 wiz Exp $
SHA1 (mediatomb-0.12.1.tar.gz) = 86e880584cc9c8aaf3926d56048510d1d06e76b4
RMD160 (mediatomb-0.12.1.tar.gz) = ecb61ca2483f76421beef1036ac442b8f805fa96
Size (mediatomb-0.12.1.tar.gz) = 1240612 bytes
-SHA1 (patch-aa) = d4d5964d6bbe76e470a75ffa5b81048ffaf6cb63
+SHA1 (patch-aa) = ac6c102295a64d101bb9afc8226869c30d0301fb
SHA1 (patch-ab) = 3bc30de7f20c9468489453de95db28ec2192e2bb
SHA1 (patch-af) = aab0d775169c886b58c1fc72489437341c4c25e7
SHA1 (patch-ag) = 601d239d5a9ec51a63be6ecfa762c2598f8ecf5e
diff --git a/multimedia/mediatomb/patches/patch-aa b/multimedia/mediatomb/patches/patch-aa
index d424cf6793f..c25aae7937a 100644
--- a/multimedia/mediatomb/patches/patch-aa
+++ b/multimedia/mediatomb/patches/patch-aa
@@ -1,11 +1,23 @@
-$NetBSD: patch-aa,v 1.4 2012/09/25 11:45:11 ryoon Exp $
+$NetBSD: patch-aa,v 1.5 2013/01/22 09:36:08 wiz Exp $
+First chunk: automake-1.13 compat.
+
+Rest:
Avoid dependence on "liblwres". Based on this patch for "pupnp":
http://pupnp.git.sourceforge.net/git/gitweb.cgi?p=pupnp/pupnp;a=commitdiff;h=5151d4520308f59c71764423c3853a35cf23e279#patch9
--- configure.ac.orig 2010-04-07 22:38:51.000000000 +0000
+++ configure.ac
+@@ -30,7 +30,7 @@
+
+ AC_PREREQ(2.61)
+ AC_INIT([MediaTomb], [0.12.1], [jin@mediatomb.cc])
+-AM_CONFIG_HEADER([autoconfig.h tombupnp/upnp/inc/upnpconfig.h])
++AC_CONFIG_HEADER([autoconfig.h tombupnp/upnp/inc/upnpconfig.h])
+ AC_CONFIG_AUX_DIR(configure_aux)
+ AC_CONFIG_SRCDIR([src/common.h])
+ AM_INIT_AUTOMAKE([1.9 -Wall])
@@ -696,20 +696,23 @@ fi
AC_CHECK_FUNCS([gethostbyname_r],[],