From owner-svn-ports-all@FreeBSD.ORG Tue Mar 24 09:49:53 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B9F5F78; Tue, 24 Mar 2015 09:49:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D30BA21; Tue, 24 Mar 2015 09:49:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2O9nqfZ065436; Tue, 24 Mar 2015 09:49:52 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2O9nqxO065430; Tue, 24 Mar 2015 09:49:52 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201503240949.t2O9nqxO065430@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Tue, 24 Mar 2015 09:49:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382077 - head/textproc/ctpl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2015 09:49:53 -0000 Author: makc Date: Tue Mar 24 09:49:51 2015 New Revision: 382077 URL: https://svnweb.freebsd.org/changeset/ports/382077 QAT: https://qat.redports.org/buildarchive/r382077/ Log: textproc/ctpl: - Update to 0.3.4 - Add NLS option Modified: head/textproc/ctpl/Makefile head/textproc/ctpl/distinfo head/textproc/ctpl/pkg-plist Modified: head/textproc/ctpl/Makefile ============================================================================== --- head/textproc/ctpl/Makefile Tue Mar 24 09:48:40 2015 (r382076) +++ head/textproc/ctpl/Makefile Tue Mar 24 09:49:51 2015 (r382077) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ctpl -PORTVERSION= 0.3.3 -PORTREVISION= 1 +PORTVERSION= 0.3.4 CATEGORIES= textproc devel MASTER_SITES= http://download.tuxfamily.org/ctpl/releases/ @@ -13,5 +12,12 @@ GNU_CONFIGURE= yes USE_GNOME= glib20 USES= pathfix pkgconfig libtool USE_LDCONFIG= yes +INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Modified: head/textproc/ctpl/distinfo ============================================================================== --- head/textproc/ctpl/distinfo Tue Mar 24 09:48:40 2015 (r382076) +++ head/textproc/ctpl/distinfo Tue Mar 24 09:49:51 2015 (r382077) @@ -1,2 +1,2 @@ -SHA256 (ctpl-0.3.3.tar.gz) = 7da73e7d8f10d222f5685b8eb80541d7e4d342aa74673039692fa5c4e8b120a7 -SIZE (ctpl-0.3.3.tar.gz) = 582575 +SHA256 (ctpl-0.3.4.tar.gz) = 3a95fdd03437ed3ae222339cb0de2d2c1240d627faa6c77bf46f1a9b761729fb +SIZE (ctpl-0.3.4.tar.gz) = 668306 Modified: head/textproc/ctpl/pkg-plist ============================================================================== --- head/textproc/ctpl/pkg-plist Tue Mar 24 09:48:40 2015 (r382076) +++ head/textproc/ctpl/pkg-plist Tue Mar 24 09:49:51 2015 (r382077) @@ -14,7 +14,7 @@ include/ctpl/ctpl.h lib/libctpl.a lib/libctpl.so lib/libctpl.so.2 -lib/libctpl.so.2.2.1 +lib/libctpl.so.2.2.2 libdata/pkgconfig/ctpl.pc man/man1/ctpl.1.gz share/gtk-doc/html/ctpl/annotation-glossary.html @@ -36,13 +36,17 @@ share/gtk-doc/html/ctpl/ctpl-CtplToken.h share/gtk-doc/html/ctpl/ctpl-CtplValue.html share/gtk-doc/html/ctpl/ctpl-Generic-IO.html share/gtk-doc/html/ctpl/ctpl-Version-information.html -share/gtk-doc/html/ctpl/ctpl.devhelp share/gtk-doc/html/ctpl/ctpl.devhelp2 share/gtk-doc/html/ctpl/environment-description-syntax.html share/gtk-doc/html/ctpl/home.png share/gtk-doc/html/ctpl/index.html share/gtk-doc/html/ctpl/index.sgml +share/gtk-doc/html/ctpl/left-insensitive.png share/gtk-doc/html/ctpl/left.png +share/gtk-doc/html/ctpl/right-insensitive.png share/gtk-doc/html/ctpl/right.png share/gtk-doc/html/ctpl/style.css +share/gtk-doc/html/ctpl/up-insensitive.png share/gtk-doc/html/ctpl/up.png +%%NLS%%share/locale/fr/LC_MESSAGES/ctpl.mo +%%NLS%%share/locale/it/LC_MESSAGES/ctpl.mo