From tkato432@yahoo.com  Thu Feb 28 18:01:26 2013
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 56DFAA40
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 28 Feb 2013 18:01:26 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa105lp.auone-net.jp (msa105lp.auone-net.jp [222.3.140.168])
	by mx1.freebsd.org (Postfix) with ESMTP id 2D8BB773
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 28 Feb 2013 18:01:26 +0000 (UTC)
Received: from localhost.localdomain (ZT034106.ppp.dion.ne.jp [59.128.34.106])
	by msa105lp.auone-net.jp (au one net msa) with ESMTP id E233050036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri,  1 Mar 2013 03:01:23 +0900 (JST)
Message-Id: <20130301024344.f0a3cc712daf9369543955b8@yahoo.com>
Date: Fri, 1 Mar 2013 02:43:44 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: deskutils/timer-applet: update to version 2.1.4

>Number:         176550
>Category:       ports
>Synopsis:       deskutils/timer-applet: update to version 2.1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 28 18:10:08 UTC 2013
>Closed-Date:    Sat Mar 02 06:23:16 UTC 2013
>Last-Modified:  Sat Mar  2 06:30:04 UTC 2013
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 2.1.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/deskutils/timer-applet/Makefile deskutils/timer-applet/Makefile
--- /usr/ports/deskutils/timer-applet/Makefile	2012-11-08 05:50:21.000000000 +0900
+++ deskutils/timer-applet/Makefile	2013-02-20 04:15:14.000000000 +0900
@@ -1,31 +1,32 @@
-# New ports collection makefile for:	timer-applet
-# Date created:		2005-01-12
-# Whom:			Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
 # $FreeBSD: head/deskutils/timer-applet/Makefile 300896 2012-07-14 13:54:48Z beat $
-#
 
 PORTNAME=	timer-applet
-PORTVERSION=	2.1.2
-PORTREVISION=	6
+PORTVERSION=	2.1.4
 CATEGORIES=	deskutils
