From jylefort@brutele.be  Sat Jan 31 12:59:50 2004
Return-Path: <jylefort@brutele.be>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4E27B16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 31 Jan 2004 12:59:50 -0800 (PST)
Received: from gateway.lefort.net (213.189.162.78.brutele.be [213.189.162.78])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 637E743D39
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 31 Jan 2004 12:59:48 -0800 (PST)
	(envelope-from jylefort@brutele.be)
Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2])
	by gateway.lefort.net (Postfix) with ESMTP id A41DC54D0
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 31 Jan 2004 21:59:47 +0100 (CET)
Received: by jsite.lefort.net (Postfix, from userid 1000)
	id 982D722E22; Sat, 31 Jan 2004 21:59:47 +0100 (CET)
Message-Id: <20040131205947.982D722E22@jsite.lefort.net>
Date: Sat, 31 Jan 2004 21:59:47 +0100 (CET)
From: Jean-Yves Lefort <jylefort@brutele.be>
Reply-To: Jean-Yves Lefort <jylefort@brutele.be>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: audio/streamtuner-python to 0.0.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         62186
>Category:       ports
>Synopsis:       Update port: audio/streamtuner-python to 0.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 31 13:00:32 PST 2004
>Closed-Date:    Sat Jan 31 17:57:38 PST 2004
>Last-Modified:  Sat Jan 31 17:57:38 PST 2004
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Tue Dec 2 09:53:57 CET 2003 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/audio/streamtuner-python/Makefile streamtuner-python/Makefile
--- /usr/ports/audio/streamtuner-python/Makefile	Fri Jan 30 07:23:17 2004
+++ streamtuner-python/Makefile	Sat Jan 31 19:27:52 2004
@@ -5,23 +5,23 @@
 # $FreeBSD: ports/audio/streamtuner-python/Makefile,v 1.4 2004/01/29 18:55:00 krion Exp $
 #
 
-PORTNAME=		python
-PORTVERSION=		0.0.2
+PORTNAME=		streamtuner-python
+PORTVERSION=		0.0.3
 CATEGORIES=		audio www
 MASTER_SITES=		http://streamtuner.sourceforge.net/streamtuner/
-PKGNAMEPREFIX=		streamtuner-
-DISTNAME=		${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=		jylefort@brutele.be
 COMMENT=		A streamtuner plugin providing a Python interpreter
 
 BUILD_DEPENDS=		${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner
+LIB_DEPENDS=		intl:${PORTSDIR}/devel/gettext
 RUN_DEPENDS=		${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner
 
 USE_X_PREFIX=		yes
-GNU_CONFIGURE=		yes
+USE_LIBTOOL_VER=	15
 USE_PYTHON=		yes
-USE_LIBTOOL=		yes
-#INSTALLS_SHLIB=	not needed, the libs are plugins for streamtuner only
+
+CONFIGURE_ENV=		CPPFLAGS="-I${LOCALBASE}/include" \
+			LDFLAGS="-L${LOCALBASE}/lib"
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/audio/streamtuner-python/distinfo streamtuner-python/distinfo
--- /usr/ports/audio/streamtuner-python/distinfo	Mon Sep  1 06:16:03 2003
+++ streamtuner-python/distinfo	Sat Jan 31 19:32:43 2004
@@ -1 +1 @@
-MD5 (streamtuner-python-0.0.2.tar.gz) = aa6067f94be48b163f0d8ea57e397264
+MD5 (streamtuner-python-0.0.3.tar.gz) = 37a58abc59761b1b2fbdb156db8aa4fb
diff -ruN /usr/ports/audio/streamtuner-python/pkg-descr streamtuner-python/pkg-descr
--- /usr/ports/audio/streamtuner-python/pkg-descr	Mon Sep  1 06:16:03 2003
+++ streamtuner-python/pkg-descr	Sat Jan 31 19:28:03 2004
@@ -1,7 +1,7 @@
 streamtuner-python is a streamtuner plugin providing an embedded
 Python interpreter.
 
-WWW: http://www.nongnu.org/streamtuner/plugins/
+WWW: http://www.nongnu.org/streamtuner/
 
 - Jean-Yves Lefort
 jylefort@brutele.be
diff -ruN /usr/ports/audio/streamtuner-python/pkg-plist streamtuner-python/pkg-plist
--- /usr/ports/audio/streamtuner-python/pkg-plist	Mon Sep  1 06:16:03 2003
+++ streamtuner-python/pkg-plist	Sat Jan 31 19:28:37 2004
@@ -1,6 +1,5 @@
-lib/streamtuner/plugins/python.a
-lib/streamtuner/plugins/python.la
 lib/streamtuner/plugins/python.so
+share/locale/fr/LC_MESSAGES/streamtuner-python.mo
 share/streamtuner-python/icons/google-stations.png
 share/streamtuner-python/modules/G.py
 share/streamtuner-python/modules/G.pyc

	
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sat Jan 31 17:57:32 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62186 
>Unformatted:
