From owner-svn-ports-all@FreeBSD.ORG Mon Jun 30 07:31:34 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 002652B8; Mon, 30 Jun 2014 07:31:33 +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 C7D022723; Mon, 30 Jun 2014 07:31:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5U7VXLU030868; Mon, 30 Jun 2014 07:31:33 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5U7VXZf030864; Mon, 30 Jun 2014 07:31:33 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201406300731.s5U7VXZf030864@svn.freebsd.org> From: Baptiste Daroussin Date: Mon, 30 Jun 2014 07:31:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359808 - head/graphics/sampleicc 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 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: Mon, 30 Jun 2014 07:31:34 -0000 Author: bapt Date: Mon Jun 30 07:31:32 2014 New Revision: 359808 URL: http://svnweb.freebsd.org/changeset/ports/359808 QAT: https://qat.redports.org/buildarchive/r359808/ Log: Update to 1.6.8 Enforce dependency on tiff Modified: head/graphics/sampleicc/Makefile head/graphics/sampleicc/distinfo head/graphics/sampleicc/pkg-plist Modified: head/graphics/sampleicc/Makefile ============================================================================== --- head/graphics/sampleicc/Makefile Mon Jun 30 07:24:01 2014 (r359807) +++ head/graphics/sampleicc/Makefile Mon Jun 30 07:31:32 2014 (r359808) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sampleicc -PORTVERSION= 1.6.6 +PORTVERSION= 1.6.8 CATEGORIES= graphics devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20tar/SampleIcc-${PORTVERSION}/ DISTNAME= SampleICC-${PORTVERSION} @@ -14,8 +14,12 @@ LICENSE_NAME= The ICC Software License, LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff + GNU_CONFIGURE= yes -USES= pathfix +USES= libtool pathfix USE_LDCONFIG= yes +INSTALL_TARGET= install-strip +CONFIGURE_ARGS= --with-tifflib=${LOCALBASE} .include Modified: head/graphics/sampleicc/distinfo ============================================================================== --- head/graphics/sampleicc/distinfo Mon Jun 30 07:24:01 2014 (r359807) +++ head/graphics/sampleicc/distinfo Mon Jun 30 07:31:32 2014 (r359808) @@ -1,2 +1,2 @@ -SHA256 (SampleICC-1.6.6.tar.gz) = 675f3ee0e7c7f158b663c6a4db04110e7e94de454a46a5904a6d9f318c2de0f5 -SIZE (SampleICC-1.6.6.tar.gz) = 660936 +SHA256 (SampleICC-1.6.8.tar.gz) = 8b23bc6b9e4b8d304dc239bf874078edf7764e999aee4e11e7ed2d1c0271b965 +SIZE (SampleICC-1.6.8.tar.gz) = 708069 Modified: head/graphics/sampleicc/pkg-plist ============================================================================== --- head/graphics/sampleicc/pkg-plist Mon Jun 30 07:24:01 2014 (r359807) +++ head/graphics/sampleicc/pkg-plist Mon Jun 30 07:31:32 2014 (r359808) @@ -7,8 +7,10 @@ bin/extract_probe_data bin/flatten_AToB_tag bin/generate_device_codes bin/iccApplyNamedCmm +bin/iccApplyProfiles bin/iccDumpProfile bin/iccGamutMapGirdle +bin/iccGetBPCInfo bin/iccProfLibTest bin/iccRoundTrip bin/iccStripUnknownTags @@ -46,12 +48,12 @@ include/SampleICC/Vetters.h include/SampleICC/icProfileHeader.h include/SampleICC/md5.h lib/libICC_utils.a -lib/libICC_utils.la lib/libICC_utils.so lib/libICC_utils.so.2 +lib/libICC_utils.so.2.0.3 lib/libSampleICC.a -lib/libSampleICC.la lib/libSampleICC.so lib/libSampleICC.so.2 +lib/libSampleICC.so.2.0.3 libdata/pkgconfig/sampleicc.pc @dirrm include/SampleICC