From nobody@FreeBSD.org  Thu May 17 20:43:13 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 69C0B1065670
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 May 2012 20:43:13 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 549028FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 May 2012 20:43:13 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4HKhDPB055522
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 May 2012 20:43:13 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q4HKhDZa055521;
	Thu, 17 May 2012 20:43:13 GMT
	(envelope-from nobody)
Message-Id: <201205172043.q4HKhDZa055521@red.freebsd.org>
Date: Thu, 17 May 2012 20:43:13 GMT
From: Olivier Duchateau <duchateau.olivier@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] x11-clocks/xfce4-timer-out-plugin to 1.0.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         168076
>Category:       ports
>Synopsis:       [UPDATE] x11-clocks/xfce4-timer-out-plugin to 1.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-xfce
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 17 20:50:02 UTC 2012
>Closed-Date:    Fri May 25 17:03:12 UTC 2012
>Last-Modified:  Fri May 25 17:03:12 UTC 2012
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.2-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
Announce: http://mail.xfce.org/pipermail/xfce/2012-April/030309.html
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/x11-clocks/xfce4-timer-out-plugin/Makefile xfce4-timer-out-plugin/Makefile
--- /usr/ports/x11-clocks/xfce4-timer-out-plugin/Makefile	2011-10-26 22:27:27.000000000 +0200
+++ xfce4-timer-out-plugin/Makefile	2012-05-17 21:24:24.000000000 +0200
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	xfce4-time-out-plugin
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 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,6 +21,6 @@
 USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomehack gtk20 intltool intlhack pkgconfig
-USE_XFCE=	configenv libgui libutil panel
+USE_XFCE=	configenv libmenu libutil panel
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11-clocks/xfce4-timer-out-plugin/distinfo xfce4-timer-out-plugin/distinfo
--- /usr/ports/x11-clocks/xfce4-timer-out-plugin/distinfo	2011-03-17 16:46:52.000000000 +0100
+++ xfce4-timer-out-plugin/distinfo	2012-05-09 06:15:43.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-time-out-plugin-1.0.0.tar.bz2) = 3e8f26ab54444d706e54b6cefc92bbe87941abe472273e8d1e845010672c0461
-SIZE (xfce4/xfce4-time-out-plugin-1.0.0.tar.bz2) = 336046
+SHA256 (xfce4/xfce4-time-out-plugin-1.0.1.tar.bz2) = e342f73315fa8176ac4fc321680a3959aa2e06fafed1ac78031fae64713a3db8
+SIZE (xfce4/xfce4-time-out-plugin-1.0.1.tar.bz2) = 333227
diff -urN /usr/ports/x11-clocks/xfce4-timer-out-plugin/pkg-plist xfce4-timer-out-plugin/pkg-plist
--- /usr/ports/x11-clocks/xfce4-timer-out-plugin/pkg-plist	2011-03-17 16:46:52.000000000 +0100
+++ xfce4-timer-out-plugin/pkg-plist	2012-05-09 06:15:43.000000000 +0200
@@ -1,6 +1,8 @@
-libexec/xfce4/panel-plugins/xfce4-time-out-plugin
+lib/xfce4/panel/plugins/libtime-out.la
+lib/xfce4/panel/plugins/libtime-out.so
 share/icons/hicolor/48x48/apps/xfce4-time-out-plugin.png
 share/icons/hicolor/scalable/apps/xfce4-time-out-plugin.svg
+share/locale/ar/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/ast/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/ca/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/cs/LC_MESSAGES/xfce4-time-out-plugin.mo
@@ -19,11 +21,14 @@
 share/locale/it/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/ja/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/kk/LC_MESSAGES/xfce4-time-out-plugin.mo
+share/locale/ko/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/lv/LC_MESSAGES/xfce4-time-out-plugin.mo
+share/locale/nl/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/pl/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/pt/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/pt_BR/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/ru/LC_MESSAGES/xfce4-time-out-plugin.mo
+share/locale/sk/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/sv/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/tr/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/ug/LC_MESSAGES/xfce4-time-out-plugin.mo
@@ -32,8 +37,9 @@
 share/locale/ur_PK/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/zh_CN/LC_MESSAGES/xfce4-time-out-plugin.mo
 share/locale/zh_TW/LC_MESSAGES/xfce4-time-out-plugin.mo
-share/xfce4/panel-plugins/xfce4-time-out-plugin.desktop
-@dirrmtry share/xfce4/panel-plugins
+share/xfce4/panel/plugins/xfce4-time-out-plugin.desktop
+@dirrmtry share/xfce4/panel/plugins
+@dirrmtry share/xfce4/panel
 @dirrmtry share/xfce4
 @dirrmtry share/locale/ur_PK/LC_MESSAGES
 @dirrmtry share/locale/ur_PK
@@ -45,5 +51,6 @@
 @dirrmtry share/locale/kk
 @dirrmtry share/locale/ast/LC_MESSAGES
 @dirrmtry share/locale/ast
-@dirrmtry libexec/xfce4/panel-plugins
+@dirrmtry libexec/xfce4/panel/plugins
+@dirrmtry libexec/xfce4/panel
 @dirrmtry libexec/xfce4


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-xfce 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 17 20:50:37 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168076 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/168076: commit references a PR
Date: Fri, 25 May 2012 16:54:51 +0000 (UTC)

 miwi        2012-05-25 16:54:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-clocks/xfce4-timer-out-plugin Makefile distinfo pkg-plist 
   Log:
   - Update to 1.0.1
   
   PR:             168076
   Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
   
   Revision  Changes    Path
   1.17      +3 -3      ports/x11-clocks/xfce4-timer-out-plugin/Makefile
   1.3       +2 -2      ports/x11-clocks/xfce4-timer-out-plugin/distinfo
   1.3       +11 -4     ports/x11-clocks/xfce4-timer-out-plugin/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri May 25 17:03:10 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168076 
>Unformatted:
