svn commit: r312023 - head/comms/deforaos-phone
Martin Wilke
miwi at FreeBSD.org
Sun Feb 10 14:12:32 UTC 2013
Author: miwi
Date: Sun Feb 10 14:12:30 2013
New Revision: 312023
URL: http://svnweb.freebsd.org/changeset/ports/312023
Log:
- Update to 0.3.11
PR: 175000
Submitted by: maintainer
Modified:
head/comms/deforaos-phone/Makefile
head/comms/deforaos-phone/distinfo
head/comms/deforaos-phone/pkg-plist
Modified: head/comms/deforaos-phone/Makefile
==============================================================================
--- head/comms/deforaos-phone/Makefile Sun Feb 10 14:11:34 2013 (r312022)
+++ head/comms/deforaos-phone/Makefile Sun Feb 10 14:12:30 2013 (r312023)
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= phone
-PORTVERSION= 0.3.10
+PORTVERSION= 0.3.11
CATEGORIES= comms
-MASTER_SITES= http://www.defora.org/os/download/download/3707/
-DISTNAME= Phone-${PORTVERSION}
+MASTER_SITES= http://www.defora.org/os/download/download/3721/
PKGNAMEPREFIX= deforaos-
+DISTNAME= Phone-${PORTVERSION}
MAINTAINER= olivier at cochard.me
COMMENT= DeforaOS telephony application
@@ -25,5 +25,6 @@ USE_GNOME= gtk20 desktopfileutils
USE_PKGCONFIG= build
USE_GETTEXT= yes
INSTALLS_ICONS= yes
+MAKE_ARGS+= PREFIX=${PREFIX}
.include <bsd.port.mk>
Modified: head/comms/deforaos-phone/distinfo
==============================================================================
--- head/comms/deforaos-phone/distinfo Sun Feb 10 14:11:34 2013 (r312022)
+++ head/comms/deforaos-phone/distinfo Sun Feb 10 14:12:30 2013 (r312023)
@@ -1,2 +1,2 @@
-SHA256 (Phone-0.3.10.tar.gz) = b987b86b58cf6afa6fed88bb6edaaabeef32eb72bc0c6d75bab60b807888f016
-SIZE (Phone-0.3.10.tar.gz) = 166197
+SHA256 (Phone-0.3.11.tar.gz) = 6d0de8cc17f5ea34062e35dac8179bdcd8bd96e9498bfe3bb68c3dcb7fe4e0fc
+SIZE (Phone-0.3.11.tar.gz) = 166060
Modified: head/comms/deforaos-phone/pkg-plist
==============================================================================
--- head/comms/deforaos-phone/pkg-plist Sun Feb 10 14:11:34 2013 (r312022)
+++ head/comms/deforaos-phone/pkg-plist Sun Feb 10 14:12:30 2013 (r312023)
@@ -16,6 +16,7 @@ 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
More information about the svn-ports-all
mailing list