Sun Nov 23 09:46:50 2014 UTC ()
(pkgsrc)
 - Add two CMAKE_ARGS (silence and) to maintain the similar PLIST leve
    # silence warning
    CMAKE_ARGS+=    -Wno-dev
    CMAKE_ARGS+=    -DINSTALL_DOC=ON
 - Add post-install: target to Remove PaxHeader garbage
 - Add comment on patch

(upstream) Update 1.26.1 to 1.33.0


(mef)
diff -r1.8 -r1.9 pkgsrc/comms/gammu/Makefile.common
diff -r1.8 -r1.9 pkgsrc/comms/gammu/distinfo
diff -r1.4 -r1.5 pkgsrc/comms/gammu/PLIST
diff -r1.1 -r1.2 pkgsrc/comms/gammu/patches/patch-contrib_smscgi_sms__cgi.c
diff -r1.1 -r1.2 pkgsrc/comms/gammu/patches/patch-libgammu_phone_at_at-sms.c

cvs diff -r1.8 -r1.9 pkgsrc/comms/gammu/Attic/Makefile.common (expand / switch to unified diff)

--- pkgsrc/comms/gammu/Attic/Makefile.common 2010/11/13 21:08:54 1.8
+++ pkgsrc/comms/gammu/Attic/Makefile.common 2014/11/23 09:46:49 1.9
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile.common,v 1.8 2010/11/13 21:08:54 shattered Exp $ 1# $NetBSD: Makefile.common,v 1.9 2014/11/23 09:46:49 mef Exp $
2# 2#
3# used by comms/gammu/Makefile 3# used by comms/gammu/Makefile
4# used by comms/py-gammu/Makefile 4# used by comms/py-gammu/Makefile
5 5
6DISTNAME= gammu-1.26.1 6DISTNAME= gammu-1.33.0
7CATEGORIES= comms 7CATEGORIES= comms
8MASTER_SITES= http://dl.cihar.com/gammu/releases/ \ 8MASTER_SITES= http://dl.cihar.com/gammu/releases/ \
9 http://dl.cihar.com.nyud.net/gammu/releases/ 9 http://dl.cihar.com.nyud.net/gammu/releases/
10EXTRACT_SUFX= .tar.bz2 10EXTRACT_SUFX= .tar.bz2
11 11
12MAINTAINER= pkgsrc-users@NetBSD.org 12MAINTAINER= pkgsrc-users@NetBSD.org
13HOMEPAGE= http://wammu.eu/gammu/ 13HOMEPAGE= http://wammu.eu/gammu/
14LICENSE= gnu-gpl-v2 14LICENSE= gnu-gpl-v2

cvs diff -r1.8 -r1.9 pkgsrc/comms/gammu/distinfo (expand / switch to unified diff)

--- pkgsrc/comms/gammu/distinfo 2012/07/09 19:17:51 1.8
+++ pkgsrc/comms/gammu/distinfo 2014/11/23 09:46:49 1.9
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.8 2012/07/09 19:17:51 joerg Exp $ 1$NetBSD: distinfo,v 1.9 2014/11/23 09:46:49 mef Exp $
2 2
3SHA1 (gammu-1.26.1.tar.bz2) = 122886f29c566f72020e91da119e1e04f7bfbec6 3SHA1 (gammu-1.33.0.tar.bz2) = b7ee28e7398ea578290588d94d69c295491ff86a
4RMD160 (gammu-1.26.1.tar.bz2) = a913ac6c999f81ab4fda7c1656232484033ac540 4RMD160 (gammu-1.33.0.tar.bz2) = c84ac1acdc9d019576447e14414de99366794942
5Size (gammu-1.26.1.tar.bz2) = 2113622 bytes 5Size (gammu-1.33.0.tar.bz2) = 6535262 bytes
6SHA1 (patch-contrib_smscgi_sms__cgi.c) = c7f40671374294ce90f17541b15529ee4ee649aa 6SHA1 (patch-contrib_smscgi_sms__cgi.c) = 32316e2c4e8cfcbb850c1f2551c424a8922494e6
7SHA1 (patch-libgammu_phone_at_at-sms.c) = 0ffef60f4f8ab1677d807ef50f766a5141870e0f 7SHA1 (patch-libgammu_phone_at_at-sms.c) = 05e834b5da6cebeb16d867df7059b7c715b5b676

