From owner-svn-ports-head@freebsd.org Sat Feb 25 18:25:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01EA4CEC473; Sat, 25 Feb 2017 18:25:51 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A87FEA25; Sat, 25 Feb 2017 18:25:50 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1PIPnVd075959; Sat, 25 Feb 2017 18:25:49 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1PIPnkc075956; Sat, 25 Feb 2017 18:25:49 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201702251825.v1PIPnkc075956@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sat, 25 Feb 2017 18:25:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434834 - 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.23 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: Sat, 25 Feb 2017 18:25:51 -0000 Author: olivierd Date: Sat Feb 25 18:25:49 2017 New Revision: 434834 URL: https://svnweb.freebsd.org/changeset/ports/434834 Log: - Update to 0.5.0 - Sort USES Modified: head/www/xfce4-smartbookmark-plugin/Makefile head/www/xfce4-smartbookmark-plugin/distinfo head/www/xfce4-smartbookmark-plugin/pkg-plist Modified: head/www/xfce4-smartbookmark-plugin/Makefile ============================================================================== --- head/www/xfce4-smartbookmark-plugin/Makefile Sat Feb 25 18:21:04 2017 (r434833) +++ head/www/xfce4-smartbookmark-plugin/Makefile Sat Feb 25 18:25:49 2017 (r434834) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-smartbookmark-plugin -PORTVERSION= 0.4.6 -PORTREVISION= 1 +PORTVERSION= 0.5.0 CATEGORIES= www xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -15,8 +14,9 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -USE_GNOME= gtk20 intltool intlhack -USES= pkgconfig gettext gmake libtool xfce tar:bzip2 +USE_GNOME= gtk30 intltool cairo gdkpixbuf2 +USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 USE_XFCE= panel +INSTALL_TARGET= install-strip .include Modified: head/www/xfce4-smartbookmark-plugin/distinfo ============================================================================== --- head/www/xfce4-smartbookmark-plugin/distinfo Sat Feb 25 18:21:04 2017 (r434833) +++ head/www/xfce4-smartbookmark-plugin/distinfo Sat Feb 25 18:25:49 2017 (r434834) @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-smartbookmark-plugin-0.4.6.tar.bz2) = 3bed2b322cd39ce5845d6da07938c702260f3f1a9700b690ef377fba752ba24f -SIZE (xfce4/xfce4-smartbookmark-plugin-0.4.6.tar.bz2) = 280664 +TIMESTAMP = 1488046874 +SHA256 (xfce4/xfce4-smartbookmark-plugin-0.5.0.tar.bz2) = 139539c58d54d878de86ef8a882c793cd909981e6b888f7f9d5e230a8fe310a4 +SIZE (xfce4/xfce4-smartbookmark-plugin-0.5.0.tar.bz2) = 280988 Modified: head/www/xfce4-smartbookmark-plugin/pkg-plist ============================================================================== --- head/www/xfce4-smartbookmark-plugin/pkg-plist Sat Feb 25 18:21:04 2017 (r434833) +++ head/www/xfce4-smartbookmark-plugin/pkg-plist Sat Feb 25 18:25:49 2017 (r434834) @@ -13,6 +13,7 @@ share/locale/es/LC_MESSAGES/xfce4-smartb share/locale/eu/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/locale/hr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/locale/id/LC_MESSAGES/xfce4-smartbookmark-plugin.mo