Date: Wed, 8 Nov 2017 05:53:30 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453717 - head/comms/py-gammu Message-ID: <201711080553.vA85rUID087761@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Wed Nov 8 05:53:30 2017 New Revision: 453717 URL: https://svnweb.freebsd.org/changeset/ports/453717 Log: Update to 2.10. Modified: head/comms/py-gammu/Makefile head/comms/py-gammu/distinfo Modified: head/comms/py-gammu/Makefile ============================================================================== --- head/comms/py-gammu/Makefile Wed Nov 8 03:54:42 2017 (r453716) +++ head/comms/py-gammu/Makefile Wed Nov 8 05:53:30 2017 (r453717) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gammu -PORTVERSION= 2.9 +PORTVERSION= 2.10 CATEGORIES= comms python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,6 +17,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libGammu.so:comms/gammu USES= pkgconfig python:-2.7 -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include <bsd.port.mk> Modified: head/comms/py-gammu/distinfo ============================================================================== --- head/comms/py-gammu/distinfo Wed Nov 8 03:54:42 2017 (r453716) +++ head/comms/py-gammu/distinfo Wed Nov 8 05:53:30 2017 (r453717) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505141452 -SHA256 (python-gammu-2.9.tar.gz) = 15b9c10b39e3117f04e9ee5c6581d4669677b2fb96037694491f55989610c5bf -SIZE (python-gammu-2.9.tar.gz) = 135322 +TIMESTAMP = 1510119874 +SHA256 (python-gammu-2.10.tar.gz) = 736893acb7ac52bf0cb681c60f2c992f50f65cbe1f87a695b7139dd517b5c63d +SIZE (python-gammu-2.10.tar.gz) = 135709
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711080553.vA85rUID087761>