From tkato432@yahoo.com  Fri Sep  6 18:01:10 2013
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 9A03E839
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri,  6 Sep 2013 18:01:00 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from omta02.auone-net.jp (mail-or2-f145.auone-net.jp [111.87.219.145])
	by mx1.freebsd.org (Postfix) with ESMTP id 6D566230E
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri,  6 Sep 2013 18:01:00 +0000 (UTC)
Received: from coppermine.my.domain (ZT030236.ppp.dion.ne.jp [59.128.30.236])
	by omta02.auone-net.jp (au one net mail) with ESMTP id 26B1F1560035
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat,  7 Sep 2013 03:00:52 +0900 (JST)
Message-Id: <20130907025033.95cce5296a27b2ab1c5f65fa@yahoo.com>
Date: Sat, 7 Sep 2013 02:50:33 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: audio/ecasound: Update MASTER_SITES and WWW: line

>Number:         181887
>Category:       ports
>Synopsis:       audio/ecasound: Update MASTER_SITES and WWW: line
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 06 18:10:04 UTC 2013
>Closed-Date:    Mon Oct 14 14:55:08 UTC 2013
>Last-Modified:  Mon Oct 14 15:00:02 UTC 2013
>Originator:     KATO Tsuguru
>Release:        FreeBSD 8.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/ecasound/Makefile audio/ecasound/Makefile
--- /usr/ports/audio/ecasound/Makefile	2013-09-05 01:46:43.000000000 +0900
+++ audio/ecasound/Makefile	2013-09-07 00:00:00.000000000 +0900
@@ -5,22 +5,20 @@
 PORTVERSION=	2.9.0
 CATEGORIES=	audio
 MASTER_SITES=	http://ecasound.seul.org/download/ \
-		http://eca.cx/download/ \
+		http://nosignal.fi/download/ \
 		http://ecawave.sourceforge.net/download/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multitrack audio processing software
 