cvs diff -r1.4 -r1.5 pkgsrc/comms/gammu/PLIST (expand / switch to unified diff)

--- pkgsrc/comms/gammu/PLIST 2009/09/04 23:19:58 1.4
+++ pkgsrc/comms/gammu/PLIST 2014/11/23 09:46:49 1.5
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.4 2009/09/04 23:19:58 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.5 2014/11/23 09:46:49 mef Exp $
2bin/gammu 2bin/gammu
3bin/gammu-config 3bin/gammu-config
4bin/gammu-smsd 4bin/gammu-smsd
5bin/gammu-smsd-inject 5bin/gammu-smsd-inject
6bin/gammu-smsd-monitor 6bin/gammu-smsd-monitor
7bin/jadmaker 7bin/jadmaker
8include/gammu/gammu-backup.h 8include/gammu/gammu-backup.h
9include/gammu/gammu-bitmap.h 9include/gammu/gammu-bitmap.h
10include/gammu/gammu-calendar.h 10include/gammu/gammu-calendar.h
11include/gammu/gammu-call.h 11include/gammu/gammu-call.h
12include/gammu/gammu-callback.h 12include/gammu/gammu-callback.h
13include/gammu/gammu-category.h 13include/gammu/gammu-category.h
14include/gammu/gammu-config.h 14include/gammu/gammu-config.h
@@ -31,144 +31,244 @@ include/gammu/gammu-smsd.h @@ -31,144 +31,244 @@ include/gammu/gammu-smsd.h
31include/gammu/gammu-statemachine.h 31include/gammu/gammu-statemachine.h
32include/gammu/gammu-types.h 32include/gammu/gammu-types.h
33include/gammu/gammu-unicode.h 33include/gammu/gammu-unicode.h
34include/gammu/gammu-wap.h 34include/gammu/gammu-wap.h
35include/gammu/gammu.h 35include/gammu/gammu.h
36lib/libGammu.so 36lib/libGammu.so
37lib/libGammu.so.7 37lib/libGammu.so.7
38lib/libGammu.so.7.${PKGVERSION} 38lib/libGammu.so.7.${PKGVERSION}
39lib/libgsmsd.so 39lib/libgsmsd.so
40lib/libgsmsd.so.7 40lib/libgsmsd.so.7
41lib/libgsmsd.so.7.${PKGVERSION} 41lib/libgsmsd.so.7.${PKGVERSION}
42lib/pkgconfig/gammu-smsd.pc 42lib/pkgconfig/gammu-smsd.pc
43lib/pkgconfig/gammu.pc 43lib/pkgconfig/gammu.pc
44man/cs/man1/gammu-config.1 
45man/cs/man1/gammu-smsd-inject.1 
46man/cs/man1/gammu-smsd-monitor.1 
47man/cs/man1/gammu-smsd.1 
48man/cs/man1/gammu.1 
49man/cs/man1/jadmaker.1 
50man/cs/man5/gammu-smsdrc.5 
51man/cs/man5/gammurc.5 
52man/cs/man7/gammu-smsd-dbi.7 
53man/cs/man7/gammu-smsd-files.7 
54man/cs/man7/gammu-smsd-mysql.7 
55man/cs/man7/gammu-smsd-pgsql.7 
56man/cs/man7/gammu-smsd-tables.7 
57man/man1/gammu-config.1 44man/man1/gammu-config.1
 45man/man1/gammu-detect.1
58man/man1/gammu-smsd-inject.1 46man/man1/gammu-smsd-inject.1
59man/man1/gammu-smsd-monitor.1 47man/man1/gammu-smsd-monitor.1
60man/man1/gammu-smsd.1 48man/man1/gammu-smsd.1
61man/man1/gammu.1 49man/man1/gammu.1
62man/man1/jadmaker.1 50man/man1/jadmaker.1
 51man/man5/gammu-backup.5
 52man/man5/gammu-smsbackup.5
