Wed Mar 25 01:17:48 2015 UTC ()
Update DeforaOS Phone to version 0.4.2

This version is essentially a bugfix release, with:
- minor improvements to the user interface;
- possibility to build outside of the source tree;
- dropped dependency on DeforaOS Panel;
- all tests should pass.

Hopefully will fix the issue encountered in the latest bulk build report.


(khorben)
diff -r1.18 -r1.19 pkgsrc/comms/deforaos-phone/Makefile
diff -r1.3 -r1.4 pkgsrc/comms/deforaos-phone/PLIST
diff -r1.3 -r1.4 pkgsrc/comms/deforaos-phone/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/comms/deforaos-phone/Makefile (expand / switch to unified diff)

--- pkgsrc/comms/deforaos-phone/Makefile 2014/10/23 18:33:39 1.18
+++ pkgsrc/comms/deforaos-phone/Makefile 2015/03/25 01:17:48 1.19
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.18 2014/10/23 18:33:39 khorben Exp $ 1# $NetBSD: Makefile,v 1.19 2015/03/25 01:17:48 khorben Exp $
2# 2#
3 3
4DISTNAME= Phone-0.4.1 4DISTNAME= Phone-0.4.2
5PKGNAME= deforaos-phone-0.4.1 5PKGNAME= deforaos-phone-0.4.2
6CATEGORIES= comms net 6CATEGORIES= comms net
7MASTER_SITES= http://www.defora.org/os/download/download/4336/ 7MASTER_SITES= http://www.defora.org/os/download/download/4348/
8 8
9MAINTAINER= khorben@defora.org 9MAINTAINER= khorben@defora.org
10HOMEPAGE= http://www.defora.org/ 10HOMEPAGE= http://www.defora.org/
11COMMENT= DeforaOS desktop telephony 11COMMENT= DeforaOS desktop telephony
12 12
13LICENSE= gnu-gpl-v3 13LICENSE= gnu-gpl-v3
14 14
15USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
16USE_TOOLS+= xgettext 16USE_TOOLS+= xgettext
17 17
18BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt 18BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
19BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl 19BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
20 20

cvs diff -r1.3 -r1.4 pkgsrc/comms/deforaos-phone/PLIST (expand / switch to unified diff)

--- pkgsrc/comms/deforaos-phone/PLIST 2014/10/23 18:33:39 1.3
+++ pkgsrc/comms/deforaos-phone/PLIST 2015/03/25 01:17:48 1.4
@@ -1,34 +1,33 @@ @@ -1,34 +1,33 @@
1@comment $NetBSD: PLIST,v 1.3 2014/10/23 18:33:39 khorben Exp $ 1@comment $NetBSD: PLIST,v 1.4 2015/03/25 01:17:48 khorben Exp $
2bin/gprs 2bin/gprs
3bin/phone 3bin/phone
4bin/phonectl 4bin/phonectl
5include/Desktop/Phone.h 5include/Desktop/Phone.h
6include/Desktop/Phone/modem.h 6include/Desktop/Phone/modem.h
7include/Desktop/Phone/modems/hayes.h 7include/Desktop/Phone/modems/hayes.h
8include/Desktop/Phone/phone.h 8include/Desktop/Phone/phone.h
9include/Desktop/Phone/plugin.h 9include/Desktop/Phone/plugin.h
10lib/Phone/modem/debug.so 10lib/Phone/modem/debug.so
11lib/Phone/modem/hayes.so 11lib/Phone/modem/hayes.so
12lib/Phone/modem/purple.so 12lib/Phone/modem/purple.so
13lib/Phone/modem/sofia.so 13lib/Phone/modem/sofia.so
14lib/Phone/plugins/blacklist.so 14lib/Phone/plugins/blacklist.so
15lib/Phone/plugins/debug.so 15lib/Phone/plugins/debug.so
16lib/Phone/plugins/engineering.so 16lib/Phone/plugins/engineering.so
17lib/Phone/plugins/gprs.so 17lib/Phone/plugins/gprs.so
18lib/Phone/plugins/gps.so 18lib/Phone/plugins/gps.so
19lib/Phone/plugins/locker.so 19lib/Phone/plugins/locker.so
20lib/Phone/plugins/n900.so 20lib/Phone/plugins/n900.so
21lib/Phone/plugins/notify.so 
22lib/Phone/plugins/openmoko.so 21lib/Phone/plugins/openmoko.so
23lib/Phone/plugins/oss.so 22lib/Phone/plugins/oss.so
24lib/Phone/plugins/panel.so 23lib/Phone/plugins/panel.so
25lib/Phone/plugins/password.so 24lib/Phone/plugins/password.so
26lib/Phone/plugins/profiles.so 25lib/Phone/plugins/profiles.so
27lib/Phone/plugins/smscrypt.so 26lib/Phone/plugins/smscrypt.so
28lib/Phone/plugins/systray.so 27lib/Phone/plugins/systray.so
29lib/Phone/plugins/ussd.so 28lib/Phone/plugins/ussd.so
30man/html1/gprs.html 29man/html1/gprs.html
31man/html1/phone.html 30man/html1/phone.html
32man/html1/phonectl.html 31man/html1/phonectl.html
33man/man1/gprs.1 32man/man1/gprs.1
34man/man1/phone.1 33man/man1/phone.1
@@ -64,26 +63,27 @@ share/icons/hicolor/24x24/apps/phone-n90 @@ -64,26 +63,27 @@ share/icons/hicolor/24x24/apps/phone-n90
64share/icons/hicolor/24x24/apps/phone-openmoko.png 63share/icons/hicolor/24x24/apps/phone-openmoko.png
65share/icons/hicolor/24x24/apps/phone-roaming.png 64share/icons/hicolor/24x24/apps/phone-roaming.png
66share/icons/hicolor/24x24/apps/phone-sent.png 65share/icons/hicolor/24x24/apps/phone-sent.png
67share/icons/hicolor/32x32/apps/phone-gprs.png 66share/icons/hicolor/32x32/apps/phone-gprs.png
68share/icons/hicolor/32x32/apps/phone-n900.png 67share/icons/hicolor/32x32/apps/phone-n900.png
69share/icons/hicolor/32x32/apps/phone-openmoko.png 68share/icons/hicolor/32x32/apps/phone-openmoko.png
70share/icons/hicolor/32x32/apps/phone-roaming.png 69share/icons/hicolor/32x32/apps/phone-roaming.png
71share/icons/hicolor/48x48/apps/phone-gprs.png 70share/icons/hicolor/48x48/apps/phone-gprs.png
72share/icons/hicolor/48x48/apps/phone-inbox.png 71share/icons/hicolor/48x48/apps/phone-inbox.png
73share/icons/hicolor/48x48/apps/phone-n900.png 72share/icons/hicolor/48x48/apps/phone-n900.png
74share/icons/hicolor/48x48/apps/phone-openmoko.png 73share/icons/hicolor/48x48/apps/phone-openmoko.png
75share/icons/hicolor/48x48/apps/phone-roaming.png 74share/icons/hicolor/48x48/apps/phone-roaming.png
76share/icons/hicolor/48x48/apps/phone-sent.png 75share/icons/hicolor/48x48/apps/phone-sent.png
 76share/locale/es/LC_MESSAGES/Phone.mo
77share/locale/fr/LC_MESSAGES/Phone.mo 77share/locale/fr/LC_MESSAGES/Phone.mo
78share/sounds/Phone/0.wav 78share/sounds/Phone/0.wav
79share/sounds/Phone/1.wav 79share/sounds/Phone/1.wav
80share/sounds/Phone/2.wav 80share/sounds/Phone/2.wav
81share/sounds/Phone/3.wav 81share/sounds/Phone/3.wav
82share/sounds/Phone/4.wav 82share/sounds/Phone/4.wav
83share/sounds/Phone/5.wav 83share/sounds/Phone/5.wav
84share/sounds/Phone/6.wav 84share/sounds/Phone/6.wav
85share/sounds/Phone/7.wav 85share/sounds/Phone/7.wav
86share/sounds/Phone/8.wav 86share/sounds/Phone/8.wav
87share/sounds/Phone/9.wav 87share/sounds/Phone/9.wav
88share/sounds/Phone/a.wav 88share/sounds/Phone/a.wav
89share/sounds/Phone/b.wav 89share/sounds/Phone/b.wav

cvs diff -r1.3 -r1.4 pkgsrc/comms/deforaos-phone/distinfo (expand / switch to unified diff)

--- pkgsrc/comms/deforaos-phone/distinfo 2014/10/23 18:33:39 1.3
+++ pkgsrc/comms/deforaos-phone/distinfo 2015/03/25 01:17:48 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2014/10/23 18:33:39 khorben Exp $ 1$NetBSD: distinfo,v 1.4 2015/03/25 01:17:48 khorben Exp $
2 2
3SHA1 (Phone-0.4.1.tar.gz) = c4a3c775b8e98ce5ed681c6c7dcb44b3a29b1e44 3SHA1 (Phone-0.4.2.tar.gz) = ecf2ff8edf578e4685f158aa20c1ff1d5ef4cc80
4RMD160 (Phone-0.4.1.tar.gz) = 83a1f164ed61fa6a134ee40b8cbd0409a6e0096a 4RMD160 (Phone-0.4.2.tar.gz) = 1a289508d2f0fe5901b676a3cd1fc7e46b54da19
5Size (Phone-0.4.1.tar.gz) = 313098 bytes 5Size (Phone-0.4.2.tar.gz) = 314119 bytes