From tabthorpe@goodking.goodking.ca  Sun Jan 14 05:01:51 2007
Return-Path: <tabthorpe@goodking.goodking.ca>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C408E16A407
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Jan 2007 05:01:51 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from tbaytel.net (front2-staff.tbaytel.net [216.211.26.164])
	by mx1.freebsd.org (Postfix) with ESMTP id 7BF4E13C46B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Jan 2007 05:01:50 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from goodking.goodking.ca ([216.211.67.127] verified)
  by front2.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 68037506; Sun, 14 Jan 2007 00:01:49 -0500
Received: from goodking.goodking.ca (localhost [127.0.0.1])
	by goodking.goodking.ca (8.13.8/8.13.8) with ESMTP id l0E51AGv016260
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Sun, 14 Jan 2007 00:01:10 -0500 (EST)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: (from root@localhost)
	by goodking.goodking.ca (8.13.8/8.13.8/Submit) id l0E519wv016256;
	Sun, 14 Jan 2007 00:01:09 -0500 (EST)
	(envelope-from tabthorpe)
Message-Id: <200701140501.l0E519wv016256@goodking.goodking.ca>
Date: Sun, 14 Jan 2007 00:01:09 -0500 (EST)
From: Thomas Abthorpe <thomas@goodking.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: liamfoy@sepulcrum.org, thomas@goodking.ca
Subject: [PATCH] audio/gtick: update to 0.3.12
X-Send-Pr-Version: 3.113
X-GNATS-Notify: liamfoy@sepulcrum.org

>Number:         107899
>Category:       ports
>Synopsis:       [PATCH] audio/gtick: update to 0.3.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 14 05:10:14 GMT 2007
>Closed-Date:    Wed Feb 14 20:31:58 GMT 2007
>Last-Modified:  Wed Feb 14 20:41:25 GMT 2007
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-RC2 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-RC2 FreeBSD 6.2-RC2 #5: Thu Jan 11 18:08:29 EST 2007
>Description:
- Update to 0.3.12
- pet portlint, USE_GETTEXT

Port maintainer (liamfoy@sepulcrum.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gtick-0.3.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/gtick/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	20 Dec 2006 02:37:08 -0000	1.9
+++ Makefile	14 Jan 2007 05:00:28 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gtick
-PORTVERSION=	0.3.11
+PORTVERSION=	0.3.12
 CATEGORIES=	audio
 MASTER_SITES=	http://www.antcom.de/gtick/download/
 
@@ -19,6 +19,7 @@
 USE_X_PREFIX=	yes
 USE_GETOPT_LONG=yes
 USE_GNOME=	gtk20
+USE_GETTEXT=	yes
 CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 CONFIGURE_ARGS+=	--mandir=${MAN1PREFIX}/man
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/gtick/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	20 Dec 2006 02:37:08 -0000	1.7
+++ distinfo	14 Jan 2007 05:00:28 -0000
@@ -1,3 +1,3 @@
-MD5 (gtick-0.3.11.tar.gz) = 501bc9ef75486bb0164f667e62059e53
-SHA256 (gtick-0.3.11.tar.gz) = 71c5e1e2c45ab4ca3a5e7ea0c7810ab94fa0991cc31038cee3372ff974693387
-SIZE (gtick-0.3.11.tar.gz) = 409852
+MD5 (gtick-0.3.12.tar.gz) = 37d54762ba49820243702e1c0c1809d7
+SHA256 (gtick-0.3.12.tar.gz) = d07f4a899644d1557c11b078c25881a9ee1b69d7be0efcc93e318f4136695fee
+SIZE (gtick-0.3.12.tar.gz) = 414963
--- gtick-0.3.12.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Jan 14 05:10:26 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107899 
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Sun Jan 14 21:52:05 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107899 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Feb 14 20:31:55 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107899: commit references a PR
Date: Wed, 14 Feb 2007 20:39:44 +0000 (UTC)

 miwi        2007-02-14 20:39:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/gtick          Makefile distinfo 
   Log:
   - Update to 0.3.12
   
   PR:             107899
   Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.10      +2 -1      ports/audio/gtick/Makefile
   1.8       +3 -3      ports/audio/gtick/distinfo
 _______________________________________________
 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"
 
>Unformatted:
