From owner-svn-ports-all@freebsd.org Sun Jun 28 07:47:28 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E78DE98E54D; Sun, 28 Jun 2015 07:47:28 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BF61C1B36; Sun, 28 Jun 2015 07:47:28 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5S7lSL3031413; Sun, 28 Jun 2015 07:47:28 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5S7lSh0031410; Sun, 28 Jun 2015 07:47:28 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201506280747.t5S7lSh0031410@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 28 Jun 2015 07:47:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390742 - head/audio/pd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2015 07:47:29 -0000 Author: wen Date: Sun Jun 28 07:47:27 2015 New Revision: 390742 URL: https://svnweb.freebsd.org/changeset/ports/390742 Log: - Update to 0.46.6 PR: 199215 Submitted by: tkato432@yahoo.com Modified: head/audio/pd/Makefile head/audio/pd/distinfo head/audio/pd/pkg-plist Modified: head/audio/pd/Makefile ============================================================================== --- head/audio/pd/Makefile Sun Jun 28 07:32:23 2015 (r390741) +++ head/audio/pd/Makefile Sun Jun 28 07:47:27 2015 (r390742) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pd -DISTVERSION= 0.46-5 +DISTVERSION= 0.46-6 DISTVERSIONSUFFIX= .src CATEGORIES= audio MASTER_SITES= http://msp.ucsd.edu/Software/ @@ -52,8 +52,7 @@ post-patch: @${REINPLACE_CMD} -e \ '/^pkgconfigdir/s|=.*|= $$(prefix)/libdata/pkgconfig| ; \ /^libpddir/s|=.*|= $$(pkglibdir)| ; \ - s|make -C|$$(MAKE) -C| ; \ - s|metro.pd|metro-help.pd|' ${WRKSRC}/Makefile.am + s|make -C|$$(MAKE) -C|' ${WRKSRC}/Makefile.am @${REINPLACE_CMD} -e \ '/^pd_LDADD/s| =.*| = $$(LIBM)|' ${WRKSRC}/src/Makefile.am @${REINPLACE_CMD} -e \ Modified: head/audio/pd/distinfo ============================================================================== --- head/audio/pd/distinfo Sun Jun 28 07:32:23 2015 (r390741) +++ head/audio/pd/distinfo Sun Jun 28 07:47:27 2015 (r390742) @@ -1,2 +1,2 @@ -SHA256 (pd-0.46-5.src.tar.gz) = e2a61cdef72774f451de730a092d5010a0bd35cbeca6eb9cd4a1999fab2074dd -SIZE (pd-0.46-5.src.tar.gz) = 2245783 +SHA256 (pd-0.46-6.src.tar.gz) = 721dd4048b7a225e5d7b4ff4a585781a56b7d32348ea4838f9db7805b07b8cec +SIZE (pd-0.46-6.src.tar.gz) = 2252980 Modified: head/audio/pd/pkg-plist ============================================================================== --- head/audio/pd/pkg-plist Sun Jun 28 07:32:23 2015 (r390741) +++ head/audio/pd/pkg-plist Sun Jun 28 07:47:27 2015 (r390742) @@ -11,6 +11,9 @@ include/pd/s_stuff.h lib/pd/bin/pd lib/pd/bin/pd-watchdog %%PORTDOCS%%lib/pd/doc +lib/pd/extra/bob~/bob~-help.pd +lib/pd/extra/bob~/bob~.pd_linux +lib/pd/extra/bob~/output~.pd lib/pd/extra/bonk~/bonk~-help.pd lib/pd/extra/bonk~/bonk~.pd_linux lib/pd/extra/bonk~/templates.txt