diff options
author | vanilla <vanilla@FreeBSD.org> | 2016-03-02 11:53:52 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2016-03-02 11:53:52 +0800 |
commit | 880c5152e7186d876e6f04146777fe65f2fe91aa (patch) | |
tree | 38a775b73bacbdd4515fe17928cc4521a3c7a560 /comms | |
parent | 18304f851d28b2f12c5dc5fb690d13d47ef11780 (diff) | |
download | freebsd-ports-graphics-880c5152e7186d876e6f04146777fe65f2fe91aa.tar.gz freebsd-ports-graphics-880c5152e7186d876e6f04146777fe65f2fe91aa.tar.zst freebsd-ports-graphics-880c5152e7186d876e6f04146777fe65f2fe91aa.zip |
1: Update to 2.5.
2: switch to bzip2.
Diffstat (limited to 'comms')
-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 |