svn commit: r449656 - head/comms/py-gammu

Vanilla I. Shu vanilla at FreeBSD.org
Mon Sep 11 15:20:56 UTC 2017


Author: vanilla
Date: Mon Sep 11 15:20:54 2017
New Revision: 449656
URL: https://svnweb.freebsd.org/changeset/ports/449656

Log:
  Update to 2.9.

Modified:
  head/comms/py-gammu/Makefile
  head/comms/py-gammu/distinfo

Modified: head/comms/py-gammu/Makefile
==============================================================================
--- head/comms/py-gammu/Makefile	Mon Sep 11 15:20:06 2017	(r449655)
+++ head/comms/py-gammu/Makefile	Mon Sep 11 15:20:54 2017	(r449656)
@@ -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>

Modified: head/comms/py-gammu/distinfo
==============================================================================
--- head/comms/py-gammu/distinfo	Mon Sep 11 15:20:06 2017	(r449655)
+++ head/comms/py-gammu/distinfo	Mon Sep 11 15:20:54 2017	(r449656)
@@ -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


More information about the svn-ports-head mailing list