63man/man5/gammu-smsdrc.5 53man/man5/gammu-smsdrc.5
64man/man5/gammurc.5 54man/man5/gammurc.5
65man/man7/gammu-smsd-dbi.7 55man/man7/gammu-smsd-dbi.7
66man/man7/gammu-smsd-files.7 56man/man7/gammu-smsd-files.7
67man/man7/gammu-smsd-mysql.7 57man/man7/gammu-smsd-mysql.7
 58man/man7/gammu-smsd-null.7
 59man/man7/gammu-smsd-odbc.7
68man/man7/gammu-smsd-pgsql.7 60man/man7/gammu-smsd-pgsql.7
 61man/man7/gammu-smsd-run.7
 62man/man7/gammu-smsd-sql.7
69man/man7/gammu-smsd-tables.7 63man/man7/gammu-smsd-tables.7
70share/doc/gammu/COPYING 64share/doc/gammu/COPYING
71share/doc/gammu/ChangeLog 65share/doc/gammu/ChangeLog
72share/doc/gammu/README 66share/doc/gammu/README
73share/doc/gammu/SUPPORTERS 67share/doc/gammu/examples/Makefile
74share/doc/gammu/devel/Gammu.htm 
75share/doc/gammu/devel/PORTING 
76share/doc/gammu/devel/develop.txt 
77share/doc/gammu/devel/examples/Makefile 
78share/doc/gammu/devel/examples/phone-info.c 
79share/doc/gammu/devel/examples/sms-send.c 
80share/doc/gammu/devel/gammu_hints.txt 
81share/doc/gammu/devel/protocol/TDMA_5120.txt 
82share/doc/gammu/devel/protocol/carkit.txt 
83share/doc/gammu/devel/protocol/n6110.txt 
84share/doc/gammu/devel/protocol/n6510.txt 
85share/doc/gammu/devel/protocol/n7110.txt 
86share/doc/gammu/devel/protocol/nokia.txt 
87share/doc/gammu/devel/protocol/readme 
88share/doc/gammu/devel/sms/charset.txt 
89share/doc/gammu/devel/sms/convert.txt 
90share/doc/gammu/devel/sms/readme 
91share/doc/gammu/devel/sounds/readme 
92share/doc/gammu/devel/sounds/ring2.txt 
93share/doc/gammu/examples/config/gammurc 68share/doc/gammu/examples/config/gammurc
94share/doc/gammu/examples/config/smsdrc 69share/doc/gammu/examples/config/smsdrc
 70share/doc/gammu/examples/custom-config.c
 71share/doc/gammu/examples/long-sms.c
95share/doc/gammu/examples/media/aliens.nlm 72share/doc/gammu/examples/media/aliens.nlm
96share/doc/gammu/examples/media/axelf.txt 73share/doc/gammu/examples/media/axelf.txt
 74share/doc/gammu/examples/phone-info.c
97share/doc/gammu/examples/php/class_gammu/README 75share/doc/gammu/examples/php/class_gammu/README
98share/doc/gammu/examples/php/class_gammu/class.gammu_nix_win32_v2.php 76share/doc/gammu/examples/php/class_gammu/class.gammu.php
99share/doc/gammu/examples/php/class_gammu/class.sms.gammu.php 77share/doc/gammu/examples/php/class_gammu/class.sms.gammu.php
100share/doc/gammu/examples/php/class_gammu/example_gammu_text.php 
101share/doc/gammu/examples/php/smsd-mysql-admin/admin.php 78share/doc/gammu/examples/php/smsd-mysql-admin/admin.php
102share/doc/gammu/examples/php/smsd-mysql-intergammu/config.php 79share/doc/gammu/examples/php/smsd-mysql-intergammu/config.php
103share/doc/gammu/examples/php/smsd-mysql-intergammu/funcoes/func.gammu.php 80share/doc/gammu/examples/php/smsd-mysql-intergammu/funcoes/func.gammu.php
104share/doc/gammu/examples/php/smsd-mysql-intergammu/funcoes/func.sql.php 81share/doc/gammu/examples/php/smsd-mysql-intergammu/funcoes/func.sql.php
105share/doc/gammu/examples/php/smsd-mysql-intergammu/index.php 82share/doc/gammu/examples/php/smsd-mysql-intergammu/index.php
106share/doc/gammu/examples/php/smsd-mysql-intergammu/intergammu.txt 83share/doc/gammu/examples/php/smsd-mysql-intergammu/intergammu.txt
107share/doc/gammu/examples/php/smsd-mysql-intergammu/proc/admin.php 84share/doc/gammu/examples/php/smsd-mysql-intergammu/proc/admin.php
108share/doc/gammu/examples/php/smsd-mysql-intergammu/proclast.sql 85share/doc/gammu/examples/php/smsd-mysql-intergammu/proclast.sql
109share/doc/gammu/examples/php/smsd-mysql-linked/linked.php 86share/doc/gammu/examples/php/smsd-mysql-linked/linked.php
110share/doc/gammu/examples/php/smsd-mysql-linked/linked.sql 87share/doc/gammu/examples/php/smsd-mysql-linked/linked.sql
111share/doc/gammu/examples/php/smsd-mysql-list/sms.php 88share/doc/gammu/examples/php/smsd-mysql-list/sms.php
 89share/doc/gammu/examples/sms-read.c
 90share/doc/gammu/examples/sms-send.c
 91share/doc/gammu/examples/smsd.c
