Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2017 15:20:55 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449656 - head/comms/py-gammu
Message-ID:  <201709111520.v8BFKtcY089102@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709111520.v8BFKtcY089102>