Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2015 11:04:29 +0100
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        "Vanilla I. Shu" <vanilla@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
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>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 23 Jan 2015 09:34:36 +0000 (UTC) "Vanilla I. Shu" <vanilla@FreeBSD.org> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150123110429.0977a7f5>