From 75d8249d9d839f04c435ef5f07fdc6d9b0f0eba7 Mon Sep 17 00:00:00 2001 From: garga Date: Fri, 26 Apr 2013 18:01:08 +0000 Subject: - Update to 2.3.6 - Convert USE_GETTEXT to USES=gettext --- www/sarg/Makefile | 4 ++-- www/sarg/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www/sarg') diff --git a/www/sarg/Makefile b/www/sarg/Makefile index 39cee41a87a4..3e652ab53441 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sarg -PORTVERSION= 2.3.5 +PORTVERSION= 2.3.6 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -33,7 +33,7 @@ MAN1= sarg.1 .if ${PORT_OPTIONS:MNLS} PLIST_SUB+= NLS="" -USE_GETTEXT= yes +USES+= gettext .else PLIST_SUB+= NLS="@comment " CONFIGURE_ARGS+=--disable-nls diff --git a/www/sarg/distinfo b/www/sarg/distinfo index 6d2a43d511c9..38d559265ff8 100644 --- a/www/sarg/distinfo +++ b/www/sarg/distinfo @@ -1,2 +1,2 @@ -SHA256 (sarg-2.3.5.tar.gz) = 661560a3dfbf793ac02260adf8f457029b7cebf676d04a0ecb09b3ba06e0b0fb -SIZE (sarg-2.3.5.tar.gz) = 1282010 +SHA256 (sarg-2.3.6.tar.gz) = 8b8d6ed9da1e5679d9f67508722d837a2b9e0347036084b3fbdb664780fe4c4f +SIZE (sarg-2.3.6.tar.gz) = 1281924 -- cgit