Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2006 21:07:13 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        ports@mark.reidel.info
Subject:   ports/96994: [update] audio/glurp
Message-ID:  <1147115233.49093@mwilke.ath.cx>
Resent-Message-ID: <200605081910.k48JAJUv012095@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96994
>Category:       ports
>Synopsis:       [update] audio/glurp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 08 19:10:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #137: Tue May  2 08:04:55 CEST 2006
    splash@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- update 0.11.6
- maintaner is cc'd
- pkg-plist fix 

Log :

  	* Fixed main window size remembering                                    
        * Applied patch from Daniel Lindenaar <daniel@lindenaar.org> to add     
          search capability to the add window. Modified the original patch so   
          that the search results are displayed in a separate treeview item,    
          instead of removing the database view.                                
        * Use the song icon as an application window icon                       
 


>How-To-Repeat:





>Fix:


--- glurp.diff begins here ---
diff -ruN /usr/ports/audio/glurp/Makefile ports/audio/glurp/Makefile
--- /usr/ports/audio/glurp/Makefile	Sat Nov  5 06:19:42 2005
+++ ports/audio/glurp/Makefile	Sat May  6 16:24:15 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	glurp
-PORTVERSION=	0.11.5
-PORTREVISION=	1
+PORTVERSION=	0.11.6
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN /usr/ports/audio/glurp/distinfo ports/audio/glurp/distinfo
--- /usr/ports/audio/glurp/distinfo	Sun Jan 22 09:12:44 2006
+++ ports/audio/glurp/distinfo	Sat May  6 16:24:22 2006
@@ -1,3 +1,3 @@
-MD5 (glurp-0.11.5.tar.gz) = e3780a0a90fadb126a19898f3b7606fe
-SHA256 (glurp-0.11.5.tar.gz) = 961ed90c38b7e10ef56b4bfac22c463cf74621f3e240c0adc1283b08b533c525
-SIZE (glurp-0.11.5.tar.gz) = 136564
+MD5 (glurp-0.11.6.tar.gz) = 17d1c780fe006b51886d774e387d0269
+SHA256 (glurp-0.11.6.tar.gz) = a9b1b5c03067fdb29ed8c4ca8cd9c67da8f5af2a5b332878059c52e0bb4a333c
+SIZE (glurp-0.11.6.tar.gz) = 138603
diff -ruN /usr/ports/audio/glurp/pkg-plist ports/audio/glurp/pkg-plist
--- /usr/ports/audio/glurp/pkg-plist	Sat Jun 18 16:08:38 2005
+++ ports/audio/glurp/pkg-plist	Sat May  6 16:26:09 2006
@@ -1,20 +1,20 @@
 bin/glurp
+%%DATADIR%%/glurp.glade
 %%DATADIR%%/pixmaps/add.png
 %%DATADIR%%/pixmaps/config.png
 %%DATADIR%%/pixmaps/media-audiofile.png
-%%DATADIR%%/pixmaps/player-prev.png
-%%DATADIR%%/pixmaps/player-play.png
-%%DATADIR%%/pixmaps/player-pause.png
-%%DATADIR%%/pixmaps/player-stop.png
-%%DATADIR%%/pixmaps/player-next.png
-%%DATADIR%%/pixmaps/player-repeat.png
-%%DATADIR%%/pixmaps/player-random.png
-%%DATADIR%%/pixmaps/online.png
 %%DATADIR%%/pixmaps/offline.png
+%%DATADIR%%/pixmaps/online.png
 %%DATADIR%%/pixmaps/outputs.png
+%%DATADIR%%/pixmaps/player-next.png
+%%DATADIR%%/pixmaps/player-pause.png
+%%DATADIR%%/pixmaps/player-play.png
+%%DATADIR%%/pixmaps/player-prev.png
+%%DATADIR%%/pixmaps/player-random.png
+%%DATADIR%%/pixmaps/player-repeat.png
+%%DATADIR%%/pixmaps/player-stop.png
 %%DATADIR%%/pixmaps/playlist.png
 %%DATADIR%%/pixmaps/playlists.png
 %%DATADIR%%/pixmaps/remove.png
-%%DATADIR%%/glurp.glade
 @dirrm %%DATADIR%%/pixmaps
 @dirrm %%DATADIR%%
--- glurp.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1147115233.49093>