Index: head/devel/libdaemon/Makefile =================================================================== --- head/devel/libdaemon/Makefile (revision 254792) +++ head/devel/libdaemon/Makefile (revision 254793) @@ -1,21 +1,21 @@ # New ports collection makefile for: libdaemon # Date created: 2005-10-17 # Whom: Michael Johnson # # $FreeBSD$ # PORTNAME= libdaemon -PORTVERSION= 0.12 +PORTVERSION= 0.14 CATEGORIES= devel MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight C library that eases the writing of UNIX daemons CONFIGURE_ARGS= --disable-lynx USE_AUTOTOOLS= libtool:22 USE_GNOME= gnomehack gnometarget ltverhack USE_LDCONFIG= yes .include Property changes on: head/devel/libdaemon/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/devel/libdaemon/distinfo =================================================================== --- head/devel/libdaemon/distinfo (revision 254792) +++ head/devel/libdaemon/distinfo (revision 254793) @@ -1,3 +1,3 @@ -MD5 (libdaemon-0.12.tar.gz) = 76596823cc1a6d1cdf7779b782ff0ee6 -SHA256 (libdaemon-0.12.tar.gz) = 39e7c9f8644d1af310d076c1a5cc648040033e4724e7edfd85eb983ad88336d0 -SIZE (libdaemon-0.12.tar.gz) = 355167 +MD5 (libdaemon-0.14.tar.gz) = 509dc27107c21bcd9fbf2f95f5669563 +SHA256 (libdaemon-0.14.tar.gz) = fd23eb5f6f986dcc7e708307355ba3289abe03cc381fc47a80bca4a50aa6b834 +SIZE (libdaemon-0.14.tar.gz) = 340474 Property changes on: head/devel/libdaemon/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/libdaemon/pkg-plist =================================================================== --- head/devel/libdaemon/pkg-plist (revision 254792) +++ head/devel/libdaemon/pkg-plist (revision 254793) @@ -1,13 +1,16 @@ include/libdaemon/daemon.h include/libdaemon/dexec.h include/libdaemon/dfork.h include/libdaemon/dlog.h include/libdaemon/dnonblock.h include/libdaemon/dpid.h include/libdaemon/dsignal.h lib/libdaemon.a lib/libdaemon.la lib/libdaemon.so lib/libdaemon.so.0 libdata/pkgconfig/libdaemon.pc +%%DOCSDIR%%/README.html +%%DOCSDIR%%/style.css +@dirrm %%DOCSDIR%% @dirrm include/libdaemon Property changes on: head/devel/libdaemon/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property