From owner-svn-ports-all@FreeBSD.ORG Tue Apr 23 17:09:56 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8165273F; Tue, 23 Apr 2013 17:09:56 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 59D471157; Tue, 23 Apr 2013 17:09:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3NH9uJc012487; Tue, 23 Apr 2013 17:09:56 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3NH9tA4012482; Tue, 23 Apr 2013 17:09:55 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201304231709.r3NH9tA4012482@svn.freebsd.org> From: Olivier Duchateau Date: Tue, 23 Apr 2013 17:09:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316376 - head/x11-clocks/xfce4-timer-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-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Apr 2013 17:09:56 -0000 Author: olivierd Date: Tue Apr 23 17:09:55 2013 New Revision: 316376 URL: http://svnweb.freebsd.org/changeset/ports/316376 Log: - Update to 1.0.2 - Convert to USES=gettext Modified: head/x11-clocks/xfce4-timer-plugin/Makefile head/x11-clocks/xfce4-timer-plugin/distinfo head/x11-clocks/xfce4-timer-plugin/pkg-plist Modified: head/x11-clocks/xfce4-timer-plugin/Makefile ============================================================================== --- head/x11-clocks/xfce4-timer-plugin/Makefile Tue Apr 23 17:09:04 2013 (r316375) +++ head/x11-clocks/xfce4-timer-plugin/Makefile Tue Apr 23 17:09:55 2013 (r316376) @@ -2,22 +2,21 @@ # $FreeBSD$ PORTNAME= xfce4-timer-plugin -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.2 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= A timer plugin for Xfce +COMMENT= Timer plugin for Xfce USE_BZIP2= yes USE_GMAKE= yes INSTALLS_ICONS= yes -USE_GETTEXT= yes GNU_CONFIGURE= yes -USE_GNOME= gtk20 intltool intlhack +USE_GNOME= glib20 gtk20 intltool intlhack USE_XFCE= configenv libmenu libutil panel -USES= pkgconfig +USES= pkgconfig gettext .include Modified: head/x11-clocks/xfce4-timer-plugin/distinfo ============================================================================== --- head/x11-clocks/xfce4-timer-plugin/distinfo Tue Apr 23 17:09:04 2013 (r316375) +++ head/x11-clocks/xfce4-timer-plugin/distinfo Tue Apr 23 17:09:55 2013 (r316376) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = ab56dbe6c86c5ec4de5f7c0ae606901cd369093eabf9e678316a6c63287310c7 -SIZE (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = 311450 +SHA256 (xfce4/xfce4-timer-plugin-1.0.2.tar.bz2) = e0fcfce1ea24ee02d516400ff630a93076d57949f939b575c06d58dcfab1c259 +SIZE (xfce4/xfce4-timer-plugin-1.0.2.tar.bz2) = 313576 Modified: head/x11-clocks/xfce4-timer-plugin/pkg-plist ============================================================================== --- head/x11-clocks/xfce4-timer-plugin/pkg-plist Tue Apr 23 17:09:04 2013 (r316375) +++ head/x11-clocks/xfce4-timer-plugin/pkg-plist Tue Apr 23 17:09:55 2013 (r316376) @@ -26,6 +26,7 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-tim share/locale/ru/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/sk/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ug/LC_MESSAGES/xfce4-timer-plugin.mo