From anrays@gmail.com  Wed Dec 12 22:50:21 2007
Return-Path: <anrays@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D709A16A46C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Dec 2007 22:50:21 +0000 (UTC)
	(envelope-from anrays@gmail.com)
Received: from mail.matrix.farlep.net (mail.matrix.farlep.net [217.146.241.4])
	by mx1.freebsd.org (Postfix) with ESMTP id 67ADF13C45A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Dec 2007 22:50:21 +0000 (UTC)
	(envelope-from anrays@gmail.com)
Received: from santinel.home.ua (senser.ppp.matrix.private [10.64.37.183])
	by mail.matrix.farlep.net with ESMTP id 1J2Zvz-0003tV-76
	for FreeBSD-gnats-submit@freebsd.org; Thu, 13 Dec 2007 00:20:07 +0200
Received: from anray by santinel.home.ua with local (Exim 4.68; FreeBSD)
	id 1J2ZyB-0003OR-8v
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Dec 2007 00:22:23 +0200
Message-Id: <E1J2ZyB-0003OR-8v@santinel.home.ua>
Date: Thu, 13 Dec 2007 00:22:23 +0200
From: Andrey Slusar <anray@FreeBSD.org>
Reply-To: Andrey Slusar <anray@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] audio/aqualung: Update to 0.9beta8
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         118632
>Category:       ports
>Synopsis:       [PATCH] audio/aqualung: Update to 0.9beta8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    infofarmer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 12 23:00:00 UTC 2007
>Closed-Date:    Sat Dec 22 13:45:16 UTC 2007
>Last-Modified:  Sat Dec 22 13:50:00 UTC 2007
>Originator:     Andrey Slusar
>Release:        FreeBSD 7.0-BETA3 i386
>Organization:
Santinel
>Environment:
System: FreeBSD santinel.home.ua 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Fri Nov 30 22:00:25 EET 2007 anray@santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
	- Update to 0.9beta8
	- Add option WITH_TRAYICON - build aqualung with freedesktop trayicon

Note: New file files/patch-playlist.h
>How-To-Repeat:
	
>Fix:

--- aqualung.diff begins here ---
Index: ports/audio/aqualung/Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/aqualung/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- ports/audio/aqualung/Makefile	28 Jul 2007 12:27:08 -0000	1.9
+++ ports/audio/aqualung/Makefile	12 Dec 2007 22:15:49 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	aqualung
-DISTVERSION=	0.9beta7
-PORTREVISION=	5
+DISTVERSION=	0.9beta8
 CATEGORIES=	audio
 MASTER_SITES=	SF
 
@@ -37,8 +36,11 @@
 USE_GNOME=	pkgconfig gtk20 libxml2
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--program-transform-name="" --with-alsa=no --with-ifp=no --with-systray=no \
+CONFIGURE_ARGS=	--program-transform-name="" --with-alsa=no --with-ifp=no \
 		--with-cdda=no
+.if !defined(WITH_TRAYICON)
+CONFIGURE_ARGS+=	--with-systray=no
+.endif
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CPPFLAGS=	-I${LOCALBASE}/include
 LDFLAGS=	-L${LOCALBASE}/lib -lstrfunc
Index: ports/audio/aqualung/distinfo
===================================================================
RCS file: /home/pcvs/ports/audio/aqualung/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- ports/audio/aqualung/distinfo	4 Feb 2007 22:07:47 -0000	1.2
+++ ports/audio/aqualung/distinfo	12 Dec 2007 22:15:49 -0000
@@ -1,3 +1,3 @@
-MD5 (aqualung-0.9beta7.tar.gz) = f5de05de722c713b78968854a47c54b2
-SHA256 (aqualung-0.9beta7.tar.gz) = 826da77ddb6426428db56b43b2e1c7a6df13372be2879c641fce0edf9f85060c
-SIZE (aqualung-0.9beta7.tar.gz) = 1064151
+MD5 (aqualung-0.9beta8.tar.gz) = dc924d5911c18ea1c325c6d8e6e7a720
+SHA256 (aqualung-0.9beta8.tar.gz) = 35bf1fcb913ac455745c8f4c39544abd38d2951e40302f398df3d3783c6f84ce
+SIZE (aqualung-0.9beta8.tar.gz) = 927528
Index: ports/audio/aqualung/files/patch-playlist.h
===================================================================
RCS file: ports/audio/aqualung/files/patch-playlist.h
diff -N ports/audio/aqualung/files/patch-playlist.h
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ ports/audio/aqualung/files/patch-playlist.h	12 Dec 2007 22:15:49 -0000
@@ -0,0 +1,15 @@
+--- src/playlist.h	2007-06-30 11:53:15.000000000 +0300
++++ src/playlist.h	2007-11-10 18:12:57.000000000 +0200
+@@ -26,6 +26,12 @@
+ 
+ #include "common.h"
+ 
++#ifdef _WIN32
++#include <glib.h>
++#else
++#include <pthread.h>
++#endif /* _WIN32 */
++
+ #define PLAYLIST_LOAD     0
+ #define PLAYLIST_LOAD_TAB 1
+ #define PLAYLIST_ENQUEUE  2
--- aqualung.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->infofarmer 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Dec 12 23:00:09 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118632 
State-Changed-From-To: open->closed 
State-Changed-By: sat 
State-Changed-When: Sat Dec 22 13:45:10 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118632: commit references a PR
Date: Sat, 22 Dec 2007 13:45:01 +0000 (UTC)

 sat         2007-12-22 13:44:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/aqualung       Makefile distinfo pkg-plist 
   Log:
   - Update to 0.9beta9
   
   PR:             ports/118632 (based on)
   Submitted by:   anray
   
   Revision  Changes    Path
   1.10      +16 -7     ports/audio/aqualung/Makefile
   1.3       +3 -3      ports/audio/aqualung/distinfo
   1.3       +19 -6     ports/audio/aqualung/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:
