diff options
author | khorben <khorben> | 2015-03-25 01:17:48 +0000 |
---|---|---|
committer | khorben <khorben> | 2015-03-25 01:17:48 +0000 |
commit | 5e5969702cae4b140952e9b31c652db80488f947 (patch) | |
tree | d6de10a52e4ba237ebd9c15ba4c93dbdb3c4443d /comms | |
parent | 6c3dbbacb23a7ee6e3502d561adf9ae95de9fae2 (diff) | |
download | pkgsrc-5e5969702cae4b140952e9b31c652db80488f947.tar.gz |
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.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/deforaos-phone/Makefile | 8 | ||||
-rw-r--r-- | comms/deforaos-phone/PLIST | 4 | ||||
-rw-r--r-- | comms/deforaos-phone/distinfo | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile index e963a770d21..b9196348d8c 100644 --- a/comms/deforaos-phone/Makefile +++ b/comms/deforaos-phone/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2014/10/23 18:33:39 khorben Exp $ +# $NetBSD: Makefile,v 1.19 2015/03/25 01:17:48 khorben Exp $ # -DISTNAME= Phone-0.4.1 -PKGNAME= deforaos-phone-0.4.1 +DISTNAME= Phone-0.4.2 +PKGNAME= deforaos-phone-0.4.2 CATEGORIES= comms net -MASTER_SITES= http://www.defora.org/os/download/download/4336/ +MASTER_SITES= http://www.defora.org/os/download/download/4348/ MAINTAINER= khorben@defora.org HOMEPAGE= http://www.defora.org/ diff --git a/comms/deforaos-phone/PLIST b/comms/deforaos-phone/PLIST index 2ec5ea38d29..4ed2a9fc610 100644 --- a/comms/deforaos-phone/PLIST +++ b/comms/deforaos-phone/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2014/10/23 18:33:39 khorben Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/03/25 01:17:48 khorben Exp $ bin/gprs bin/phone bin/phonectl @@ -18,7 +18,6 @@ lib/Phone/plugins/gprs.so lib/Phone/plugins/gps.so lib/Phone/plugins/locker.so lib/Phone/plugins/n900.so -lib/Phone/plugins/notify.so lib/Phone/plugins/openmoko.so lib/Phone/plugins/oss.so lib/Phone/plugins/panel.so @@ -74,6 +73,7 @@ share/icons/hicolor/48x48/apps/phone-n900.png share/icons/hicolor/48x48/apps/phone-openmoko.png share/icons/hicolor/48x48/apps/phone-roaming.png share/icons/hicolor/48x48/apps/phone-sent.png +share/locale/es/LC_MESSAGES/Phone.mo share/locale/fr/LC_MESSAGES/Phone.mo share/sounds/Phone/0.wav share/sounds/Phone/1.wav diff --git a/comms/deforaos-phone/distinfo b/comms/deforaos-phone/distinfo index 9cf6aa3fb81..c379f0615a7 100644 --- a/comms/deforaos-phone/distinfo +++ b/comms/deforaos-phone/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/10/23 18:33:39 khorben Exp $ +$NetBSD: distinfo,v 1.4 2015/03/25 01:17:48 khorben Exp $ -SHA1 (Phone-0.4.1.tar.gz) = c4a3c775b8e98ce5ed681c6c7dcb44b3a29b1e44 -RMD160 (Phone-0.4.1.tar.gz) = 83a1f164ed61fa6a134ee40b8cbd0409a6e0096a -Size (Phone-0.4.1.tar.gz) = 313098 bytes +SHA1 (Phone-0.4.2.tar.gz) = ecf2ff8edf578e4685f158aa20c1ff1d5ef4cc80 +RMD160 (Phone-0.4.2.tar.gz) = 1a289508d2f0fe5901b676a3cd1fc7e46b54da19 +Size (Phone-0.4.2.tar.gz) = 314119 bytes |