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: Wed May 16 08:23:29 UTC 2018
Modified Files:
pkgsrc/comms/gammu: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/comms/gammu/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/comms/gammu/PLIST
cvs rdiff -u -r1.16 -r1.17 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.29 pkgsrc/comms/gammu/Makefile:1.30
--- pkgsrc/comms/gammu/Makefile:1.29 Sun Apr 29 21:31:29 2018
+++ pkgsrc/comms/gammu/Makefile Wed May 16 08:23:29 2018
@@ -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 @@ LICENSE= gnu-gpl-v2
# 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
Index: pkgsrc/comms/gammu/PLIST
diff -u pkgsrc/comms/gammu/PLIST:1.9 pkgsrc/comms/gammu/PLIST:1.10
--- pkgsrc/comms/gammu/PLIST:1.9 Thu May 11 13:00:16 2017
+++ pkgsrc/comms/gammu/PLIST Wed May 16 08:23:29 2018
@@ -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/gammu.mo
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
Index: pkgsrc/comms/gammu/distinfo
diff -u pkgsrc/comms/gammu/distinfo:1.16 pkgsrc/comms/gammu/distinfo:1.17
--- pkgsrc/comms/gammu/distinfo:1.16 Sun Oct 22 18:43:28 2017
+++ pkgsrc/comms/gammu/distinfo Wed May 16 08:23:29 2018
@@ -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