From owner-svn-ports-all@FreeBSD.ORG Wed Jan 15 05:36:18 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8FDA0841; Wed, 15 Jan 2014 05:36:18 +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 7C64E18E6; Wed, 15 Jan 2014 05:36:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0F5aIIQ065311; Wed, 15 Jan 2014 05:36:18 GMT (envelope-from danfe@svn.freebsd.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0F5aHEk065305; Wed, 15 Jan 2014 05:36:17 GMT (envelope-from danfe@svn.freebsd.org) Message-Id: <201401150536.s0F5aHEk065305@svn.freebsd.org> From: Alexey Dokuchaev Date: Wed, 15 Jan 2014 05:36:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339754 - head/graphics/lensfun 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: Wed, 15 Jan 2014 05:36:18 -0000 Author: danfe Date: Wed Jan 15 05:36:17 2014 New Revision: 339754 URL: http://svnweb.freebsd.org/changeset/ports/339754 QAT: https://qat.redports.org/buildarchive/r339754/ Log: - Update to version 0.2.8, another minor maintenance release, which brings build system fixes and includes many new lens profiles (as always) - Set MASTER_SITES back to BERLIOS; SF/lensfun.berlios does not provide distfile for v0.2.8 (carries 13 distfiles; 0.2.2b -> 0.2.7) - Convert USE_GMAKE, modernize LIB_DEPENDS, sort knobs, stagify while here PR: ports/185424 Submitted by: Matthieu Volat Modified: head/graphics/lensfun/Makefile head/graphics/lensfun/distinfo head/graphics/lensfun/pkg-plist Modified: head/graphics/lensfun/Makefile ============================================================================== --- head/graphics/lensfun/Makefile Wed Jan 15 05:31:35 2014 (r339753) +++ head/graphics/lensfun/Makefile Wed Jan 15 05:36:17 2014 (r339754) @@ -2,31 +2,29 @@ # $FreeBSD$ PORTNAME= lensfun -PORTVERSION= 0.2.7 +PORTVERSION= 0.2.8 CATEGORIES= graphics -MASTER_SITES= SF/lensfun.berlios +MASTER_SITES= BERLIOS MAINTAINER= danfe@FreeBSD.org COMMENT= Library for fixing lens geometry distortions LICENSE= LGPL3 -LIB_DEPENDS= png15:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png -USES= pkgconfig +USES= gmake pkgconfig USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= glib20 USE_LDCONFIG= yes USE_PYTHON_BUILD= yes -MAKEFILE= GNUmakefile -LIBVERSION= 2 - HAS_CONFIGURE= yes CONFIGURE_ENV= LD="${CXX}" AR="${AR}" CONFIGURE_ARGS= --prefix=${PREFIX} --target=${TARGET} --vectorization=SSE MAKE_ARGS= V=1 # we want to know what's going on during the build +MAKEFILE= GNUmakefile +LIBVERSION= 2 PLIST_SUB+= LIBVERSION=${LIBVERSION} @@ -36,13 +34,12 @@ post-patch: .SILENT ${REINPLACE_CMD} -e \ 's|CONF_LIBDIR)pkgconfig|CONF_LIBDIR)../libdata/pkgconfig|' \ ${WRKSRC}/build/tibs/compiler/pkgconfig.mak - ${REINPLACE_CMD} -e '/-s -O3/d' -e '/LDFLAGS\.r/s|-s|${STRIP}|' \ + ${REINPLACE_CMD} -e '/-s -O3/d' \ ${WRKSRC}/build/tibs/compiler/gcc.mak ${REINPLACE_CMD} -e '/GROUPS/s| DOCS||' ${WRKSRC}/build/tibs/rules.mak -NO_STAGE= yes post-install: ${LN} -sf lib${PORTNAME}.so \ - ${PREFIX}/lib/lib${PORTNAME}.so.${LIBVERSION} + ${STAGEDIR}${PREFIX}/lib/lib${PORTNAME}.so.${LIBVERSION} .include Modified: head/graphics/lensfun/distinfo ============================================================================== --- head/graphics/lensfun/distinfo Wed Jan 15 05:31:35 2014 (r339753) +++ head/graphics/lensfun/distinfo Wed Jan 15 05:36:17 2014 (r339754) @@ -1,2 +1,2 @@ -SHA256 (lensfun-0.2.7.tar.bz2) = 3ddf0747bd6af1ec7d722f8c45dafdd8adfb96c081492b216c14d89f82806477 -SIZE (lensfun-0.2.7.tar.bz2) = 552960 +SHA256 (lensfun-0.2.8.tar.bz2) = f88f97fbc78259a2b2edddef295caf50770901107c8469e54bb5e9699faa1a48 +SIZE (lensfun-0.2.8.tar.bz2) = 628913 Modified: head/graphics/lensfun/pkg-plist ============================================================================== --- head/graphics/lensfun/pkg-plist Wed Jan 15 05:31:35 2014 (r339753) +++ head/graphics/lensfun/pkg-plist Wed Jan 15 05:36:17 2014 (r339754) @@ -14,14 +14,18 @@ libdata/pkgconfig/lensfun.pc %%DATADIR%%/compact-panasonic.xml %%DATADIR%%/compact-pentax.xml %%DATADIR%%/compact-ricoh.xml +%%DATADIR%%/compact-samsung.xml %%DATADIR%%/compact-sigma.xml %%DATADIR%%/compact-sony.xml %%DATADIR%%/generic.xml %%DATADIR%%/mil-canon.xml +%%DATADIR%%/mil-fujifilm.xml %%DATADIR%%/mil-nikon.xml %%DATADIR%%/mil-olympus.xml %%DATADIR%%/mil-panasonic.xml %%DATADIR%%/mil-samsung.xml +%%DATADIR%%/mil-samyang.xml +%%DATADIR%%/mil-sigma.xml %%DATADIR%%/mil-sony.xml %%DATADIR%%/rf-leica.xml %%DATADIR%%/slr-canon.xml @@ -34,8 +38,10 @@ libdata/pkgconfig/lensfun.pc %%DATADIR%%/slr-panasonic.xml %%DATADIR%%/slr-pentax.xml %%DATADIR%%/slr-samsung.xml +%%DATADIR%%/slr-samyang.xml %%DATADIR%%/slr-schneider.xml %%DATADIR%%/slr-sigma.xml +%%DATADIR%%/slr-soligor.xml %%DATADIR%%/slr-sony.xml %%DATADIR%%/slr-tamron.xml %%DATADIR%%/slr-tokina.xml