112share/doc/gammu/examples/sql/mysql.sql 92share/doc/gammu/examples/sql/mysql.sql
113share/doc/gammu/examples/sql/pgsql.sql 93share/doc/gammu/examples/sql/pgsql.sql
114share/doc/gammu/examples/sql/sqlite.sql 94share/doc/gammu/examples/sql/sqlite.sql
115share/doc/gammu/gammu.html 95share/doc/gammu/manual/PaxHeaders.12815/contents.rst
116share/doc/gammu/gammu.it.txt 96share/doc/gammu/manual/PaxHeaders.12815/glossary.rst
117share/doc/gammu/readme.html 97share/doc/gammu/manual/PaxHeaders.12815/index.rst
118share/doc/gammu/readme.it.txt 98share/doc/gammu/manual/c/api.rst
119share/doc/gammu/replace.txt 99share/doc/gammu/manual/c/backup.rst
120share/doc/gammu/symbian/gnapplet.ini 100share/doc/gammu/manual/c/bitmap.rst
121share/doc/gammu/symbian/gnapplet.sis 101share/doc/gammu/manual/c/calendar.rst
122share/doc/gammu/symbian/readme.txt 102share/doc/gammu/manual/c/call.rst
 103share/doc/gammu/manual/c/callback.rst
 104share/doc/gammu/manual/c/category.rst
 105share/doc/gammu/manual/c/datetime.rst
 106share/doc/gammu/manual/c/debug.rst
 107share/doc/gammu/manual/c/error.rst
 108share/doc/gammu/manual/c/examples.rst
 109share/doc/gammu/manual/c/file.rst
 110share/doc/gammu/manual/c/hints.rst
 111share/doc/gammu/manual/c/index.rst
 112share/doc/gammu/manual/c/info.rst
 113share/doc/gammu/manual/c/inifile.rst
 114share/doc/gammu/manual/c/keys.rst
 115share/doc/gammu/manual/c/limits.rst
 116share/doc/gammu/manual/c/memory.rst
 117share/doc/gammu/manual/c/message.rst
 118share/doc/gammu/manual/c/misc.rst
 119share/doc/gammu/manual/c/nokia.rst
 120share/doc/gammu/manual/c/porting.rst
 121share/doc/gammu/manual/c/ringtone.rst
 122share/doc/gammu/manual/c/security.rst
 123share/doc/gammu/manual/c/settings.rst
 124share/doc/gammu/manual/c/smsd.rst
 125share/doc/gammu/manual/c/statemachine.rst
 126share/doc/gammu/manual/c/types.rst
 127share/doc/gammu/manual/c/unicode.rst
 128share/doc/gammu/manual/c/wap.rst
 129share/doc/gammu/manual/config/index.rst
 130share/doc/gammu/manual/contents.rst
 131share/doc/gammu/manual/faq/config.rst
 132share/doc/gammu/manual/faq/general.rst
 133share/doc/gammu/manual/faq/index.rst
 134share/doc/gammu/manual/faq/phone.rst
 135share/doc/gammu/manual/faq/python.rst
 136share/doc/gammu/manual/faq/smsd.rst
 137share/doc/gammu/manual/formats/backup.rst
 138share/doc/gammu/manual/formats/index.rst
 139share/doc/gammu/manual/formats/ini.rst
 140share/doc/gammu/manual/formats/smsbackup.rst
 141share/doc/gammu/manual/gammu/index.rst
 142share/doc/gammu/manual/glossary.rst
 143share/doc/gammu/manual/index.rst
 144share/doc/gammu/manual/internal/index.rst
 145share/doc/gammu/manual/internal/new-phone.rst
 146share/doc/gammu/manual/internal/reply.rst
 147share/doc/gammu/manual/internal/state-machine.rst
 148share/doc/gammu/manual/project/about.rst
 149share/doc/gammu/manual/project/coding-style.rst
 150share/doc/gammu/manual/project/contributing.rst
 151share/doc/gammu/manual/project/directories.rst
 152share/doc/gammu/manual/project/documentation.rst
 153share/doc/gammu/manual/project/index.rst
 154share/doc/gammu/manual/project/install.rst
 155share/doc/gammu/manual/project/localization.rst
 156share/doc/gammu/manual/project/motivation.rst
 157share/doc/gammu/manual/project/roadmap.rst
 158share/doc/gammu/manual/project/testing.rst
 159share/doc/gammu/manual/project/versioning.rst
 160share/doc/gammu/manual/protocol/carkit.rst
 161share/doc/gammu/manual/protocol/discovering.rst
 162share/doc/gammu/manual/protocol/gnapplet.rst
 163share/doc/gammu/manual/protocol/index.rst
 164share/doc/gammu/manual/protocol/m-obex.rst
 165share/doc/gammu/manual/protocol/mtk.rst
 166share/doc/gammu/manual/protocol/n6110.rst
 167share/doc/gammu/manual/protocol/n6510.rst
 168share/doc/gammu/manual/protocol/n7110.rst
 169share/doc/gammu/manual/protocol/nokia-s40-sms.rst
 170share/doc/gammu/manual/protocol/nokia.rst
 171share/doc/gammu/manual/protocol/s60.rst
 172share/doc/gammu/manual/protocol/samsung-gt.rst
 173share/doc/gammu/manual/protocol/samsung.rst
 174share/doc/gammu/manual/protocol/sonim.rst
 175share/doc/gammu/manual/protocol/tdma_5120.rst
 176share/doc/gammu/manual/python/data.rst
 177share/doc/gammu/manual/python/examples.rst
 178share/doc/gammu/manual/python/exceptions.rst
 179share/doc/gammu/manual/python/gammu.rst
 180share/doc/gammu/manual/python/index.rst
 181share/doc/gammu/manual/python/objects.rst
 182share/doc/gammu/manual/python/smsd.rst
 183share/doc/gammu/manual/python/worker.rst
 184share/doc/gammu/manual/smsd/backends.rst
 185share/doc/gammu/manual/smsd/code.rst
 186share/doc/gammu/manual/smsd/config.rst
 187share/doc/gammu/manual/smsd/dbi.rst
 188share/doc/gammu/manual/smsd/files.rst
 189share/doc/gammu/manual/smsd/index.rst
 190share/doc/gammu/manual/smsd/inject.rst
 191share/doc/gammu/manual/smsd/manual.rst
 192share/doc/gammu/manual/smsd/monitor.rst
 193share/doc/gammu/manual/smsd/mysql.rst
 194share/doc/gammu/manual/smsd/null.rst
 195share/doc/gammu/manual/smsd/odbc.rst
 196share/doc/gammu/manual/smsd/overview.rst
 197share/doc/gammu/manual/smsd/pgsql.rst
 198share/doc/gammu/manual/smsd/run.rst
 199share/doc/gammu/manual/smsd/smsd.rst
 200share/doc/gammu/manual/smsd/sql.rst
 201share/doc/gammu/manual/smsd/tables.rst
 202share/doc/gammu/manual/smsd/usage.rst
 203share/doc/gammu/manual/testing/dummy-driver.rst
 204share/doc/gammu/manual/testing/index.rst
 205share/doc/gammu/manual/testing/testsuite.rst
 206share/doc/gammu/manual/utils/gammu-config.rst
 207share/doc/gammu/manual/utils/gammu-detect.rst
 208share/doc/gammu/manual/utils/index.rst
 209share/doc/gammu/manual/utils/jadmaker.rst
 210share/gammu/gammu-s60-remote.sis
 211share/gammu/gnapplet.ini
 212share/gammu/gnapplet.sis
