From i@levsha.me  Sat Jan  9 22:57:46 2010
Return-Path: <i@levsha.me>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 27D59106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Jan 2010 22:57:46 +0000 (UTC)
	(envelope-from i@levsha.me)
Received: from expo.ukrweb.net (mail.univua.net [91.202.128.78])
	by mx1.freebsd.org (Postfix) with ESMTP id 85BE88FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Jan 2010 22:57:45 +0000 (UTC)
Received: from [92.244.105.197] (helo=laptop.levsha.me)
	by expo.ukrweb.net with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.71 (FreeBSD))
	(envelope-from <i@levsha.me>)
	id 1NTkFZ-000Gx6-By
	for FreeBSD-gnats-submit@freebsd.org; Sun, 10 Jan 2010 00:57:44 +0200
Received: from levsha by laptop.levsha.me with local (Exim 4.71 (FreeBSD))
	(envelope-from <i@levsha.me>)
	id 1NTkF5-0006K4-4f
	for FreeBSD-gnats-submit@freebsd.org; Sun, 10 Jan 2010 00:57:11 +0200
Message-Id: <E1NTkF5-0006K4-4f@laptop.levsha.me>
Date: Sun, 10 Jan 2010 00:57:11 +0200
From: Mykola Dzham <freebsd@levsha.org.ua>
Sender: Mykola Dzham <i@levsha.me>
Reply-To: Mykola Dzham <freebsd@levsha.org.ua>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [Maintainer Update] textproc/apertium: mark MAKE_JOBS_UNSAFE, change maintainer email
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         142548
>Category:       ports
>Synopsis:       [Maintainer Update] textproc/apertium: mark MAKE_JOBS_UNSAFE, change maintainer email
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 09 23:00:07 UTC 2010
>Closed-Date:    Sun Jan 10 00:03:30 UTC 2010
>Last-Modified:  Sun Jan 10 00:10:04 UTC 2010
>Originator:     Mykola Dzham
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD laptop.levsha.org.ua 9.0-CURRENT FreeBSD 9.0-CURRENT #30 r200828: Wed Dec 23 11:58:38 EET 2009 root@laptop.levsha.org.ua:/usr/local/arch/obj/usr/local/arch/src/sys/LEVSHA amd64

>Description:
textproc/apertium can't build in parallel. So, mark it MAKE_JOBS_UNSAFE.
Additionaly change my email and s/<spaces>/<tab>/ in some lines
>How-To-Repeat:
Try to build port with FORCE_MAKE_JOBS defined
>Fix:

Index: Makefile
===================================================================
RCS file: /usr/local/arch/csup/ports/textproc/apertium/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	22 Aug 2009 00:36:52 -0000	1.2
+++ Makefile	9 Jan 2010 22:55:24 -0000
@@ -10,7 +10,7 @@
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/3.1
 
-MAINTAINER=	freebsd@levsha.org.ua
+MAINTAINER=	i@levsha.me
 COMMENT=	A toolbox to build shallow-transfer machine translation systems
 
 BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash
@@ -20,12 +20,14 @@
 		lttoolbox3:${PORTSDIR}/textproc/lttoolbox \
 		pcre:${PORTSDIR}/devel/pcre
 
+MAKE_JOBS_UNSAFE=	yes
+
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomehack pkgconfig
 
 MAN1=	apertium-deshtml.1 apertium-desodt.1 apertium-despptx.1 \
-        apertium-desrtf.1 apertium-destxt.1 apertium-deswxml.1 \
-        apertium-desxlsx.1 apertium-filter-ambiguity.1 \
+	apertium-desrtf.1 apertium-destxt.1 apertium-deswxml.1 \
+	apertium-desxlsx.1 apertium-filter-ambiguity.1 \
 	apertium-gen-deformat.1 apertium-gen-lextorbil.1 \
 	apertium-gen-lextormono.1 apertium-gen-modes.1 \
 	apertium-gen-reformat.1 apertium-gen-stopwords-lextor.1 \
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Sat Jan 9 23:46:36 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142548 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Sun Jan 10 00:03:29 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142548 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142548: commit references a PR
Date: Sun, 10 Jan 2010 00:03:35 +0000 (UTC)

 pgollucci    2010-01-10 00:03:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/apertium    Makefile 
   Log:
   - Mark MAKE_JOBS_UNSAFE=yes
   - Update MAINTAINER e-mail address
   - whitespace
   
   PR:             ports/142548
   Submitted by:   Mykola Dzham <freebsd@levsha.org.ua> (maintainer)
   
   Revision  Changes    Path
   1.3       +5 -3      ports/textproc/apertium/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
