From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Feb 10 14:20:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6CA24E4E for ; Sun, 10 Feb 2013 14:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4491AF5C for ; Sun, 10 Feb 2013 14:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1AEK1x7043904 for ; Sun, 10 Feb 2013 14:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1AEK1C7043897; Sun, 10 Feb 2013 14:20:01 GMT (envelope-from gnats) Date: Sun, 10 Feb 2013 14:20:01 GMT Message-Id: <201302101420.r1AEK1C7043897@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/175000: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2013 14:20:01 -0000 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 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"