123share/locale/af/LC_MESSAGES/gammu.mo 213share/locale/af/LC_MESSAGES/gammu.mo
124share/locale/af/LC_MESSAGES/libgammu.mo 214share/locale/af/LC_MESSAGES/libgammu.mo
 215share/locale/ar/LC_MESSAGES/gammu.mo
 216share/locale/ar/LC_MESSAGES/libgammu.mo
125share/locale/bg/LC_MESSAGES/gammu.mo 217share/locale/bg/LC_MESSAGES/gammu.mo
126share/locale/bg/LC_MESSAGES/libgammu.mo 218share/locale/bg/LC_MESSAGES/libgammu.mo
127share/locale/ca/LC_MESSAGES/gammu.mo 219share/locale/ca/LC_MESSAGES/gammu.mo
128share/locale/ca/LC_MESSAGES/libgammu.mo 220share/locale/ca/LC_MESSAGES/libgammu.mo
129share/locale/cs/LC_MESSAGES/gammu.mo 221share/locale/cs/LC_MESSAGES/gammu.mo
130share/locale/cs/LC_MESSAGES/libgammu.mo 222share/locale/cs/LC_MESSAGES/libgammu.mo
131share/locale/da/LC_MESSAGES/gammu.mo 223share/locale/da/LC_MESSAGES/gammu.mo
132share/locale/da/LC_MESSAGES/libgammu.mo 224share/locale/da/LC_MESSAGES/libgammu.mo
133share/locale/de/LC_MESSAGES/gammu.mo 225share/locale/de/LC_MESSAGES/gammu.mo
134share/locale/de/LC_MESSAGES/libgammu.mo 226share/locale/de/LC_MESSAGES/libgammu.mo
135share/locale/el/LC_MESSAGES/gammu.mo 227share/locale/el/LC_MESSAGES/gammu.mo
136share/locale/el/LC_MESSAGES/libgammu.mo 228share/locale/el/LC_MESSAGES/libgammu.mo
 229share/locale/en_GB/LC_MESSAGES/gammu.mo
 230share/locale/en_GB/LC_MESSAGES/libgammu.mo
