Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2016 13:21:29 +0000 (UTC)
From:      Ben Woods <woodsb02@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428931 - in head/graphics: gphoto2 libgphoto2
Message-ID:  <201612191321.uBJDLTuY075480@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: woodsb02
Date: Mon Dec 19 13:21:29 2016
New Revision: 428931
URL: https://svnweb.freebsd.org/changeset/ports/428931

Log:
  graphics/gphoto2 and graphics/libgphoto2: Update to 2.5.11
  
  Changes this release:
    http://www.gphoto.org/news/
  
  Approved by:	adamw (mentor, implicit)

Modified:
  head/graphics/gphoto2/Makefile
  head/graphics/gphoto2/distinfo
  head/graphics/libgphoto2/Makefile
  head/graphics/libgphoto2/distinfo

Modified: head/graphics/gphoto2/Makefile
==============================================================================
--- head/graphics/gphoto2/Makefile	Mon Dec 19 13:19:51 2016	(r428930)
+++ head/graphics/gphoto2/Makefile	Mon Dec 19 13:21:29 2016	(r428931)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gphoto2
-PORTVERSION=	2.5.10
+PORTVERSION=	2.5.11
 CATEGORIES=	graphics
 MASTER_SITES=	SF/gphoto/gphoto/${PORTVERSION}
 
@@ -11,10 +11,11 @@ COMMENT=	Command-line frontend to libgph
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	libpopt.so:devel/popt \
-		libgphoto2.so:graphics/libgphoto2
+LIB_DEPENDS=	libexif.so:graphics/libexif \
+		libgphoto2.so:graphics/libgphoto2 \
+		libpopt.so:devel/popt
 
-USES=		gmake pkgconfig tar:bzip2
+USES=		gmake jpeg pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	POPT_CFLAGS="$$(pkg-config --cflags popt)" \
 		POPT_LIBS="$$(pkg-config --libs popt)"

Modified: head/graphics/gphoto2/distinfo
==============================================================================
--- head/graphics/gphoto2/distinfo	Mon Dec 19 13:19:51 2016	(r428930)
+++ head/graphics/gphoto2/distinfo	Mon Dec 19 13:21:29 2016	(r428931)
@@ -1,2 +1,3 @@
-SHA256 (gphoto2-2.5.10.tar.bz2) = 66cc2f535d54b7e5a2164546a8955a58e23745e91e916757c0bf070699886690
-SIZE (gphoto2-2.5.10.tar.bz2) = 784459
+TIMESTAMP = 1482046491
+SHA256 (gphoto2-2.5.11.tar.bz2) = 392844d6a06512b0d85e7983a5a0c85c8039feb6ab3bc420674ffdbf7536f9e9
+SIZE (gphoto2-2.5.11.tar.bz2) = 785251

Modified: head/graphics/libgphoto2/Makefile
==============================================================================
--- head/graphics/libgphoto2/Makefile	Mon Dec 19 13:19:51 2016	(r428930)
+++ head/graphics/libgphoto2/Makefile	Mon Dec 19 13:21:29 2016	(r428931)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libgphoto2
-PORTVERSION=	2.5.10
-PORTREVISION=	1
+PORTVERSION=	2.5.11
 CATEGORIES=	graphics
 MASTER_SITES=	SF/gphoto/libgphoto/${PORTVERSION}
 

Modified: head/graphics/libgphoto2/distinfo
==============================================================================
--- head/graphics/libgphoto2/distinfo	Mon Dec 19 13:19:51 2016	(r428930)
+++ head/graphics/libgphoto2/distinfo	Mon Dec 19 13:21:29 2016	(r428931)
@@ -1,2 +1,3 @@
-SHA256 (libgphoto2-2.5.10.tar.bz2) = 8d8668d432ba595c7466442aec2cf553bdf8782ec171291dbc65717c633a4ef2
-SIZE (libgphoto2-2.5.10.tar.bz2) = 6992591
+TIMESTAMP = 1482046513
+SHA256 (libgphoto2-2.5.11.tar.bz2) = 7fb61486d6c153fbbadc57b8bada8528abd289f46175bfaab09350f33f38e0aa
+SIZE (libgphoto2-2.5.11.tar.bz2) = 6986123



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