diff options
author | vanilla <vanilla@FreeBSD.org> | 2017-09-11 23:20:54 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2017-09-11 23:20:54 +0800 |
commit | 962068d27ea3d2a08cab5a80c5460c8d42737416 (patch) | |
tree | 9b1de7929c586ba58bd31cced7aceeddab1bd29e /comms | |
parent | 29bfe16c78830f2d36804c567cb946601a538c29 (diff) | |
download | freebsd-ports-gnome-962068d27ea3d2a08cab5a80c5460c8d42737416.tar.gz freebsd-ports-gnome-962068d27ea3d2a08cab5a80c5460c8d42737416.tar.zst freebsd-ports-gnome-962068d27ea3d2a08cab5a80c5460c8d42737416.zip |
Update to 2.9.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/py-gammu/Makefile | 4 | ||||
-rw-r--r-- | comms/py-gammu/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/comms/py-gammu/Makefile b/comms/py-gammu/Makefile index 00f6683379b6..48a9ad752c03 100644 --- a/comms/py-gammu/Makefile +++ b/comms/py-gammu/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gammu -PORTVERSION= 2.7 +PORTVERSION= 2.9 CATEGORIES= comms python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libGammu.so:comms/gammu -USES= pkgconfig python:-2.7 tar:bz2 +USES= pkgconfig python:-2.7 USE_PYTHON= distutils autoplist .include <bsd.port.mk> diff --git a/comms/py-gammu/distinfo b/comms/py-gammu/distinfo index d22ae532bfda..eceb157e8c01 100644 --- a/comms/py-gammu/distinfo +++ b/comms/py-gammu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1478876563 -SHA256 (python-gammu-2.7.tar.bz2) = 007db06a0c5c8d02498a7f9f43052c4a936adddd842640c96ad6f2d4f8cf2140 -SIZE (python-gammu-2.7.tar.bz2) = 118067 +TIMESTAMP = 1505141452 +SHA256 (python-gammu-2.9.tar.gz) = 15b9c10b39e3117f04e9ee5c6581d4669677b2fb96037694491f55989610c5bf +SIZE (python-gammu-2.9.tar.gz) = 135322 |