137share/locale/es/LC_MESSAGES/gammu.mo 231share/locale/es/LC_MESSAGES/gammu.mo
138share/locale/es/LC_MESSAGES/libgammu.mo 232share/locale/es/LC_MESSAGES/libgammu.mo
139share/locale/et/LC_MESSAGES/gammu.mo 233share/locale/et/LC_MESSAGES/gammu.mo
140share/locale/et/LC_MESSAGES/libgammu.mo 234share/locale/et/LC_MESSAGES/libgammu.mo
141share/locale/fi/LC_MESSAGES/gammu.mo 235share/locale/fi/LC_MESSAGES/gammu.mo
142share/locale/fi/LC_MESSAGES/libgammu.mo 236share/locale/fi/LC_MESSAGES/libgammu.mo
143share/locale/fr/LC_MESSAGES/gammu.mo 237share/locale/fr/LC_MESSAGES/gammu.mo
144share/locale/fr/LC_MESSAGES/libgammu.mo 238share/locale/fr/LC_MESSAGES/libgammu.mo
145share/locale/gl/LC_MESSAGES/gammu.mo 239share/locale/gl/LC_MESSAGES/gammu.mo
146share/locale/gl/LC_MESSAGES/libgammu.mo 240share/locale/gl/LC_MESSAGES/libgammu.mo
147share/locale/he/LC_MESSAGES/gammu.mo 241share/locale/he/LC_MESSAGES/gammu.mo
148share/locale/he/LC_MESSAGES/libgammu.mo 242share/locale/he/LC_MESSAGES/libgammu.mo
149share/locale/hu/LC_MESSAGES/gammu.mo 243share/locale/hu/LC_MESSAGES/gammu.mo
150share/locale/hu/LC_MESSAGES/libgammu.mo 244share/locale/hu/LC_MESSAGES/libgammu.mo
151share/locale/id/LC_MESSAGES/gammu.mo 245share/locale/id/LC_MESSAGES/gammu.mo
152share/locale/id/LC_MESSAGES/libgammu.mo 246share/locale/id/LC_MESSAGES/libgammu.mo
153share/locale/it/LC_MESSAGES/gammu.mo 247share/locale/it/LC_MESSAGES/gammu.mo
154share/locale/it/LC_MESSAGES/libgammu.mo 248share/locale/it/LC_MESSAGES/libgammu.mo
155share/locale/ko/LC_MESSAGES/gammu.mo 249share/locale/ko/LC_MESSAGES/gammu.mo
156share/locale/ko/LC_MESSAGES/libgammu.mo 250share/locale/ko/LC_MESSAGES/libgammu.mo
157share/locale/nl/LC_MESSAGES/gammu.mo 251share/locale/nl/LC_MESSAGES/gammu.mo
158share/locale/nl/LC_MESSAGES/libgammu.mo 252share/locale/nl/LC_MESSAGES/libgammu.mo
159share/locale/pl/LC_MESSAGES/gammu.mo 253share/locale/pl/LC_MESSAGES/gammu.mo
160share/locale/pl/LC_MESSAGES/libgammu.mo 254share/locale/pl/LC_MESSAGES/libgammu.mo
161share/locale/pt_BR/LC_MESSAGES/gammu.mo 255share/locale/pt_BR/LC_MESSAGES/gammu.mo
162share/locale/pt_BR/LC_MESSAGES/libgammu.mo 256share/locale/pt_BR/LC_MESSAGES/libgammu.mo
 257share/locale/ro/LC_MESSAGES/gammu.mo
 258share/locale/ro/LC_MESSAGES/libgammu.mo
