Index: head/textproc/libxslt/Makefile =================================================================== --- head/textproc/libxslt/Makefile (revision 73514) +++ head/textproc/libxslt/Makefile (revision 73515) @@ -1,52 +1,52 @@ # New ports collection makefile for: libxslt # Date created: 9th February 2001 # Whom: Ade Lovett # # $FreeBSD$ # PORTNAME= libxslt -PORTVERSION= 1.0.23 +PORTVERSION= 1.0.24 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_BZIP2= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_GNOMENG= yes USE_GNOME= gnomehack CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" MAN4= libexslt.4 libxslt.4 MAN1= xsltproc.1 .if !defined(WITHOUT_PYTHON) USE_PYTHON= yes PLIST_SUB+= PYTHON:="" .else CONFIGURE_ARGS+= --without-python PLIST_SUB+= PYTHON:="@comment " PKGNAMESUFFIX= -nopython .endif .if defined(WITH_MEM_DEBUG) CONFIGURE_ARGS+= --with-mem-debug .endif pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "libxslt has several tunables:" @${ECHO_MSG} "" @${ECHO_MSG} " WITHOUT_PYTHON=yes Turns off python support" @${ECHO_MSG} " WITH_MEM_DEBUG=yes Turns on memory debugging" @${ECHO_MSG} "" .include Property changes on: head/textproc/libxslt/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.35 \ No newline at end of property +1.36 \ No newline at end of property Index: head/textproc/libxslt/distinfo =================================================================== --- head/textproc/libxslt/distinfo (revision 73514) +++ head/textproc/libxslt/distinfo (revision 73515) @@ -1 +1 @@ -MD5 (gnome2/libxslt-1.0.23.tar.bz2) = bef9cddd70a16d3e980560cc14f7b1e8 +MD5 (gnome2/libxslt-1.0.24.tar.bz2) = a19d8cc0548b32f6cd007996364b3e53 Property changes on: head/textproc/libxslt/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.28 \ No newline at end of property +1.29 \ No newline at end of property