pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/gammu gammu: Update comms/gammu to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/597161aff299
branches:  trunk
changeset: 308087:597161aff299
user:      leot <leot%pkgsrc.org@localhost>
date:      Wed May 16 08:23:29 2018 +0000

description:
gammu: Update comms/gammu to 1.39.0

pkgsrc changes:
 - Indent a DEPENDS (suggested by `pkglint -Wall')

Changes:
1.39.0
------
 * Fixed answering call in AT module.
 * Improved support for Huawei E392 and E3131.
 * Fixed compatibility of binaries with Windows XP and 2003.
 * Improved support for ZTE MF667.
 * Updated list of GSM networks and countries.

diffstat:

 comms/gammu/Makefile |   7 +++----
 comms/gammu/PLIST    |   4 +++-
 comms/gammu/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 10 deletions(-)

diffs (58 lines):

diff -r ea6fce299e5c -r 597161aff299 comms/gammu/Makefile
--- a/comms/gammu/Makefile      Wed May 16 08:18:25 2018 +0000
+++ b/comms/gammu/Makefile      Wed May 16 08:23:29 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2018/04/29 21:31:29 adam Exp $
+# $NetBSD: Makefile,v 1.30 2018/05/16 08:23:29 leot Exp $
 #
 
-DISTNAME=      gammu-1.38.5
-PKGREVISION=   2
+DISTNAME=      gammu-1.39.0
 CATEGORIES=    comms
 MASTER_SITES=  http://dl.cihar.com/gammu/releases/
 EXTRACT_SUFX=  .tar.bz2
@@ -15,7 +14,7 @@
 # cmake tests for it; unclear for what it would be used
 #BUILD_DEPENDS+=       doxygen-[0-9]*:../../devel/doxygen
 # for gammu-config
-DEPENDS+=      dialog-[0-9]*:../../misc/dialog
+DEPENDS+=              dialog-[0-9]*:../../misc/dialog
 
 USE_CMAKE=     yes
 CMAKE_ARGS+=   -DBUILD_SHARED_LIBS=ON
diff -r ea6fce299e5c -r 597161aff299 comms/gammu/PLIST
--- a/comms/gammu/PLIST Wed May 16 08:18:25 2018 +0000
+++ b/comms/gammu/PLIST Wed May 16 08:23:29 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2017/05/11 13:00:16 leot Exp $
+@comment $NetBSD: PLIST,v 1.10 2018/05/16 08:23:29 leot Exp $
 bin/gammu
 bin/gammu-config
 bin/gammu-smsd
@@ -249,6 +249,8 @@
 share/locale/it/LC_MESSAGES/libgammu.mo
 share/locale/ko/LC_MESSAGES/gammu.mo
 share/locale/ko/LC_MESSAGES/libgammu.mo
+share/locale/nb_NO/LC_MESSAGES/gammu.mo
+share/locale/nb_NO/LC_MESSAGES/libgammu.mo
 share/locale/nl/LC_MESSAGES/gammu.mo
 share/locale/nl/LC_MESSAGES/libgammu.mo
 share/locale/pl/LC_MESSAGES/gammu.mo
diff -r ea6fce299e5c -r 597161aff299 comms/gammu/distinfo
--- a/comms/gammu/distinfo      Wed May 16 08:18:25 2018 +0000
+++ b/comms/gammu/distinfo      Wed May 16 08:23:29 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2017/10/22 18:43:28 leot Exp $
+$NetBSD: distinfo,v 1.17 2018/05/16 08:23:29 leot Exp $
 
-SHA1 (gammu-1.38.5.tar.bz2) = 8e06cb3356e81be68d53a99aa2c9fd9fedccecd1
-RMD160 (gammu-1.38.5.tar.bz2) = b5cdb3de84828b4e2aad9d20830dea9af1ee6b79
-SHA512 (gammu-1.38.5.tar.bz2) = 89a6b3872dfd9b4ebaf8b0f51265fec7e7ef72a42178f85846c7f52d926e96b3087bbe6650c4246e66c2624822021c5803b1bb6ca8ac90f3e5c109a644c0ee80
-Size (gammu-1.38.5.tar.bz2) = 2138742 bytes
+SHA1 (gammu-1.39.0.tar.bz2) = fed18466f714358a9a5a04b0c421bd2e6757f6e4
+RMD160 (gammu-1.39.0.tar.bz2) = fad2d1cd03fbdce0ee35f374a6834a9ab92c2c47
+SHA512 (gammu-1.39.0.tar.bz2) = ed8994f6ec25d8ddbed23680e8a02db05c8e7f85aa6b8c0d409b5e8377e7c9e07fc61e62d80f6741d648709fb58a10ec631155d8b1ffc1c7d3b6e425cf53c797
+Size (gammu-1.39.0.tar.bz2) = 2151226 bytes
 SHA1 (patch-contrib_smscgi_sms__cgi.c) = 39598119eae4fd27d6d1844ca4a846fc79b126c1
 SHA1 (patch-libgammu_phone_at_at-sms.c) = fb9dd703f822f20efa35303b15faba482e39538c



Home | Main Index | Thread Index | Old Index