pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/avahi Update to 0.6.31:
details: https://anonhg.NetBSD.org/pkgsrc/rev/17e2b15972c1
branches: trunk
changeset: 602899:17e2b15972c1
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 22 15:59:01 2012 +0000
description:
Update to 0.6.31:
Lennart Poettering (5):
systemd: syslog.target is not longer useful
build-sys: compatibility with newer automake
build-sys: prepare release
update NEWS
build-sys: actually, we need to place the service type database in lib64, not unconditionally
Ludwig Nussel (1):
database: add Mumble to service type database
diffstat:
net/avahi/Makefile | 5 ++---
net/avahi/distinfo | 10 +++++-----
net/avahi/patches/patch-ab | 8 ++++----
3 files changed, 11 insertions(+), 12 deletions(-)
diffs (50 lines):
diff -r 9e2c69153186 -r 17e2b15972c1 net/avahi/Makefile
--- a/net/avahi/Makefile Sun Apr 22 15:55:19 2012 +0000
+++ b/net/avahi/Makefile Sun Apr 22 15:59:01 2012 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2012/03/09 12:34:21 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2012/04/22 15:59:01 wiz Exp $
-DISTNAME= avahi-0.6.30
-PKGREVISION= 6
+DISTNAME= avahi-0.6.31
CATEGORIES= net
MASTER_SITES= http://avahi.org/download/
diff -r 9e2c69153186 -r 17e2b15972c1 net/avahi/distinfo
--- a/net/avahi/distinfo Sun Apr 22 15:55:19 2012 +0000
+++ b/net/avahi/distinfo Sun Apr 22 15:59:01 2012 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.10 2011/05/14 13:04:04 obache Exp $
+$NetBSD: distinfo,v 1.11 2012/04/22 15:59:01 wiz Exp $
-SHA1 (avahi-0.6.30.tar.gz) = 5b77443537600a00770e4c77e3c443eeb5861d06
-RMD160 (avahi-0.6.30.tar.gz) = 99dbc4f5711fd2962ac657811bebdb63947bd2c1
-Size (avahi-0.6.30.tar.gz) = 1243534 bytes
+SHA1 (avahi-0.6.31.tar.gz) = 7e05bd78572c9088b03b1207a0ad5aba38490684
+RMD160 (avahi-0.6.31.tar.gz) = 122f553ee2d43cdd0185540a63a8e1f587bdb08e
+Size (avahi-0.6.31.tar.gz) = 1268686 bytes
SHA1 (patch-aa) = 9d48b8358ed5dac5edb379c998d1c907feaf76ed
-SHA1 (patch-ab) = aca73131b1a1df97dab6f221c59bd5e21136f816
+SHA1 (patch-ab) = 49110f3c5502a56448ca6ee4412130299697f255
SHA1 (patch-ah) = 4b3ffdb927daef8c939527fd5c5893f9f88b3ff3
SHA1 (patch-ai) = 406b314c8105e28cffb83a92bb80f2dc1b264c3f
diff -r 9e2c69153186 -r 17e2b15972c1 net/avahi/patches/patch-ab
--- a/net/avahi/patches/patch-ab Sun Apr 22 15:55:19 2012 +0000
+++ b/net/avahi/patches/patch-ab Sun Apr 22 15:59:01 2012 +0000
@@ -1,11 +1,11 @@
-$NetBSD: patch-ab,v 1.2 2010/07/24 13:42:12 obache Exp $
+$NetBSD: patch-ab,v 1.3 2012/04/22 15:59:02 wiz Exp $
---- avahi-common/Makefile.in.orig 2010-07-13 03:06:34.000000000 +0000
+--- avahi-common/Makefile.in.orig 2012-02-14 22:36:35.000000000 +0000
+++ avahi-common/Makefile.in
-@@ -629,7 +629,7 @@ clean-libLTLIBRARIES:
+@@ -639,7 +639,7 @@ clean-libLTLIBRARIES:
rm -f "$${dir}/so_locations"; \
done
- libavahi-common.la: $(libavahi_common_la_OBJECTS) $(libavahi_common_la_DEPENDENCIES)
+ libavahi-common.la: $(libavahi_common_la_OBJECTS) $(libavahi_common_la_DEPENDENCIES) $(EXTRA_libavahi_common_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libavahi_common_la_LINK) -rpath $(libdir) $(libavahi_common_la_OBJECTS) $(libavahi_common_la_LIBADD) $(LIBS)
+ $(AM_V_CCLD)$(libavahi_common_la_LINK) -rpath $(libdir) $(libavahi_common_la_OBJECTS) $(libavahi_common_la_LIBADD) $(LIBS) $(INTLLIBS)
Home |
Main Index |
Thread Index |
Old Index