diff options
-rw-r--r-- | comms/py-gammu/Makefile | 4 | ||||
-rw-r--r-- | comms/py-gammu/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
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 <bsd.port.mk> 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 |