Index: head/www/sarg/Makefile =================================================================== --- head/www/sarg/Makefile (revision 472088) +++ head/www/sarg/Makefile (revision 472089) @@ -1,50 +1,49 @@ # Created by: mt@primats.org.ua # $FreeBSD$ PORTNAME= sarg -PORTVERSION= 2.3.10 -PORTREVISION= 2 +PORTVERSION= 2.3.11 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= garga@FreeBSD.org COMMENT= Squid log analyzer and HTML report generator LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= GD PHP NLS PCRE LDAP ICONV OPTIONS_DEFAULT=GD PHP PCRE LDAP ICONV OPTIONS_SUB= yes PHP_DESC= Install PHP for reporting generating USES= autoreconf gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir="${ETCDIR}" \ --enable-fontdir="${ETCDIR}/fonts" \ --enable-imagedir="${ETCDIR}/images" CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib NLS_USES= gettext NLS_USES_OFF= gettext-tools NLS_CONFIGURE_ENABLE= nls NLS_LIBS= -lintl GD_CONFIGURE_WITH= gd GD_LIB_DEPENDS= libgd.so:graphics/gd PHP_CONFIGURE_ON= --enable-sargphp="${ETCDIR}" PHP_CONFIGURE_OFF= --disable-sargphp PCRE_CONFIGURE_WITH= pcre PCRE_LIB_DEPENDS= libpcre.so:devel/pcre LDAP_USE= USE_OPENLDAP=yes LDAP_CONFIGURE_WITH= ldap ICONV_USES= iconv ICONV_CONFIGURE_WITH= iconv ICONV_LDFLAGS= ${ICONV_LIB} post-patch: @${REINPLACE_CMD} -e '/test .*==/ s/==/=/' \ ${WRKSRC}/configure .include Index: head/www/sarg/distinfo =================================================================== --- head/www/sarg/distinfo (revision 472088) +++ head/www/sarg/distinfo (revision 472089) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465660054 -SHA256 (sarg-2.3.10.tar.gz) = f83eeb3fe09f1c571e927b991027b2f59b90b360caee40f623586b9a2a93bc95 -SIZE (sarg-2.3.10.tar.gz) = 1270660 +TIMESTAMP = 1528577696 +SHA256 (sarg-2.3.11.tar.gz) = d0f8fbefb5fdc716e75c778525d96ac9eef622d3de94da8d70e2bdc7ab81daa2 +SIZE (sarg-2.3.11.tar.gz) = 1346884 Index: head/www/sarg/files/patch-configure.in =================================================================== --- head/www/sarg/files/patch-configure.in (revision 472088) +++ head/www/sarg/files/patch-configure.in (nonexistent) @@ -1,11 +0,0 @@ ---- configure.in.orig 2016-06-11 17:42:50 UTC -+++ configure.in -@@ -148,7 +148,7 @@ AC_STRUCT_TM - - # Change the gettext version according to the available version on your system. - # It should not be necessary to change it unless you run autoreconf -fi. --AM_GNU_GETTEXT_VERSION([0.18]) -+AM_GNU_GETTEXT_VERSION([0.19]) - AM_GNU_GETTEXT([external]) - - AC_SYS_LARGEFILE Property changes on: head/www/sarg/files/patch-configure.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property