-LICENSE=	GPLv2 GPLv3
-LICENSE_COMB=	dual
+LICENSE=	GPLv2 # (or later)
 
 BUILD_DEPENDS=	${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
 
 OPTIONS_DEFINE=	ALSA AUDIOFILE JACK LO OIL PYTHON SAMPLERATE
 OPTIONS_DEFAULT=PYTHON
-AUDIOFILE_DESC=	Enable libaudiofile support
-LO_DESC=	Enable liblo support
-OIL_DESC=	Enable liboil support
+LO_DESC=	Open Sound Control support via LibLO
+OIL_DESC=	Inner loop optimizations support via Liboil
 
 USES=		gmake readline
 USE_AUTOTOOLS=	libtool
@@ -30,8 +28,8 @@
 		--disable-arts
 USE_LDCONFIG=	yes
 
-CPPFLAGS+=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CPPFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-L${LOCALBASE}/lib
 
 MAN1=		ecaconvert.1 ecafixdc.1 ecalength.1 ecamonitor.1 \
 		ecanormalize.1 ecaplay.1 ecasignalview.1 ecasound.1 \
@@ -88,8 +86,6 @@
 	@${REINPLACE_CMD} -e '/test/s|==|=|g ; \
 		 s| $$EXTRAGCCFLAGS||g ; \
 		 s| $$EXTRACPPFLAGS||g ; \
-		 s| -pthread||g ; \
-		 s| -D_THREAD_SAFE||g ; \
 		 s| -D_P1003_1B_VISIBLE||' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
diff -urN /usr/ports/audio/ecasound/pkg-descr audio/ecasound/pkg-descr
--- /usr/ports/audio/ecasound/pkg-descr	2013-09-05 01:46:43.000000000 +0900
+++ audio/ecasound/pkg-descr	2013-09-07 00:00:00.000000000 +0900
@@ -9,4 +9,4 @@
 creating alternative user-interfaces is easy. A versatile console mode
 interface is included in the package.
 
-WWW: http://www.eca.cx/ecasound/
+WWW: http://nosignal.fi/ecasound/
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Sep 6 18:10:26 UTC 2013 
Responsible-Changed-Why:  
miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181887 
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bdrewery 
Responsible-Changed-When: Sun Sep 22 09:11:59 CDT 2013 
Responsible-Changed-Why:  
Back to the heap due to timeout 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181887: commit references a PR
Date: Mon, 23 Sep 2013 09:10:01 +0000 (UTC)

 Author: sunpoet
 Date: Mon Sep 23 09:09:54 2013
 New Revision: 327955
 URL: http://svnweb.freebsd.org/changeset/ports/327955
 
 Log:
   - Add shared LIBLO and LIBOIL descriptions
   
   PR:		ports/181887
 
 Modified:
   head/Mk/bsd.options.desc.mk
 
 Modified: head/Mk/bsd.options.desc.mk
 ==============================================================================
 --- head/Mk/bsd.options.desc.mk	Mon Sep 23 09:09:09 2013	(r327954)
 +++ head/Mk/bsd.options.desc.mk	Mon Sep 23 09:09:54 2013	(r327955)
 @@ -266,7 +266,9 @@ LIBEDIT_DESC?=		Command line editing via
  LIBEV_DESC?=		High-performance events support via libev
  LIBEXIF_DESC?=		EXIF metadata support via libexif
  LIBEXTRACTOR_DESC?=	libextractor support
 +LIBLO_DESC?=		Open Sound Control support via liblo
  LIBMNG_DESC?=		MNG animated images support via libmng
 +LIBOIL_DESC?=		Inner loop optimizations support via liboil
  LIBPAPER_DESC?=		libpaper support
  LIBRSVG2_DESC?=		SVG vector graphics support via librsvg2
  LIBVIRT_DESC?=		libvirt support
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Mon Oct 14 12:12:37 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181887 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Mon Oct 14 14:55:07 UTC 2013 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181887: commit references a PR
Date: Mon, 14 Oct 2013 14:55:08 +0000 (UTC)

 Author: sunpoet
 Date: Mon Oct 14 14:54:54 2013
 New Revision: 330331
 URL: http://svnweb.freebsd.org/changeset/ports/330331
 
 Log:
   - Update MASTER_SITES and WWW
   - While I'm here:
     - Remove deprecated PTHREAD_*
     - Convert to new OPTIONS helper
     - Support STAGEDIR
   
   PR:		ports/181887
   Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
 
 Modified:
   head/audio/ecasound/Makefile
   head/audio/ecasound/pkg-descr   (contents, props changed)
   head/audio/ecasound/pkg-plist   (contents, props changed)
 
 Modified: head/audio/ecasound/Makefile
 ==============================================================================
 --- head/audio/ecasound/Makefile	Mon Oct 14 14:26:39 2013	(r330330)
 +++ head/audio/ecasound/Makefile	Mon Oct 14 14:54:54 2013	(r330331)
 @@ -5,7 +5,7 @@ PORTNAME=	ecasound
  PORTVERSION=	2.9.0
  CATEGORIES=	audio
  MASTER_SITES=	http://ecasound.seul.org/download/ \
 -		http://eca.cx/download/ \
 +		http://nosignal.fi/download/ \
  		http://ecawave.sourceforge.net/download/
  
  MAINTAINER=	ports@FreeBSD.org
 @@ -16,14 +16,11 @@ LICENSE_COMB=	dual
  
  BUILD_DEPENDS=	${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
  
 -OPTIONS_DEFINE=	ALSA AUDIOFILE JACK LO OIL PYTHON SAMPLERATE
 +OPTIONS_DEFINE=	ALSA AUDIOFILE JACK LIBLO LIBOIL PYTHON SAMPLERATE SNDFILE
  OPTIONS_DEFAULT=PYTHON
 -AUDIOFILE_DESC=	Enable libaudiofile support
 -LO_DESC=	Enable liblo support
 -OIL_DESC=	Enable liboil support
 +OPTIONS_SUB=	PYTHON
  
  USES=		gmake readline
 -NO_STAGE=	yes
  USE_AUTOTOOLS=	libtool
  CONFIGURE_ARGS=	--disable-liblilv \
  		--disable-rubyecasound \
 @@ -31,66 +28,35 @@ CONFIGURE_ARGS=	--disable-liblilv \
  		--disable-arts
  USE_LDCONFIG=	yes
  
 -CPPFLAGS+=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
 -LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
 +CPPFLAGS+=	-I${LOCALBASE}/include
 +LDFLAGS+=	-L${LOCALBASE}/lib -pthread
  
 -MAN1=		ecaconvert.1 ecafixdc.1 ecalength.1 ecamonitor.1 \
 -		ecanormalize.1 ecaplay.1 ecasignalview.1 ecasound.1 \
 -		ecasound-iam.1 ecatools.1
 -MAN5=		ecasoundrc.5
 +ALSA_CONFIGURE_ENABLE=	alsa
 +ALSA_LIB_DEPENDS=	libasound.so:${PORTSDIR}/audio/alsa-lib
 +AUDIOFILE_CONFIGURE_ENABLE=	audiofile
 +AUDIOFILE_LIB_DEPENDS=	libaudiofilei.so:${PORTSDIR}/audio/libaudiofile
 +JACK_CONFIGURE_ENABLE=	jack
 +JACK_LIB_DEPENDS=	libjack.so:${PORTSDIR}/audio/jack
 +LO_CONFIGURE_ENABLE=	liblo
 +LO_LIB_DEPENDS=		liblo.so:${PORTSDIR}/audio/liblo
 +OIL_CONFIGURE_ENABLE=	liboil
 +OIL_LIB_DEPENDS=	liboil-0.3.so:${PORTSDIR}/devel/liboil
 +PYTHON_CONFIGURE_ENABLE=pyecasound
 +SAMPLERATE_CONFIGURE_ENABLE=	libsamplerate
 +SAMPLERATE_LIB_DEPENDS=	libsamplerate.so:${PORTSDIR}/audio/libsamplerate
 +SNDFILE_CONFIGURE_ENABLE=	sndfile
 +SNDFILE_LIB_DEPENDS=	libsndfile.so:${PORTSDIR}/audio/libsndfile
  
  .include <bsd.port.options.mk>
  
 -.if ${PORT_OPTIONS:MALSA}
 -LIB_DEPENDS+=	asound:${PORTSDIR}/audio/alsa-lib
 -.else
 -CONFIGURE_ARGS+=	--disable-alsa
 -.endif
 -
 -.if ${PORT_OPTIONS:MAUDIOFILE}
 -LIB_DEPENDS+=	audiofile:${PORTSDIR}/audio/libaudiofile
 -.else
 -CONFIGURE_ARGS+=	--disable-audiofile
 -.endif
 -
 -.if ${PORT_OPTIONS:MJACK}
 -LIB_DEPENDS+=	jack:${PORTSDIR}/audio/jack
 -.else
 -CONFIGURE_ARGS+=	--disable-jack
 -.endif
 -
 -.if ${PORT_OPTIONS:MLO}
 -LIB_DEPENDS+=	lo:${PORTSDIR}/audio/liblo
 -.else
 -CONFIGURE_ARGS+=	--disable-liblo
 -.endif
 -
 -.if ${PORT_OPTIONS:MOIL}
 -LIB_DEPENDS+=	oil-0.3:${PORTSDIR}/devel/liboil
 -.else
 -CONFIGURE_ARGS+=	--disable-liboil
 -.endif
 -
  .if ${PORT_OPTIONS:MPYTHON}
  USE_PYTHON=	yes
 -CONFIGURE_ARGS+=	--enable-pyecasound
 -PLIST_SUB+=	PYTHON=""
 -.else
 -PLIST_SUB+=	PYTHON="@comment "
 -.endif
 -
 -.if ${PORT_OPTIONS:MSAMPLERATE}
 -LIB_DEPENDS+=	samplerate:${PORTSDIR}/audio/libsamplerate
 -.else
 -CONFIGURE_ARGS+=	--disable-libsamplerate --disable-sndfile
  .endif
  
  post-patch:
 -	@${REINPLACE_CMD} -e '/test/s|==|=|g ; \
 +	@${REINPLACE_CMD} -e '/test/ s|==|=|g ; \
  		 s| $$EXTRAGCCFLAGS||g ; \
  		 s| $$EXTRACPPFLAGS||g ; \
 -		 s| -pthread||g ; \
 -		 s| -D_THREAD_SAFE||g ; \
  		 s| -D_P1003_1B_VISIBLE||' ${WRKSRC}/configure
  
  .include <bsd.port.mk>
 
 Modified: head/audio/ecasound/pkg-descr
 ==============================================================================
 --- head/audio/ecasound/pkg-descr	Mon Oct 14 14:26:39 2013	(r330330)
 +++ head/audio/ecasound/pkg-descr	Mon Oct 14 14:54:54 2013	(r330331)
 @@ -9,4 +9,4 @@ and MIDI-CCs. As most functionality is l
  creating alternative user-interfaces is easy. A versatile console mode
  interface is included in the package.
  
 -WWW: http://www.eca.cx/ecasound/
 +WWW: http://nosignal.fi/ecasound/
 
 Modified: head/audio/ecasound/pkg-plist
 ==============================================================================
 --- head/audio/ecasound/pkg-plist	Mon Oct 14 14:26:39 2013	(r330330)
 +++ head/audio/ecasound/pkg-plist	Mon Oct 14 14:54:54 2013	(r330331)
 @@ -164,6 +164,17 @@ lib/libkvutils.la
  %%DATADIR%%/ecasoundrc
  %%DATADIR%%/effect_presets
  %%DATADIR%%/generic_oscillators
 +man/man1/ecaconvert.1.gz
 +man/man1/ecafixdc.1.gz
 +man/man1/ecalength.1.gz
 +man/man1/ecamonitor.1.gz
 +man/man1/ecanormalize.1.gz
 +man/man1/ecaplay.1.gz
 +man/man1/ecasignalview.1.gz
 +man/man1/ecasound-iam.1.gz
 +man/man1/ecasound.1.gz
 +man/man1/ecatools.1.gz
 +man/man5/ecasoundrc.5.gz
  @dirrm %%DATADIR%%
  @dirrm include/libecasoundc
  @dirrm include/libecasound
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
