Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2014 02:57:14 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/188857: audio/pd: Update to version 0.45.5
Message-ID:  <20140422025714.f7b2fd70a4ab1514b5a74abc@yahoo.com>
Resent-Message-ID: <201404211810.s3LIA08A023280@freefall.freebsd.org>

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

>Number:         188857
>Category:       ports
>Synopsis:       audio/pd: Update to version 0.45.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 21 18:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 8.4-RELEASE-p8 i386
>Organization:
>Environment:
>Description:
- Update to version 0.45.5

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/pd/Makefile audio/pd/Makefile
--- /usr/ports/audio/pd/Makefile	2014-02-10 19:54:07.000000000 +0900
+++ audio/pd/Makefile	2014-04-22 00:00:00.000000000 +0900
@@ -2,7 +2,7 @@
 # $FreeBSD: head/audio/pd/Makefile 343548 2014-02-09 22:08:33Z tijl $
 
 PORTNAME=	pd
-DISTVERSION=	0.45-4
+DISTVERSION=	0.45-5
 DISTVERSIONSUFFIX=	.src
 CATEGORIES=	audio
 MASTER_SITES=	http://msp.ucsd.edu/Software/
@@ -15,8 +15,6 @@
 RUN_DEPENDS=	xdg-open:${PORTSDIR}/devel/xdg-utils \
 		dejavu>0:${PORTSDIR}/x11-fonts/dejavu
 
-OPTIONS_DEFINE=	ALSA FFTW JACK DOCS
-OPTIONS_DEFAULT=FFTW
 
 WRKSRC=		${WRKDIR}/${DISTNAME:S,${DISTVERSIONSUFFIX},,}
 
@@ -34,16 +32,16 @@
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib -pthread
 
-DESKTOP_ENTRIES=	"Pd" "${COMMENT}" \
-			"${LOCALBASE}/lib/pd/tcl/pd.ico" "pd" "" false
+DESKTOP_ENTRIES="Pd" "${COMMENT}" "${PREFIX}/lib/pd/tcl/pd.ico" "pd" "" false
+
+OPTIONS_DEFINE=		ALSA DOCS FFTW JACK
+OPTIONS_DEFAULT=	FFTW
 
 ALSA_CONFIGURE_ENABLE=	alsa
 ALSA_LIB_DEPENDS=	libasound.so:${PORTSDIR}/audio/alsa-lib
-
 FFTW_CONFIGURE_ENABLE=	fftw
 FFTW_BUILD_DEPENDS=	fftw3>0:${PORTSDIR}/math/fftw3
 FFTW_LIB_DEPENDS=	libfftw3f.so:${PORTSDIR}/math/fftw3-float
-
 JACK_CONFIGURE_ENABLE=	jack
 JACK_LIB_DEPENDS=	libjack.so:${PORTSDIR}/audio/jack
 
diff -urN /usr/ports/audio/pd/distinfo audio/pd/distinfo
--- /usr/ports/audio/pd/distinfo	2013-12-19 04:24:51.000000000 +0900
+++ audio/pd/distinfo	2014-04-22 00:00:00.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (pd-0.45-4.src.tar.gz) = 57a80de8b0c22e508022e01449747310822ec90bc21c2272ddfd8be8cb5542d3
-SIZE (pd-0.45-4.src.tar.gz) = 2252744
+SHA256 (pd-0.45-5.src.tar.gz) = c4a26e570a08b8e955b9b2058222c25ec0e8fc1333f616cd500cdd73d2670ac6
+SIZE (pd-0.45-5.src.tar.gz) = 2248251
>Release-Note:
>Audit-Trail:
>Unformatted:



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