163share/locale/ru/LC_MESSAGES/gammu.mo 259share/locale/ru/LC_MESSAGES/gammu.mo
164share/locale/ru/LC_MESSAGES/libgammu.mo 260share/locale/ru/LC_MESSAGES/libgammu.mo
165share/locale/sk/LC_MESSAGES/gammu.mo 261share/locale/sk/LC_MESSAGES/gammu.mo
166share/locale/sk/LC_MESSAGES/libgammu.mo 262share/locale/sk/LC_MESSAGES/libgammu.mo
167share/locale/sv/LC_MESSAGES/gammu.mo 263share/locale/sv/LC_MESSAGES/gammu.mo
168share/locale/sv/LC_MESSAGES/libgammu.mo 264share/locale/sv/LC_MESSAGES/libgammu.mo
169share/locale/sw/LC_MESSAGES/gammu.mo 265share/locale/sw/LC_MESSAGES/gammu.mo
170share/locale/sw/LC_MESSAGES/libgammu.mo 266share/locale/sw/LC_MESSAGES/libgammu.mo
 267share/locale/tr/LC_MESSAGES/gammu.mo
 268share/locale/tr/LC_MESSAGES/libgammu.mo
 269share/locale/uk/LC_MESSAGES/gammu.mo
 270share/locale/uk/LC_MESSAGES/libgammu.mo
171share/locale/zh_CN/LC_MESSAGES/gammu.mo 271share/locale/zh_CN/LC_MESSAGES/gammu.mo
172share/locale/zh_CN/LC_MESSAGES/libgammu.mo 272share/locale/zh_CN/LC_MESSAGES/libgammu.mo
173share/locale/zh_TW/LC_MESSAGES/gammu.mo 273share/locale/zh_TW/LC_MESSAGES/gammu.mo
174share/locale/zh_TW/LC_MESSAGES/libgammu.mo 274share/locale/zh_TW/LC_MESSAGES/libgammu.mo

cvs diff -r1.1 -r1.2 pkgsrc/comms/gammu/patches/patch-contrib_smscgi_sms__cgi.c (expand / switch to unified diff)

