From owner-svn-ports-head@FreeBSD.ORG Mon Nov 4 14:51:45 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 381BF92F; Mon, 4 Nov 2013 14:51:45 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2556D2A5A; Mon, 4 Nov 2013 14:51:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA4EpjPI013507; Mon, 4 Nov 2013 14:51:45 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA4EpiTU013504; Mon, 4 Nov 2013 14:51:44 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201311041451.rA4EpiTU013504@svn.freebsd.org> From: Olivier Duchateau Date: Mon, 4 Nov 2013 14:51:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332737 - head/www/xfce4-smartbookmark-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Nov 2013 14:51:45 -0000 Author: olivierd Date: Mon Nov 4 14:51:44 2013 New Revision: 332737 URL: http://svnweb.freebsd.org/changeset/ports/332737 Log: - Support STAGEDIR - Switch to USES= gmake - Add LICENSE blob - Replace tab by space in WWW entry (pkg-descr) Modified: head/www/xfce4-smartbookmark-plugin/Makefile head/www/xfce4-smartbookmark-plugin/pkg-descr (contents, props changed) Modified: head/www/xfce4-smartbookmark-plugin/Makefile ============================================================================== --- head/www/xfce4-smartbookmark-plugin/Makefile Mon Nov 4 14:49:24 2013 (r332736) +++ head/www/xfce4-smartbookmark-plugin/Makefile Mon Nov 4 14:51:44 2013 (r332737) @@ -12,13 +12,13 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Query search engines from the Xfce panel +LICENSE= GPLv2 + USE_BZIP2= yes -USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool intlhack -USES= pkgconfig gettext +USES= pkgconfig gettext gmake USE_XFCE= configenv libexo libmenu libutil panel USE_XORG= ice -NO_STAGE= yes .include Modified: head/www/xfce4-smartbookmark-plugin/pkg-descr ============================================================================== --- head/www/xfce4-smartbookmark-plugin/pkg-descr Mon Nov 4 14:49:24 2013 (r332736) +++ head/www/xfce4-smartbookmark-plugin/pkg-descr Mon Nov 4 14:51:44 2013 (r332737) @@ -1,4 +1,4 @@ Smartbookmark send requests directly to your browser and perform a custom search. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin +WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin