From nobody@FreeBSD.org  Wed May 20 01:56:56 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 22C11106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 May 2009 01:56:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 10C978FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 May 2009 01:56:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4K1utFp012324
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 May 2009 01:56:55 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n4K1utYx012323;
	Wed, 20 May 2009 01:56:55 GMT
	(envelope-from nobody)
Message-Id: <200905200156.n4K1utYx012323@www.freebsd.org>
Date: Wed, 20 May 2009 01:56:55 GMT
From: Wen Heping <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Update]devel/py-kid:remove the build dependence
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         134735
>Category:       ports
>Synopsis:       [Update]devel/py-kid:remove the build dependence
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nivit
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 20 02:00:07 UTC 2009
>Closed-Date:    Thu Jun 04 21:43:08 UTC 2009
>Last-Modified:  Thu Jun  4 21:50:02 UTC 2009
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Fri Apr 10 16:36:28 HKT 2009     root@fb8.wenjing.com:/usr/obj/usr/src/sys/wen1  i386
>Description:
Since py-elementtree was marked as IGNORE when python >= 2.5.0,
we should remove the dependence of py-elementtree , then it
could be built on the tinderbox.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-05-20 17:24:50.000000000 +0800
+++ Makefile	2009-05-20 17:29:17.000000000 +0800
@@ -7,7 +7,7 @@
 
 PORTNAME=	kid
 PORTVERSION=	0.9.6
-#PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	http://www.kid-templating.org/dist/${PORTVERSION}/dist/ \
 		http://nivi.interfree.it/distfiles/${PORTNAME}/
@@ -16,9 +16,6 @@
 MAINTAINER=	nivit@FreeBSD.org
 COMMENT=	A simple template language for XML based written in Python
 
-BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nivit 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed May 20 02:00:18 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134735 
State-Changed-From-To: open->closed 
State-Changed-By: nivit 
State-Changed-When: Thu Jun 4 21:43:07 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134735: commit references a PR
Date: Thu,  4 Jun 2009 21:41:32 +0000 (UTC)

 nivit       2009-06-04 21:41:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/py-kid         Makefile 
   Log:
   - Add devel/py-elementtree to *_DEPENDS only if Python < 2.5 [*]
   - Bump PORTREVISION
   - Fix URL of the download site
   
   PR:             ports/134735
   Submitted by:   Wen Heping <wenheping at gmail dot com> [*]
   
   Revision  Changes    Path
   1.10      +10 -6     ports/devel/py-kid/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:
