aboutsummaryrefslogtreecommitdiff
path: root/net/avahi
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-09-02 21:22:59 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-09-02 21:22:59 +0000
commit9af2da55a9eb70913b7183566136f0bfae4d3689 (patch)
tree78d264aa5400e87817de2460b268e62df92e10fd /net/avahi
parentd9a29ad3c737e93bf0f5112e62264ea430960a10 (diff)
downloadports-9af2da55a9eb70913b7183566136f0bfae4d3689.tar.gz
ports-9af2da55a9eb70913b7183566136f0bfae4d3689.zip
Notes
Diffstat (limited to 'net/avahi')
-rw-r--r--net/avahi/Makefile6
-rw-r--r--net/avahi/distinfo6
-rw-r--r--net/avahi/files/patch-configure11
-rw-r--r--net/avahi/pkg-plist3
4 files changed, 7 insertions, 19 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile
index 2e92072c2169..224eb9e4a878 100644
--- a/net/avahi/Makefile
+++ b/net/avahi/Makefile
@@ -6,8 +6,8 @@
# $MCom: ports/net/avahi/Makefile,v 1.15 2006/04/28 01:52:15 marcus Exp $
PORTNAME= avahi
-PORTVERSION= 0.6.12
-PORTREVISION?= 1
+PORTVERSION= 0.6.13
+PORTREVISION?= 0
CATEGORIES?= net dns
MASTER_SITES= http://www.avahi.org/download/
@@ -22,7 +22,7 @@ LIB_DEPENDS?= expat.6:${PORTSDIR}/textproc/expat2 \
USE_GNOME?= gnomehack ltverhack glib20
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS?=--with-distro=freebsd \
--with-dbus-system-address=unix:path=/var/run/dbus/dbus.pipe \
--disable-qt3 \
diff --git a/net/avahi/distinfo b/net/avahi/distinfo
index c0990ab8542a..3a834eb6a204 100644
--- a/net/avahi/distinfo
+++ b/net/avahi/distinfo
@@ -1,3 +1,3 @@
-MD5 (avahi-0.6.12.tar.gz) = dc9ab59c59fe3a5bb42a570898f56744
-SHA256 (avahi-0.6.12.tar.gz) = 3083d2aa0313e66f3b13eea39aee15578505fa98c2c8515dccfe46f8dd11bb2f
-SIZE (avahi-0.6.12.tar.gz) = 886104
+MD5 (avahi-0.6.13.tar.gz) = d1000689979105cc95b9ca102284aae4
+SHA256 (avahi-0.6.13.tar.gz) = 5e10afd1d3e98eac31ac0a4bdab63e6672b66a4bfd192eb700e6d3903be7b4b9
+SIZE (avahi-0.6.13.tar.gz) = 895380
diff --git a/net/avahi/files/patch-configure b/net/avahi/files/patch-configure
deleted file mode 100644
index 52dcf0989ccf..000000000000
--- a/net/avahi/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Mon Jul 3 14:57:08 2006
-+++ configure Mon Jul 3 14:58:09 2006
-@@ -20536,7 +20536,7 @@ fi
- # this is useful
- { echo "$as_me:$LINENO: checking whether to check for GCC pthread/shared inconsistencies" >&5
- echo $ECHO_N "checking whether to check for GCC pthread/shared inconsistencies... $ECHO_C" >&6; }
-- if test x"$GCC" != xyes; then
-+ if test x"" != xyes; then
- { echo "$as_me:$LINENO: result: no" >&5
- echo "${ECHO_T}no" >&6; }
- else
diff --git a/net/avahi/pkg-plist b/net/avahi/pkg-plist
index d4860d6b9865..e82e0f93da1c 100644
--- a/net/avahi/pkg-plist
+++ b/net/avahi/pkg-plist
@@ -7,6 +7,7 @@ bin/avahi-publish-service
bin/avahi-resolve
bin/avahi-resolve-address
bin/avahi-resolve-host-name
+bin/avahi-set-host-name
etc/avahi/avahi-daemon.conf
etc/avahi/avahi-dnsconfd.action
etc/avahi/hosts
@@ -90,7 +91,6 @@ libdata/pkgconfig/avahi-core.pc
libdata/pkgconfig/avahi-glib.pc
sbin/avahi-daemon
sbin/avahi-dnsconfd
-@exec mkdir -p %D/%%DOCSDIR%%
%%DATADIR%%/avahi-service.dtd
%%GTK%%%%DATADIR%%/interfaces/avahi-discover.glade
%%DATADIR%%/introspection/AddressResolver.introspect
@@ -106,7 +106,6 @@ sbin/avahi-dnsconfd
@dirrm %%DATADIR%%/introspection
%%GTK%%@dirrm %%DATADIR%%/interfaces
@dirrm %%DATADIR%%
-@dirrm %%DOCSDIR%%
@dirrm include/avahi-glib
@dirrm include/avahi-core
%%LIBDNS%%@dirrm include/avahi-compat-libdns_sd