--- pkgsrc/comms/gammu/patches/patch-contrib_smscgi_sms__cgi.c 2012/02/16 17:13:03 1.1
+++ pkgsrc/comms/gammu/patches/patch-contrib_smscgi_sms__cgi.c 2014/11/23 09:46:49 1.2
@@ -1,14 +1,16 @@ @@ -1,14 +1,16 @@
1$NetBSD: patch-contrib_smscgi_sms__cgi.c,v 1.1 2012/02/16 17:13:03 hans Exp $ 1$NetBSD: patch-contrib_smscgi_sms__cgi.c,v 1.2 2014/11/23 09:46:49 mef Exp $
 2
 3Fix build on SunOS.
2 4
3--- contrib/smscgi/sms_cgi.c.orig 2009-09-08 09:57:12.000000000 +0200 5--- contrib/smscgi/sms_cgi.c.orig 2009-09-08 09:57:12.000000000 +0200
4+++ contrib/smscgi/sms_cgi.c 2012-01-25 19:47:48.177845692 +0100 6+++ contrib/smscgi/sms_cgi.c 2012-01-25 19:47:48.177845692 +0100
5@@ -26,6 +26,10 @@ 7@@ -26,6 +26,10 @@
6 #include <signal.h> 8 #include <signal.h>
7 #include <sys/wait.h> 9 #include <sys/wait.h>
8  10
9+#ifdef __sun 11+#ifdef __sun
10+#include <alloca.h> 12+#include <alloca.h>
11+#endif 13+#endif
12+ 14+
13 #include "sms_cgi.h" 15 #include "sms_cgi.h"
14  16

cvs diff -r1.1 -r1.2 pkgsrc/comms/gammu/patches/patch-libgammu_phone_at_at-sms.c (expand / switch to unified diff)

--- pkgsrc/comms/gammu/patches/patch-libgammu_phone_at_at-sms.c 2012/07/09 19:17:52 1.1
+++ pkgsrc/comms/gammu/patches/patch-libgammu_phone_at_at-sms.c 2014/11/23 09:46:50 1.2
@@ -1,15 +1,17 @@ @@ -1,15 +1,17 @@
1$NetBSD: patch-libgammu_phone_at_at-sms.c,v 1.1 2012/07/09 19:17:52 joerg Exp $ 1$NetBSD: patch-libgammu_phone_at_at-sms.c,v 1.2 2014/11/23 09:46:50 mef Exp $
2 2
3--- libgammu/phone/at/at-sms.c.orig 2012-07-06 11:57:04.000000000 +0000 3Don't use strcharnul from the helper library, it doesn't end up as PIC
4+++ libgammu/phone/at/at-sms.c 4when compiled with Clang.
5@@ -83,7 +83,9 @@ GSM_Error ATGEN_ReplyGetSMSMemories(GSM_ 5
6 } 6--- libgammu/phone/at/at-sms.c~ 2014-11-23 18:13:31.000000000 +0900
 7+++ libgammu/phone/at/at-sms.c 2014-11-23 18:15:42.000000000 +0900
 8@@ -112,6 +112,9 @@ GSM_Error ATGEN_ReplyGetSMSMemories(GSM_
7 if (pos_start != NULL) { 9 if (pos_start != NULL) {
8 /* Detect which memories we can use for saving */ 10 /* Detect which memories we can use for saving */
9- pos_end = strchrnul(pos_start + 1, ')'); 11 pos_end = strchrnul(pos_start + 1, ')');
10+ pos_end = strchr(pos_start + 1, ')'); 12+ pos_end = strchr(pos_start + 1, ')');
11+ if (pos_end == NULL) 13+ if (pos_end == NULL)
12+ pos_end = pos_start + strlen(pos_start); 14+ pos_end = pos_start + strlen(pos_start);
13 pos_tmp = strstr(pos_start, "\"SM\""); 15 pos_tmp = strstr(pos_start, "\"SM\"");
 16
14 if (pos_tmp != NULL && pos_tmp < pos_end) { 17 if (pos_tmp != NULL && pos_tmp < pos_end) {
15 s->Phone.Data.Priv.ATGEN.SIMSaveSMS = AT_AVAILABLE;