svn commit: r377717 - head/graphics/libgphoto2

Tijl Coosemans tijl at FreeBSD.org
Fri Jan 23 10:04:59 UTC 2015


On Fri, 23 Jan 2015 09:34:36 +0000 (UTC) "Vanilla I. Shu" <vanilla at 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.


More information about the svn-ports-all mailing list