From owner-svn-ports-head@FreeBSD.ORG Fri Jan 23 10:04:59 2015 Return-Path: Delivered-To: svn-ports-head@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 081B6231; Fri, 23 Jan 2015 10:04:59 +0000 (UTC) Received: from mailrelay110.isp.belgacom.be (mailrelay110.isp.belgacom.be [195.238.20.137]) by mx1.freebsd.org (Postfix) with ESMTP id 28A57BF6; Fri, 23 Jan 2015 10:04:57 +0000 (UTC) X-Belgacom-Dynamic: yes X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=9tBgZ/ptsvfV0njmG4nrX7Xc2idz/SQEK7ZEWdRUbK0= c=1 sm=2 a=kj9zAlcOel0A:10 a=6I5d2MoRAAAA:8 a=KC9ug_Y4AAAA:8 a=AyBBgQXfwA5Wz-ArflYA:9 a=CjuIK1q_8ugA:10 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqYGAGIcwlRbsIcT/2dsb2JhbABagwZSTQvGT4VxAoETRAEBAQEBfYQNAQU6HCMQCxQECSUPKh4GE4gwAQjScgEBAQEBAQEDAQEBAQEBARuPRTMHhCkFkjCFToFLkGsig289MYJDAQEB Received: from 19.135-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.135.19]) by relay.skynet.be with ESMTP; 23 Jan 2015 11:04:31 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.9/8.14.9) with ESMTP id t0NA4TiW001552; Fri, 23 Jan 2015 11:04:29 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Fri, 23 Jan 2015 11:04:29 +0100 From: Tijl Coosemans To: "Vanilla I. Shu" Subject: Re: svn commit: r377717 - head/graphics/libgphoto2 Message-ID: <20150123110429.0977a7f5@kalimero.tijl.coosemans.org> In-Reply-To: <201501230934.t0N9YaV1066966@svn.freebsd.org> References: <201501230934.t0N9YaV1066966@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2015 10:04:59 -0000 On Fri, 23 Jan 2015 09:34:36 +0000 (UTC) "Vanilla I. Shu" wrote: > Author: vanilla > Date: Fri Jan 23 09:34:36 2015 > New Revision: 377717 > URL: https://svnweb.freebsd.org/changeset/ports/377717 > QAT: https://qat.redports.org/buildarchive/r377717/ > > Log: > Upgrade to 2.5.7. > > Modified: > head/graphics/libgphoto2/Makefile > head/graphics/libgphoto2/distinfo > head/graphics/libgphoto2/pkg-plist > > Modified: head/graphics/libgphoto2/Makefile > ============================================================================== > --- head/graphics/libgphoto2/Makefile Fri Jan 23 07:45:05 2015 (r377716) > +++ head/graphics/libgphoto2/Makefile Fri Jan 23 09:34:36 2015 (r377717) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= libgphoto2 > -PORTVERSION= 2.5.5.1 > +PORTVERSION= 2.5.7 > CATEGORIES= graphics > MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION} > > @@ -29,7 +29,7 @@ USE_LDCONFIG= yes > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > > -PLIST_SUB= VERSION="${PORTVERSION}" VERSION_PORT=0.10.0 > +PLIST_SUB= VERSION="${PORTVERSION}" VERSION_PORT=0.12.0 > > OPTIONS_DEFINE= DOCS GD JPEG LIBEXIF NLS XML > OPTIONS_DEFAULT= GD JPEG LIBEXIF XML > > Modified: head/graphics/libgphoto2/distinfo > ============================================================================== > --- head/graphics/libgphoto2/distinfo Fri Jan 23 07:45:05 2015 (r377716) > +++ head/graphics/libgphoto2/distinfo Fri Jan 23 09:34:36 2015 (r377717) > @@ -1,2 +1,2 @@ > -SHA256 (libgphoto2-2.5.5.1.tar.bz2) = 600e6bde24545eef4d2d8285af389a5ae738707becb018c78611b2d8a3054846 > -SIZE (libgphoto2-2.5.5.1.tar.bz2) = 6699687 > +SHA256 (libgphoto2-2.5.7.tar.bz2) = 7260193277bdb4c319dd8f151224f87deac9fde64cbe5d2eb25d9c19e4d09894 > +SIZE (libgphoto2-2.5.7.tar.bz2) = 6726164 > > Modified: head/graphics/libgphoto2/pkg-plist > ============================================================================== > --- head/graphics/libgphoto2/pkg-plist Fri Jan 23 07:45:05 2015 (r377716) > +++ head/graphics/libgphoto2/pkg-plist Fri Jan 23 09:34:36 2015 (r377717) > @@ -88,8 +88,8 @@ lib/libgphoto2/%%VERSION%%/toshiba_pdrm1 > lib/libgphoto2/%%VERSION%%/tp6801.so > lib/libgphoto2/print-camera-list > lib/libgphoto2_port.so > -lib/libgphoto2_port.so.10 > -lib/libgphoto2_port.so.10.1.1 > +lib/libgphoto2_port.so.12 > +lib/libgphoto2_port.so.12.0.0 This library version change requires PORTREVISION bumps on dependent ports.