summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-06-23 17:47:06 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-06-23 17:47:06 +0000
commitf93ff365de7fce2e52028c1c414c0ca82595fd17 (patch)
treef64da7142144f2a1534dd5c3dde959d4377b9249
parentUpdate to 0.21. (diff)
Update to 0.11 and transfer maintainership to gnome@.
Approved by: ahze (previous maintainer)
Notes
Notes: svn path=/head/; revision=194132
-rw-r--r--devel/libdaemon/Makefile9
-rw-r--r--devel/libdaemon/distinfo6
-rw-r--r--devel/libdaemon/pkg-plist2
3 files changed, 8 insertions, 9 deletions
diff --git a/devel/libdaemon/Makefile b/devel/libdaemon/Makefile
index a5e1177dee57..b247cb12e27c 100644
--- a/devel/libdaemon/Makefile
+++ b/devel/libdaemon/Makefile
@@ -6,17 +6,16 @@
#
PORTNAME= libdaemon
-PORTVERSION= 0.10
-PORTREVISION= 1
+PORTVERSION= 0.11
CATEGORIES= devel
MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= Lightweight C library that eases the writing of UNIX daemons
CONFIGURE_ARGS= --disable-lynx
-GNU_CONFIGURE= yes
-USE_GNOME= gnomehack
+USE_AUTOTOOLS= libtool:15
+USE_GNOME= gnomehack gnometarget ltverhack
INSTALLS_SHLIB= yes
.include <bsd.port.mk>
diff --git a/devel/libdaemon/distinfo b/devel/libdaemon/distinfo
index 5f3ef1fd229b..b00801635f80 100644
--- a/devel/libdaemon/distinfo
+++ b/devel/libdaemon/distinfo
@@ -1,3 +1,3 @@
-MD5 (libdaemon-0.10.tar.gz) = 6812a5e4063b5016f25e9a0cebbd3dd9
-SHA256 (libdaemon-0.10.tar.gz) = 83004489cce844d4f9180fb74cc4781bb79e31aecf60d529608a510cf114484e
-SIZE (libdaemon-0.10.tar.gz) = 345084
+MD5 (libdaemon-0.11.tar.gz) = b99a608ae9a762e809b667bfa20d86dd
+SHA256 (libdaemon-0.11.tar.gz) = d54efe38aad450363c46eaa32b1bf29cbd3b7f8c870c0ffcaec8891c22681eb0
+SIZE (libdaemon-0.11.tar.gz) = 355080
diff --git a/devel/libdaemon/pkg-plist b/devel/libdaemon/pkg-plist
index 3bd422fd3d0e..aae66833232b 100644
--- a/devel/libdaemon/pkg-plist
+++ b/devel/libdaemon/pkg-plist
@@ -8,6 +8,6 @@ include/libdaemon/dsignal.h
lib/libdaemon.a
lib/libdaemon.la
lib/libdaemon.so
-lib/libdaemon.so.2
+lib/libdaemon.so.0
libdata/pkgconfig/libdaemon.pc
@dirrm include/libdaemon