ports/135370: [PATCH] devel/pstreams: [SUMMARIZE CHANGES]

Steven Kreuzer skreuzer at FreeBSD.org
Mon Jun 8 13:10:13 UTC 2009


>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 at 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:



More information about the freebsd-ports-bugs mailing list