Date: Mon, 8 Jun 2009 09:09:01 -0400 (EDT) From: Steven Kreuzer <skreuzer@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mail@andr.ru Subject: ports/135370: [PATCH] devel/pstreams: [SUMMARIZE CHANGES] Message-ID: <200906081309.n58D91T4051646@slurry.exit2shell.com> Resent-Message-ID: <200906081310.n58DA8nE017317@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135370 >Category: ports >Synopsis: [PATCH] devel/pstreams: [SUMMARIZE CHANGES] >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 Jun 08 13:10:08 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Steven Kreuzer >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD slurry.exit2shell.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Nov 24 14:01:09 EST 2008 >Description: - Fix mtree issue identified by 7-STABLE-FPT-CustDir tinderbox build http://qatty.tecnik93.com/index.php?action=display_markup_log&build=7-STABLE-FPT-CustDir&id=3809 Port maintainer (mail@andr.ru) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pstreams-0.6.0.patch begins here --- Index: Makefile =================================================================== RCS file: /usr/share/cvs/freebsd/ports/devel/pstreams/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 5 Apr 2009 10:45:05 -0000 1.2 +++ Makefile 8 Jun 2009 13:05:01 -0000 @@ -18,4 +18,8 @@ PLIST_FILES= include/pstreams/pstream.h PLIST_DIRS= include/pstreams +post-patch: + @${REINPLACE_CMD} -e 's|INSTALL_PREFIX|PREFIX|' \ + ${WRKSRC}/Makefile + .include <bsd.port.mk> --- pstreams-0.6.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906081309.n58D91T4051646>