From owner-svn-ports-all@FreeBSD.ORG Thu Jan 16 18:05:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B51347F5; Thu, 16 Jan 2014 18:05:52 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 894DC16E3; Thu, 16 Jan 2014 18:05:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0GI5qqe026141; Thu, 16 Jan 2014 18:05:52 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0GI5ptK026138; Thu, 16 Jan 2014 18:05:51 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201401161805.s0GI5ptK026138@svn.freebsd.org> From: Pawel Pekala Date: Thu, 16 Jan 2014 18:05:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339952 - head/textproc/freexl 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.17 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: Thu, 16 Jan 2014 18:05:52 -0000 Author: pawel Date: Thu Jan 16 18:05:51 2014 New Revision: 339952 URL: http://svnweb.freebsd.org/changeset/ports/339952 QAT: https://qat.redports.org/buildarchive/r339952/ Log: - Update to version 1.0.0g [1] - Allow staging [1] - Fix WWW: line PR: ports/185608 [1] Submitted by: maintainer Modified: head/textproc/freexl/Makefile head/textproc/freexl/distinfo (contents, props changed) head/textproc/freexl/pkg-descr (contents, props changed) Modified: head/textproc/freexl/Makefile ============================================================================== --- head/textproc/freexl/Makefile Thu Jan 16 18:04:57 2014 (r339951) +++ head/textproc/freexl/Makefile Thu Jan 16 18:05:51 2014 (r339952) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freexl -DISTVERSION= 1.0.0f +DISTVERSION= 1.0.0g CATEGORIES= textproc MASTER_SITES= http://www.gaia-gis.it/gaia-sins/freexl-sources/ @@ -18,7 +18,6 @@ LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB CONFIGURE_ARGS+=CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.in Modified: head/textproc/freexl/distinfo ============================================================================== --- head/textproc/freexl/distinfo Thu Jan 16 18:04:57 2014 (r339951) +++ head/textproc/freexl/distinfo Thu Jan 16 18:05:51 2014 (r339952) @@ -1,2 +1,2 @@ -SHA256 (freexl-1.0.0f.tar.gz) = 1dfcfb3b9c0125e0baf2f0c227c102012a3d82652c8f1ae3dd719adce334fae8 -SIZE (freexl-1.0.0f.tar.gz) = 926394 +SHA256 (freexl-1.0.0g.tar.gz) = cf2b110f5fc7089fa61c7421f59caa4125b13087b4686ed82dba7abedf2ec266 +SIZE (freexl-1.0.0g.tar.gz) = 928371 Modified: head/textproc/freexl/pkg-descr ============================================================================== --- head/textproc/freexl/pkg-descr Thu Jan 16 18:04:57 2014 (r339951) +++ head/textproc/freexl/pkg-descr Thu Jan 16 18:05:51 2014 (r339952) @@ -12,4 +12,4 @@ alignments, and most formats. It ignores Basic macros and so on. FreeXL is structurally simple and quite light-weight (typically 40-80K of object code, stripped). -WWW: https://www.gaia-gis.it/fossil/freexl/index +WWW: https://www.gaia-gis.it/fossil/freexl/index