Date: Sun, 10 Feb 2013 14:20:01 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/175000: commit references a PR Message-ID: <201302101420.r1AEK1C7043897@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175000; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/175000: commit references a PR Date: Sun, 10 Feb 2013 14:12:40 +0000 (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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302101420.r1AEK1C7043897>