From lichray@gmail.com  Wed May 18 01:23:40 2011
Return-Path: <lichray@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E32BB106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 May 2011 01:23:39 +0000 (UTC)
	(envelope-from lichray@gmail.com)
Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182])
	by mx1.freebsd.org (Postfix) with ESMTP id A87BD8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 May 2011 01:23:39 +0000 (UTC)
Received: by iyj12 with SMTP id 12so1260069iyj.13
        for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 18:23:38 -0700 (PDT)
Received: by 10.43.65.83 with SMTP id xl19mr1612386icb.55.1305681818868;
        Tue, 17 May 2011 18:23:38 -0700 (PDT)
Received: from compaq.yuetime (c-98-228-191-105.hsd1.il.comcast.net [98.228.191.105])
        by mx.google.com with ESMTPS id a8sm439303ibg.14.2011.05.17.18.23.35
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 17 May 2011 18:23:37 -0700 (PDT)
Received: by compaq.yuetime (sSMTP sendmail emulation); Tue, 17 May 2011 20:23:28 -0500
Message-Id: <4dd31f99.c832e70a.5071.1e91@mx.google.com>
Date: Tue, 17 May 2011 20:23:28 -0500
From: Zhihao Yuan <lichray@gmail.com>
Reply-To: Zhihao Yuan <lichray@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: audio/glurp: updates to 0.12.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ports@mark.reidel.info

>Number:         157137
>Category:       ports
>Synopsis:       audio/glurp: updates to 0.12.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    dhn
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 18 01:30:10 UTC 2011
>Closed-Date:    Thu Jun 23 13:09:15 UTC 2011
>Last-Modified:  Thu Jun 23 13:10:14 UTC 2011
>Originator:     Zhihao Yuan
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Northern Illinois University
>Environment:
System: FreeBSD compaq.yuetime 8.2-STABLE FreeBSD 8.2-STABLE #1 r221793M: Wed May 11 21:44:19 CDT 2011 lichray@compaq.yuetime:/home/lichray/temp/obj/home/lichray/devel/freebsd-stable/sys/HOUKAGO amd64


	
>Description:
	
	The latest version is 0.12.3, which adds interesting condensed view.

>How-To-Repeat:
	
>Fix:

	

--- glurp-0.12.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/glurp.orig/Makefile /usr/ports/audio/glurp/Makefile
--- /usr/ports/audio/glurp.orig/Makefile	2010-03-28 01:30:57.000000000 -0500
+++ /usr/ports/audio/glurp/Makefile	2011-05-17 20:13:15.089818303 -0500
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	glurp
-PORTVERSION=	0.11.6
-PORTREVISION=	5
+PORTVERSION=	0.12.3
 CATEGORIES=	audio
 MASTER_SITES=	SF
 
@@ -16,7 +15,7 @@
 
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnometarget libglade2
-CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
+MAKE_ARGS+=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -export-dynamic" \
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/audio/glurp.orig/distinfo /usr/ports/audio/glurp/distinfo
--- /usr/ports/audio/glurp.orig/distinfo	2011-03-19 07:28:09.000000000 -0500
+++ /usr/ports/audio/glurp/distinfo	2011-05-17 20:10:29.248480751 -0500
@@ -1,2 +1,2 @@
-SHA256 (glurp-0.11.6.tar.gz) = a9b1b5c03067fdb29ed8c4ca8cd9c67da8f5af2a5b332878059c52e0bb4a333c
-SIZE (glurp-0.11.6.tar.gz) = 138603
+SHA256 (glurp-0.12.3.tar.gz) = c145a58008c642ddb48db9ff9e68f1869b9d7e3a91b95885c587bb3c2085461e
+SIZE (glurp-0.12.3.tar.gz) = 166976
diff -ruN --exclude=CVS /usr/ports/audio/glurp.orig/pkg-plist /usr/ports/audio/glurp/pkg-plist
--- /usr/ports/audio/glurp.orig/pkg-plist	2006-05-24 11:30:25.000000000 -0500
+++ /usr/ports/audio/glurp/pkg-plist	2011-05-17 20:11:38.982855694 -0500
@@ -1,6 +1,7 @@
 bin/glurp
 %%DATADIR%%/glurp.glade
 %%DATADIR%%/pixmaps/add.png
+%%DATADIR%%/pixmaps/condense.png
 %%DATADIR%%/pixmaps/config.png
 %%DATADIR%%/pixmaps/media-audiofile.png
 %%DATADIR%%/pixmaps/offline.png
@@ -13,6 +14,7 @@
 %%DATADIR%%/pixmaps/player-random.png
 %%DATADIR%%/pixmaps/player-repeat.png
 %%DATADIR%%/pixmaps/player-stop.png
+%%DATADIR%%/pixmaps/player-tabswitch.png
 %%DATADIR%%/pixmaps/playlist.png
 %%DATADIR%%/pixmaps/playlists.png
 %%DATADIR%%/pixmaps/remove.png
--- glurp-0.12.3.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed May 18 01:30:24 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ports@mark.reidel.info
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/157137: audio/glurp: updates to 0.12.3
Date: Wed, 18 May 2011 01:30:20 UT

 Maintainer of audio/glurp,
 
 Please note that PR ports/157137 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/157137
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->dhn 
Responsible-Changed-By: dhn 
Responsible-Changed-When: Thu Jun 23 10:38:08 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157137 
State-Changed-From-To: feedback->closed 
State-Changed-By: dhn 
State-Changed-When: Thu Jun 23 13:09:14 UTC 2011 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/157137: commit references a PR
Date: Thu, 23 Jun 2011 13:09:01 +0000 (UTC)

 dhn         2011-06-23 13:08:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/glurp          Makefile distinfo pkg-plist 
   Log:
   - Update to 0.12.3
   
   PR:             ports/157137
   Submitted by:   Zhihao Yuan <lichray@gmail.com>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.17      +5 -4      ports/audio/glurp/Makefile
   1.8       +2 -2      ports/audio/glurp/distinfo
   1.5       +2 -0      ports/audio/glurp/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"
 
>Unformatted:
