diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2016-12-28 04:21:15 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2016-12-28 04:21:15 +0000 |
commit | 5d3cfa20f1303b8e3a41b6b4d3769694baf95462 (patch) | |
tree | afc1f88b098665fbb1469e795cb10ea92ae12fa7 /graphics/py-gphoto2 | |
parent | 2a355c2a1be8dd151ca46c03d92cdc0e57060fda (diff) | |
download | ports-5d3cfa20f1303b8e3a41b6b4d3769694baf95462.tar.gz ports-5d3cfa20f1303b8e3a41b6b4d3769694baf95462.zip |
graphics/py-gphoto2: Update to 1.5.1
Changes this release:
https://github.com/jim-easterbrook/python-gphoto2/releases/tag/v1.5.1
Notes
Notes:
svn path=/head/; revision=429706
Diffstat (limited to 'graphics/py-gphoto2')
-rw-r--r-- | graphics/py-gphoto2/Makefile | 3 | ||||
-rw-r--r-- | graphics/py-gphoto2/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/py-gphoto2/Makefile b/graphics/py-gphoto2/Makefile index 708420cb1562..226af5790f3a 100644 --- a/graphics/py-gphoto2/Makefile +++ b/graphics/py-gphoto2/Makefile @@ -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@FreeBSD.org COMMENT= Python bindings for libgphoto2 LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2 diff --git a/graphics/py-gphoto2/distinfo b/graphics/py-gphoto2/distinfo index 99f18553dbee..13dfe7febad9 100644 --- a/graphics/py-gphoto2/distinfo +++ b/graphics/py-gphoto2/distinfo @@ -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 |