Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Nov 2009 16:50:03 +0300 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/140248: [PATCH] x11-toolkits/p5-Pango: mark MAKE_JOBS_UNSAFE
Message-ID:  <20091103135003.ADBD5B829@hades.panopticon>
Resent-Message-ID: <200911031400.nA3E0BZB070402@freefall.freebsd.org>

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

>Number:         140248
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/p5-Pango: mark MAKE_JOBS_UNSAFE
>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:   Tue Nov 03 14:00:10 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Thu Jul 30 19:51:12 MSD 2009
>Description:
Mark MAKE_JOBS_UNSAFE, fails with forced jobs:

http://people.freebsd.org/~amdmi3/p5-Pango-1.221.log

Port maintainer (clsung@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Pango-1.221.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/x11-toolkits/p5-Pango/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	30 Oct 2009 03:33:23 -0000	1.1
+++ Makefile	2 Nov 2009 21:33:23 -0000
@@ -23,6 +23,7 @@
 
 USE_GNOME=	pango
 PERL_CONFIGURE=	5.8.0+
+MAKE_JOBS_UNSAFE=yes
 
 post-install:
 	@cd ${WRKSRC}/blib/man3 && ${FIND} * -name "*.3" | ${SED} \
--- p5-Pango-1.221.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?20091103135003.ADBD5B829>