diff options
author | leot <leot@pkgsrc.org> | 2016-02-07 15:30:40 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-02-07 15:30:40 +0000 |
commit | b93f59d686471906ee07aedb34e6b3248c71fd56 (patch) | |
tree | 64be990fef4050659d3181607af67f43256bac04 /comms | |
parent | 80a3a230529959749efe1aadd7e2072f4b48aede (diff) | |
download | pkgsrc-b93f59d686471906ee07aedb34e6b3248c71fd56.tar.gz |
Update comms/py-gammu to 2.5.
Changes:
2.5
===
* Compatibility with Gammu >= 1.36.7
2.4
===
* Fixed possible crash when initializing SMSD with invalid parameters.
* Fixed crash on handling diverts on certain architectures.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/py-gammu/Makefile | 5 | ||||
-rw-r--r-- | comms/py-gammu/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/comms/py-gammu/Makefile b/comms/py-gammu/Makefile index a7eb32080e6..b44a1f7d804 100644 --- a/comms/py-gammu/Makefile +++ b/comms/py-gammu/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:31 adam Exp $ +# $NetBSD: Makefile,v 1.11 2016/02/07 15:30:40 leot Exp $ -DISTNAME= python-gammu-2.3 +DISTNAME= python-gammu-2.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//} -PKGREVISION= 1 MASTER_SITES= http://dl.cihar.com/python-gammu/ CATEGORIES= comms diff --git a/comms/py-gammu/distinfo b/comms/py-gammu/distinfo index ee7303af00e..a714fe2950c 100644 --- a/comms/py-gammu/distinfo +++ b/comms/py-gammu/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 01:34:57 agc Exp $ +$NetBSD: distinfo,v 1.3 2016/02/07 15:30:40 leot Exp $ -SHA1 (python-gammu-2.3.tar.gz) = df7dd98c9688db8fc68681a403ac48c2cfcd1d99 -RMD160 (python-gammu-2.3.tar.gz) = 957c538caf5ce124c73de3daff900c9795a40e94 -SHA512 (python-gammu-2.3.tar.gz) = a1987ab00e5899c7207f5923c94f52588437a93b51bfd5d9c53cdf6c6f3b1ac4c8d660075a7412ff65d72e2a7a9bac4ef63e32194913ebffcfb15ef78be3b2b1 -Size (python-gammu-2.3.tar.gz) = 130112 bytes +SHA1 (python-gammu-2.5.tar.gz) = 6f0213843b276f74ff6706cc7b78d4b606cc3cb3 +RMD160 (python-gammu-2.5.tar.gz) = 9c1f21d9b8eb2267bec5fdd36d529de9bb14b9c6 +SHA512 (python-gammu-2.5.tar.gz) = e61bb340546cf3f98c20ff5d4ef25ca05676b4dea91e02aeee2856f091ac12fbf07a597637f9562432e298bf9678ff4445d24d8cdf96274b735aa9754b364e58 +Size (python-gammu-2.5.tar.gz) = 133090 bytes |