-MASTER_SITES=	SF/timerapplet/timerapplet/${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	http://launchpadlibrarian.net/52401395/
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A timer applet for the GNOME panel
+COMMENT=	Timer applet for the GNOME panel
 
-RUN_DEPENDS=	${LOCALBASE}/share/sounds/gtk-events/clicked.wav:${PORTSDIR}/audio/gnome-audio \
-		${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
-		${LOCALBASE}/libdata/pkgconfig/notify-python.pc:${PORTSDIR}/devel/py-notify
+LICENSE=	GPLv2 # (or later)
+
+RUN_DEPENDS=	gnome-audio>0:${PORTSDIR}/audio/gnome-audio \
+		${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \
+		${PYTHON_PKGNAMEPREFIX}notify>0:${PORTSDIR}/devel/py-notify
+
+WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USE_GNOME=	gnomehack gnomeprefix intlhack pygnomedesktop
-USE_PYTHON=	2.5+
+USE_PYTHON=	yes
 USE_GETTEXT=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--libdir=${PREFIX}/libexec
+MAKE_JOBS_SAFE=	yes
+
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
-CONFIGURE_ARGS=	--libdir=${PREFIX}/libexec
 
 GCONF_SCHEMAS=	timer-applet.schemas
 
diff -urN /usr/ports/deskutils/timer-applet/distinfo deskutils/timer-applet/distinfo
--- /usr/ports/deskutils/timer-applet/distinfo	2012-11-08 05:50:21.000000000 +0900
+++ deskutils/timer-applet/distinfo	2013-02-20 04:06:30.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (timer-applet-2.1.2.tar.gz) = e0689342fa14a24c940534b6bd7d52849fd71a4274b21270c7611d60eb852d8a
-SIZE (timer-applet-2.1.2.tar.gz) = 203617
+SHA256 (timer-applet-2.1.4.tar.gz) = 26d794da947ae09685a012d36cedf2a7ece1b05357ecaa9755a1475350988648
+SIZE (timer-applet-2.1.4.tar.gz) = 410129
diff -urN /usr/ports/deskutils/timer-applet/pkg-descr deskutils/timer-applet/pkg-descr
--- /usr/ports/deskutils/timer-applet/pkg-descr	2012-11-08 05:50:21.000000000 +0900
+++ deskutils/timer-applet/pkg-descr	2013-02-20 04:02:16.000000000 +0900
@@ -9,4 +9,4 @@
     * Each applet remembers your last-used timer, even after you log out
     * User interface follows the GNOME Human Interface Guidelines
 
-WWW: http://timerapplet.sourceforge.net/
+WWW: http://launchpad.net/timer-applet
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 28 18:12:19 UTC 2013 
Responsible-Changed-Why:  
araujo@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176550 
Responsible-Changed-From-To: araujo->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Mar 1 15:02:17 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176550 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Mar 2 06:23:15 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176550: commit references a PR
Date: Sat,  2 Mar 2013 06:23:19 +0000 (UTC)

 Author: miwi
 Date: Sat Mar  2 06:23:11 2013
 New Revision: 313203
 URL: http://svnweb.freebsd.org/changeset/ports/313203
 
 Log:
   - Update to 2.1.4
   - Trim header
   - Update WWW
   
   PR:		176550
   Submitted by:	Ports Fury
 
 Modified:
   head/deskutils/timer-applet/Makefile   (contents, props changed)
   head/deskutils/timer-applet/distinfo   (contents, props changed)
   head/deskutils/timer-applet/pkg-descr   (contents, props changed)
 
 Modified: head/deskutils/timer-applet/Makefile
 ==============================================================================
 --- head/deskutils/timer-applet/Makefile	Sat Mar  2 06:04:49 2013	(r313202)
 +++ head/deskutils/timer-applet/Makefile	Sat Mar  2 06:23:11 2013	(r313203)
 @@ -1,31 +1,32 @@
 -# New ports collection makefile for:	timer-applet
 -# Date created:		2005-01-12
 -# Whom:			Michael Johnson <ahze@FreeBSD.org>
 -#
 +# Created by: Michael Johnson <ahze@FreeBSD.org>
  # $FreeBSD$
 -#
  
  PORTNAME=	timer-applet
 -PORTVERSION=	2.1.2
 -PORTREVISION=	6
 +PORTVERSION=	2.1.4
  CATEGORIES=	deskutils
 -MASTER_SITES=	SF/timerapplet/timerapplet/${PORTNAME}-${PORTVERSION}
 +MASTER_SITES=	http://launchpadlibrarian.net/52401395/
  
  MAINTAINER=	ports@FreeBSD.org
 -COMMENT=	A timer applet for the GNOME panel
 +COMMENT=	Timer applet for the GNOME panel
  
 -RUN_DEPENDS=	${LOCALBASE}/share/sounds/gtk-events/clicked.wav:${PORTSDIR}/audio/gnome-audio \
 -		${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
 -		${LOCALBASE}/libdata/pkgconfig/notify-python.pc:${PORTSDIR}/devel/py-notify
 +LICENSE=	GPLv2 # (or later)
 +
 +RUN_DEPENDS=	gnome-audio>0:${PORTSDIR}/audio/gnome-audio \
 +		${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \
 +		${PYTHON_PKGNAMEPREFIX}notify>0:${PORTSDIR}/devel/py-notify
 +
 +WRKSRC=		${WRKDIR}/${PORTNAME}
  
  USE_GNOME=	gnomehack gnomeprefix intlhack pygnomedesktop
 -USE_PYTHON=	2.5+
 +USE_PYTHON=	yes
  USE_GETTEXT=	yes
  USE_GMAKE=	yes
  GNU_CONFIGURE=	yes
 +CONFIGURE_ARGS=	--libdir=${PREFIX}/libexec
 +MAKE_JOBS_SAFE=	yes
 +
  CPPFLAGS+=	-I${LOCALBASE}/include
  LDFLAGS+=	-L${LOCALBASE}/lib
 -CONFIGURE_ARGS=	--libdir=${PREFIX}/libexec
  
  GCONF_SCHEMAS=	timer-applet.schemas
  
 
 Modified: head/deskutils/timer-applet/distinfo
 ==============================================================================
 --- head/deskutils/timer-applet/distinfo	Sat Mar  2 06:04:49 2013	(r313202)
 +++ head/deskutils/timer-applet/distinfo	Sat Mar  2 06:23:11 2013	(r313203)
 @@ -1,2 +1,2 @@
 -SHA256 (timer-applet-2.1.2.tar.gz) = e0689342fa14a24c940534b6bd7d52849fd71a4274b21270c7611d60eb852d8a
 -SIZE (timer-applet-2.1.2.tar.gz) = 203617
 +SHA256 (timer-applet-2.1.4.tar.gz) = 26d794da947ae09685a012d36cedf2a7ece1b05357ecaa9755a1475350988648
 +SIZE (timer-applet-2.1.4.tar.gz) = 410129
 
 Modified: head/deskutils/timer-applet/pkg-descr
 ==============================================================================
 --- head/deskutils/timer-applet/pkg-descr	Sat Mar  2 06:04:49 2013	(r313202)
 +++ head/deskutils/timer-applet/pkg-descr	Sat Mar  2 06:23:11 2013	(r313203)
 @@ -9,4 +9,4 @@ Highlights:
      * Each applet remembers your last-used timer, even after you log out
      * User interface follows the GNOME Human Interface Guidelines
  
 -WWW: http://timerapplet.sourceforge.net/
 +WWW: http://launchpad.net/timer-applet
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
