svn commit: r409909 - head/comms/py-gammu
Vanilla I. Shu
vanilla at FreeBSD.org
Wed Mar 2 03:53:53 UTC 2016
Author: vanilla
Date: Wed Mar 2 03:53:52 2016
New Revision: 409909
URL: https://svnweb.freebsd.org/changeset/ports/409909
Log:
1: Update to 2.5.
2: switch to bzip2.
Modified:
head/comms/py-gammu/Makefile
head/comms/py-gammu/distinfo
Modified: head/comms/py-gammu/Makefile
==============================================================================
--- head/comms/py-gammu/Makefile Wed Mar 2 02:33:20 2016 (r409908)
+++ head/comms/py-gammu/Makefile Wed Mar 2 03:53:52 2016 (r409909)
@@ -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>
Modified: head/comms/py-gammu/distinfo
==============================================================================
--- head/comms/py-gammu/distinfo Wed Mar 2 02:33:20 2016 (r409908)
+++ head/comms/py-gammu/distinfo Wed Mar 2 03:53:52 2016 (r409909)
@@ -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
More information about the svn-ports-head
mailing list