Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2012 02:42:18 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170136: audio/pd: Update to version 0.43.3
Message-ID:  <20120726024218.72824de4e676e4704e599a12@yahoo.com>
Resent-Message-ID: <201207251810.q6PIA8km060607@freefall.freebsd.org>

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

>Number:         170136
>Category:       ports
>Synopsis:       audio/pd: Update to version 0.43.3
>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:   Wed Jul 25 18:10:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p9 i386
>Organization:
>Environment:
>Description:
- Update to version 0.43.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/pd/Makefile audio/pd/Makefile
--- /usr/ports/audio/pd/Makefile	2012-06-01 21:17:19.000000000 +0900
+++ audio/pd/Makefile	2012-07-05 01:28:46.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pd
-DISTVERSION=	0.43-2
+DISTVERSION=	0.43-3
 DISTVERSIONSUFFIX=	.src
 CATEGORIES=	audio
 MASTER_SITES=	http://www-crca.ucsd.edu/~msp/Software/
@@ -73,6 +73,13 @@
 		's|PD_BASEDIR/LICENSE|${DOCSDIR}/LICENSE|g ; \
 		 s|PD_BASEDIR/doc/1|${DOCSDIR}/1|g' \
 			${WRKSRC}/../doc/1.manual/1.introduction.txt
+	@${REINPLACE_CMD} -e \
+		's|-O2 | | ; \
+		 s|-lc ||g' ${WRKSRC}/../extra/makefile.subdir
+	@${REINPLACE_CMD} -e \
+		's|-O2 |$$(CFLAGS) | ; \
+		 s|-g ||g ; \
+		 s|-lc ||g' ${WRKSRC}/../extra/expr~/makefile
 
 do-install:
 .for file in pd pdreceive pdsend
diff -urN /usr/ports/audio/pd/distinfo audio/pd/distinfo
--- /usr/ports/audio/pd/distinfo	2012-04-22 03:48:34.000000000 +0900
+++ audio/pd/distinfo	2012-07-05 01:08:03.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (pd-0.43-2.src.tar.gz) = ba9cb6c2f451c5809a0ac8b0d08b4dd40bdc844d976d6d050e974364c4154c75
-SIZE (pd-0.43-2.src.tar.gz) = 2187284
+SHA256 (pd-0.43-3.src.tar.gz) = df727f52fe1109f7ff727e7bd3aa52ffa2b6eef752c5caead655b50dde68b48a
+SIZE (pd-0.43-3.src.tar.gz) = 2189682
>Release-Note:
>Audit-Trail:
>Unformatted:



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