mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/py-gphoto2: Update to 1.5.1
Changes this release: https://github.com/jim-easterbrook/python-gphoto2/releases/tag/v1.5.1
This commit is contained in:
parent
2a355c2a1b
commit
5d3cfa20f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429706
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= gphoto2
|
PORTNAME= gphoto2
|
||||||
PORTVERSION= 1.5.0
|
PORTVERSION= 1.5.1
|
||||||
CATEGORIES= graphics python
|
CATEGORIES= graphics python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -11,6 +11,7 @@ MAINTAINER= woodsb02@FreeBSD.org
|
||||||
COMMENT= Python bindings for libgphoto2
|
COMMENT= Python bindings for libgphoto2
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2
|
LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1477924635
|
TIMESTAMP = 1482898655
|
||||||
SHA256 (python-gphoto2/gphoto2-1.5.0.tar.gz) = c919a850cd9d7efba5d8debca2c47677149a85ce9f9e77c987a526cbd6353ed1
|
SHA256 (python-gphoto2/gphoto2-1.5.1.tar.gz) = 3e99530c5e4d560c6ef0675040b295f356346d87e96dbb65e9f220ac96670a84
|
||||||
SIZE (python-gphoto2/gphoto2-1.5.0.tar.gz) = 3516953
|
SIZE (python-gphoto2/gphoto2-1.5.1.tar.gz) = 3523726
|
||||||
|
|
Loading…
Add table
Reference in a new issue