svn commit: r429706 - head/graphics/py-gphoto2

Ben Woods woodsb02 at FreeBSD.org
Wed Dec 28 04:21:16 UTC 2016


Author: woodsb02
Date: Wed Dec 28 04:21:15 2016
New Revision: 429706
URL: https://svnweb.freebsd.org/changeset/ports/429706

Log:
  graphics/py-gphoto2: Update to 1.5.1
  
  Changes this release:
    https://github.com/jim-easterbrook/python-gphoto2/releases/tag/v1.5.1

Modified:
  head/graphics/py-gphoto2/Makefile
  head/graphics/py-gphoto2/distinfo

Modified: head/graphics/py-gphoto2/Makefile
==============================================================================
--- head/graphics/py-gphoto2/Makefile	Wed Dec 28 04:15:57 2016	(r429705)
+++ head/graphics/py-gphoto2/Makefile	Wed Dec 28 04:21:15 2016	(r429706)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gphoto2
-PORTVERSION=	1.5.0
+PORTVERSION=	1.5.1
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +11,7 @@ MAINTAINER=	woodsb02 at FreeBSD.org
 COMMENT=	Python bindings for libgphoto2
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 LIB_DEPENDS=	libgphoto2.so:graphics/libgphoto2
 

Modified: head/graphics/py-gphoto2/distinfo
==============================================================================
--- head/graphics/py-gphoto2/distinfo	Wed Dec 28 04:15:57 2016	(r429705)
+++ head/graphics/py-gphoto2/distinfo	Wed Dec 28 04:21:15 2016	(r429706)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477924635
-SHA256 (python-gphoto2/gphoto2-1.5.0.tar.gz) = c919a850cd9d7efba5d8debca2c47677149a85ce9f9e77c987a526cbd6353ed1
-SIZE (python-gphoto2/gphoto2-1.5.0.tar.gz) = 3516953
+TIMESTAMP = 1482898655
+SHA256 (python-gphoto2/gphoto2-1.5.1.tar.gz) = 3e99530c5e4d560c6ef0675040b295f356346d87e96dbb65e9f220ac96670a84
+SIZE (python-gphoto2/gphoto2-1.5.1.tar.gz) = 3523726


More information about the svn-ports-head mailing list