From owner-svn-ports-head@FreeBSD.ORG Mon Sep 24 19:00:03 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F7B0106566C; Mon, 24 Sep 2012 19:00:03 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 023568FC12; Mon, 24 Sep 2012 19:00:03 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8OJ02sF077800; Mon, 24 Sep 2012 19:00:02 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8OJ02FS077798; Mon, 24 Sep 2012 19:00:02 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201209241900.q8OJ02FS077798@svn.freebsd.org> From: Olivier Duchateau Date: Mon, 24 Sep 2012 19:00:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304795 - head/x11-clocks/xfce4-timer-plugin X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2012 19:00:03 -0000 Author: olivierd Date: Mon Sep 24 19:00:02 2012 New Revision: 304795 URL: http://svn.freebsd.org/changeset/ports/304795 Log: - Update to 1.0.0 - Adjust Xfce components - Convert to USE_PKGCONFIG Approved by: rene, miwi (mentors) Modified: head/x11-clocks/xfce4-timer-plugin/Makefile (contents, props changed) head/x11-clocks/xfce4-timer-plugin/distinfo (contents, props changed) head/x11-clocks/xfce4-timer-plugin/pkg-plist (contents, props changed) Modified: head/x11-clocks/xfce4-timer-plugin/Makefile ============================================================================== --- head/x11-clocks/xfce4-timer-plugin/Makefile Mon Sep 24 18:47:48 2012 (r304794) +++ head/x11-clocks/xfce4-timer-plugin/Makefile Mon Sep 24 19:00:02 2012 (r304795) @@ -6,11 +6,10 @@ # PORTNAME= xfce4-timer-plugin -PORTVERSION= 0.6.4 -PORTREVISION= 2 +PORTVERSION= 1.0.0 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} +MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org @@ -21,7 +20,8 @@ USE_GMAKE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes GNU_CONFIGURE= yes -USE_GNOME= gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv libgui libutil panel +USE_GNOME= gtk20 intltool intlhack +USE_XFCE= configenv libmenu libutil panel +USE_PKGCONFIG= build .include Modified: head/x11-clocks/xfce4-timer-plugin/distinfo ============================================================================== --- head/x11-clocks/xfce4-timer-plugin/distinfo Mon Sep 24 18:47:48 2012 (r304794) +++ head/x11-clocks/xfce4-timer-plugin/distinfo Mon Sep 24 19:00:02 2012 (r304795) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-timer-plugin-0.6.4.tar.bz2) = de08fd8c37d878035d01f91f7e8467056835e6d293f707db8d4da576a49ff226 -SIZE (xfce4/xfce4-timer-plugin-0.6.4.tar.bz2) = 277536 +SHA256 (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = ab56dbe6c86c5ec4de5f7c0ae606901cd369093eabf9e678316a6c63287310c7 +SIZE (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = 311450 Modified: head/x11-clocks/xfce4-timer-plugin/pkg-plist ============================================================================== --- head/x11-clocks/xfce4-timer-plugin/pkg-plist Mon Sep 24 18:47:48 2012 (r304794) +++ head/x11-clocks/xfce4-timer-plugin/pkg-plist Mon Sep 24 19:00:02 2012 (r304795) @@ -17,6 +17,7 @@ share/locale/hu/LC_MESSAGES/xfce4-timer- share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/it/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo