Index: head/security/cracklib/Makefile =================================================================== --- head/security/cracklib/Makefile (revision 300425) +++ head/security/cracklib/Makefile (revision 300426) @@ -1,40 +1,39 @@ # New ports collection makefile for: cracklib # Date created: 22 April 2000 # Whom: ajk@iu.edu # # $FreeBSD$ # PORTNAME= cracklib -PORTVERSION= 2.8.18 -PORTREVISION= 2 +PORTVERSION= 2.8.19 CATEGORIES= security MASTER_SITES= SF MAINTAINER= sbz@FreeBSD.org COMMENT= Password-checking library LICENSE= LGPL21 MAN3= ${PORTNAME}.3 MLINKS= ${PORTNAME}.3 FascistCheck.3 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --with-default-dict=${PREFIX}/libdata/${PORTNAME} .ifdef(WITH_PYTHON) USE_PYTHON= yes CONFIGURE_ARGS+= --with-python PLIST_SUB+= PYTHON="" .else CONFIGURE_ARGS+= --without-python PLIST_SUB+= PYTHON="@comment " .endif post-install: ${INSTALL_MAN} ${FILESDIR}/${MAN3} ${MAN3PREFIX}/man/man3/ @${MKDIR} ${PREFIX}/libdata/${PORTNAME} ${INSTALL_DATA} ${FILESDIR}/pw_dict* ${PREFIX}/libdata/${PORTNAME}/ .include Property changes on: head/security/cracklib/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/security/cracklib/distinfo =================================================================== --- head/security/cracklib/distinfo (revision 300425) +++ head/security/cracklib/distinfo (revision 300426) @@ -1,2 +1,2 @@ -SHA256 (cracklib-2.8.18.tar.gz) = 2b072f67f7267358459424c3ed70f7f5b70919118e6504a90d3bce37a67c1454 -SIZE (cracklib-2.8.18.tar.gz) = 587311 +SHA256 (cracklib-2.8.19.tar.gz) = 7086b0ca23f875c9cd9ea2a993c262384b274dba9c4ea1da845ec8ac290748a9 +SIZE (cracklib-2.8.19.tar.gz) = 611602 Property changes on: head/security/cracklib/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property