From 880c5152e7186d876e6f04146777fe65f2fe91aa Mon Sep 17 00:00:00 2001 From: vanilla Date: Wed, 2 Mar 2016 03:53:52 +0000 Subject: 1: Update to 2.5. 2: switch to bzip2. --- comms/py-gammu/Makefile | 4 ++-- comms/py-gammu/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'comms') diff --git a/comms/py-gammu/Makefile b/comms/py-gammu/Makefile index abbb8f2c244..8bcdbf9bae9 100644 --- a/comms/py-gammu/Makefile +++ b/comms/py-gammu/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gammu -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= comms python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libGammu.so:${PORTSDIR}/comms/gammu -USES= pkgconfig python:-2.7 +USES= pkgconfig python:-2.7 tar:bz2 USE_PYTHON= distutils autoplist .include diff --git a/comms/py-gammu/distinfo b/comms/py-gammu/distinfo index 1af5342011a..1ab02a10e0e 100644 --- a/comms/py-gammu/distinfo +++ b/comms/py-gammu/distinfo @@ -1,2 +1,2 @@ -SHA256 (python-gammu-2.4.tar.gz) = 3ab71dde3af548e9911bb29d53e8f71d3f7dc23768d3a7f08f8e34d120556f10 -SIZE (python-gammu-2.4.tar.gz) = 130258 +SHA256 (python-gammu-2.5.tar.bz2) = 91035d419e242390f85c451f33e74cd66ea6ba4be9a2c1436344814578d16afa +SIZE (python-gammu-2.5.tar.bz2) = 118499 -- cgit