Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2016 03:53:52 +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: r409909 - head/comms/py-gammu
Message-ID:  <201603020353.u223rqF5044816@repo.freebsd.org>

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



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