Date: Mon, 31 Oct 2016 14:51:33 +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: r425006 - head/graphics/py-gphoto2 Message-ID: <201610311451.u9VEpXid034810@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: woodsb02 Date: Mon Oct 31 14:51:33 2016 New Revision: 425006 URL: https://svnweb.freebsd.org/changeset/ports/425006 Log: graphics/py-gphoto2: Update to 1.5.0 - Take maintainership Approved by: adamw (mentor, implicit) Modified: head/graphics/py-gphoto2/Makefile head/graphics/py-gphoto2/distinfo Modified: head/graphics/py-gphoto2/Makefile ============================================================================== --- head/graphics/py-gphoto2/Makefile Mon Oct 31 14:50:08 2016 (r425005) +++ head/graphics/py-gphoto2/Makefile Mon Oct 31 14:51:33 2016 (r425006) @@ -1,13 +1,13 @@ # $FreeBSD$ PORTNAME= gphoto2 -PORTVERSION= 1.2.0 +PORTVERSION= 1.5.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python-gphoto2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Python bindings for libgphoto2 LICENSE= GPLv3 Modified: head/graphics/py-gphoto2/distinfo ============================================================================== --- head/graphics/py-gphoto2/distinfo Mon Oct 31 14:50:08 2016 (r425005) +++ head/graphics/py-gphoto2/distinfo Mon Oct 31 14:51:33 2016 (r425006) @@ -1,2 +1,3 @@ -SHA256 (python-gphoto2/gphoto2-1.2.0.tar.gz) = 444277aacbd48d6262057da76a71c6da8824b752ac49c00640a5f4e6bba066a0 -SIZE (python-gphoto2/gphoto2-1.2.0.tar.gz) = 925837 +TIMESTAMP = 1477924635 +SHA256 (python-gphoto2/gphoto2-1.5.0.tar.gz) = c919a850cd9d7efba5d8debca2c47677149a85ce9f9e77c987a526cbd6353ed1 +SIZE (python-gphoto2/gphoto2-1.5.0.tar.gz) = 3516953
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610311451.u9VEpXid034810>