Index: head/security/libident/Makefile =================================================================== --- head/security/libident/Makefile (revision 98890) +++ head/security/libident/Makefile (revision 98891) @@ -1,30 +1,30 @@ # New ports collection makefile for: libident # Date created: 9 October 1995 # Whom: torstenb@FreeBSD.org # # $FreeBSD$ # PORTNAME= libident -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= security MASTER_SITES= http://rdenisc.free.fr/libident/ MAINTAINER= ports@FreeBSD.org COMMENT= A small library to interface the ident protocol server (rfc1413) -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_GNOME= gnometarget lthack USE_LIBTOOL= yes +INSTALLS_SHLIB= yes MAN3= ident.3 post-install: .if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} + @${MKDIR} ${DOCSDIR} .for i in README ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor .endif .include Property changes on: head/security/libident/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/security/libident/distinfo =================================================================== --- head/security/libident/distinfo (revision 98890) +++ head/security/libident/distinfo (revision 98891) @@ -1 +1 @@ -MD5 (libident-0.31.tar.gz) = 35731c0d544b6f72427426ee6036ef3e +MD5 (libident-0.32.tar.gz) = 9b9346eacc28d842d164881f0efa3388 Property changes on: head/security/libident/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/security/libident/pkg-plist =================================================================== --- head/security/libident/pkg-plist (revision 98890) +++ head/security/libident/pkg-plist (revision 98891) @@ -1,7 +1,6 @@ include/ident.h -lib/libident.la lib/libident.a lib/libident.so lib/libident.so.0 %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%@dirrm %%DOCSDIR%% Property changes on: head/security/libident/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property