pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/gammu
Module Name: pkgsrc
Committed By: leot
Date: Mon Jan 13 11:17:58 UTC 2020
Modified Files:
pkgsrc/comms/gammu: Makefile PLIST distinfo
Log Message:
gammu: Update to 1.41.0
Changes:
1.41.0
------
[-] * Documentation improvements.
[-] * Updated MySQL script to be compatible with current server versions.
[-] * Fixed SMSD operation on phones with more SMS folders.
[-] * Fixed off by one in Python example script.
[-] * Fixed PostgreSQL compilation on openSUSE.
[-] * Several compatibility fixes with recent compilers.
[-] * Improved USSD support.
[-] * Localization updates.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/comms/gammu/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/comms/gammu/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/comms/gammu/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/gammu/Makefile
diff -u pkgsrc/comms/gammu/Makefile:1.38 pkgsrc/comms/gammu/Makefile:1.39
--- pkgsrc/comms/gammu/Makefile:1.38 Sun Jan 12 20:20:07 2020
+++ pkgsrc/comms/gammu/Makefile Mon Jan 13 11:17:58 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2020/01/12 20:20:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2020/01/13 11:17:58 leot Exp $
#
-DISTNAME= gammu-1.40.0
-PKGREVISION= 4
+DISTNAME= gammu-1.41.0
CATEGORIES= comms
MASTER_SITES= http://dl.cihar.com/gammu/releases/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/comms/gammu/PLIST
diff -u pkgsrc/comms/gammu/PLIST:1.10 pkgsrc/comms/gammu/PLIST:1.11
--- pkgsrc/comms/gammu/PLIST:1.10 Wed May 16 08:23:29 2018
+++ pkgsrc/comms/gammu/PLIST Mon Jan 13 11:17:58 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2018/05/16 08:23:29 leot Exp $
+@comment $NetBSD: PLIST,v 1.11 2020/01/13 11:17:58 leot Exp $
bin/gammu
bin/gammu-config
bin/gammu-smsd
@@ -89,7 +89,7 @@ share/doc/gammu/examples/php/smsd-mysql-
share/doc/gammu/examples/sms-read.c
share/doc/gammu/examples/sms-send.c
share/doc/gammu/examples/smsd.c
-share/doc/gammu/examples/sql/mysql-strict.sql
+share/doc/gammu/examples/sql/mysql-legacy.sql
share/doc/gammu/examples/sql/mysql.sql
share/doc/gammu/examples/sql/pgsql.sql
share/doc/gammu/examples/sql/sqlite.sql
Index: pkgsrc/comms/gammu/distinfo
diff -u pkgsrc/comms/gammu/distinfo:1.19 pkgsrc/comms/gammu/distinfo:1.20
--- pkgsrc/comms/gammu/distinfo:1.19 Sun Feb 3 00:09:45 2019
+++ pkgsrc/comms/gammu/distinfo Mon Jan 13 11:17:58 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.19 2019/02/03 00:09:45 leot Exp $
+$NetBSD: distinfo,v 1.20 2020/01/13 11:17:58 leot Exp $
-SHA1 (gammu-1.40.0.tar.bz2) = 5c77d093da75de0be320a327cc3657ad1ddfefa4
-RMD160 (gammu-1.40.0.tar.bz2) = e2170c2624be9985c02e48891f975b79fff1ca87
-SHA512 (gammu-1.40.0.tar.bz2) = 6dbab68f30567a501487cf4edf19e23b7b23b7b78e3dfff69fc8d3c95b62f74ee14fe25ca380eac071e67f1a523dfd69cb9137fe049bf6477dfcc94930b71ce9
-Size (gammu-1.40.0.tar.bz2) = 2156194 bytes
+SHA1 (gammu-1.41.0.tar.bz2) = 74d28c3ae959d0498adf94bbbc7304cff317ea74
+RMD160 (gammu-1.41.0.tar.bz2) = 49681b5249cf936ce1a3533b9ef6f72c79701535
+SHA512 (gammu-1.41.0.tar.bz2) = f2c2534d3827216bf015607431938e0cf2524d5f2c670a5f76bb5ab7928962d22de981bbbf2dfa7af833c7903b60a775242048210bac6c35b1a9ee7668db4543
+Size (gammu-1.41.0.tar.bz2) = 2167233 bytes
SHA1 (patch-contrib_smscgi_sms__cgi.c) = 39598119eae4fd27d6d1844ca4a846fc79b126c1
SHA1 (patch-libgammu_phone_at_at-sms.c) = fb9dd703f822f20efa35303b15faba482e39538c
SHA1 (patch-smsd_services_pgsql.c) = 35d30183851c6d6b14e0450b59a56c858889e701
Home |
Main Index |
Thread Index |
Old Index