Bug 175000 - comms/deforaos-phone upgrade to 0.3.11
Summary: comms/deforaos-phone upgrade to 0.3.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-05 09:30 UTC by olivier
Modified: 2013-02-10 14:20 UTC (History)
0 users

See Also:


Attachments
deforaos-phone.0.3.11.diff (1.43 KB, patch)
2013-01-05 09:31 UTC, olivier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description olivier 2013-01-05 09:30:00 UTC
	Here is an upgrade (and PREFIX support) to this port.
Comment 1 olivier 2013-01-05 09:31:40 UTC
Here is the patch.
Comment 2 Philippe Audeoud freebsd_committer freebsd_triage 2013-01-30 15:43:40 UTC
State Changed
From-To: open->feedback

Please, use portlint -a before submitting.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2013-02-10 14:12:34 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-02-10 14:12:40 UTC
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@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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"