From root@poudriere.ithil.palantiri.org  Sat Apr 12 07:15:36 2014
Return-Path: <root@poudriere.ithil.palantiri.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id E1CAF706
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Apr 2014 07:15:36 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (ithil.palantiri.org [144.76.36.55])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "0254-fbsd-10-amd64", Issuer "0254-fbsd-10-amd64" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id 6378D13AC
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Apr 2014 07:15:35 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (localhost [127.0.0.1])
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8) with ESMTP id s3C7FWKH015997
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Sat, 12 Apr 2014 09:15:33 +0200 (CEST)
	(envelope-from root@poudriere.ithil.palantiri.org)
Received: (from root@localhost)
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8/Submit) id s3C7FWAu015621;
	Sat, 12 Apr 2014 09:15:32 +0200 (CEST)
	(envelope-from root)
Message-Id: <201404120715.s3C7FWAu015621@poudriere.ithil.palantiri.org>
Date: Sat, 12 Apr 2014 09:15:32 +0200 (CEST)
From: Bartek Rutkowski <ports@robakdesign.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wenheping@gmail.com
Subject: [PATCH] devel/py-geotypes: staging
X-Send-Pr-Version: 3.113
X-GNATS-Notify: wenheping@gmail.com

>Number:         188494
>Category:       ports
>Synopsis:       [PATCH] devel/py-geotypes: staging
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 12 07:20:00 UTC 2014
>Closed-Date:    Sat Apr 12 15:03:25 UTC 2014
>Last-Modified:  Sat Apr 12 15:03:25 UTC 2014
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r264341: Fri Apr 11 15:28:07 CEST
>Description:
- Staging
- Add LICENSE
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-geotypes/0.7.0_1/

Port maintainer (wenheping@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-geotypes-0.7.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351068)
+++ Makefile	(working copy)
@@ -10,8 +10,10 @@
 DISTNAME=	GeoTypes-${PORTVERSION}
 
 MAINTAINER=	wenheping@gmail.com
-COMMENT=	A Python Interface to Support PostGIS
+COMMENT=	Python Interface to Support PostGIS
 
+LICENSE=	LGPL21
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYTHON_PKGNAMEPREFIX=	yes
@@ -18,5 +20,4 @@
 PYDISTUTILS_EGGINFO=	GeoTypes-0.7.0-py${PYTHON_VER}.egg-info
 WRKSRC=		${WRKDIR}/${DISTNAME}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 351068)
+++ pkg-descr	(working copy)
@@ -4,4 +4,4 @@
 OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently
 supports the EWKB, HEXEWKB, WKB, and WKT formats.
 
-WWW:   http://freshmeat.net/projects/geotypes/
+WWW: http://freshmeat.net/projects/geotypes/
--- py-geotypes-0.7.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Apr 12 07:20:03 UTC 2014 
Responsible-Changed-Why:  
wenheping@gmail.com => wen@ (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188494 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Apr 12 07:20:05 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: wenheping@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/188494: [PATCH] devel/py-geotypes: staging
Date: Sat, 12 Apr 2014 07:20:04 UT

 Maintainer of devel/py-geotypes,
 
 Please note that PR ports/188494 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/188494
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188494: commit references a PR
Date: Sat, 12 Apr 2014 12:37:43 +0000 (UTC)

 Author: wen
 Date: Sat Apr 12 12:37:30 2014
 New Revision: 351090
 URL: http://svnweb.freebsd.org/changeset/ports/351090
 QAT: https://qat.redports.org/buildarchive/r351090/
 
 Log:
   - Stage support [1]
   - Add LICENSE [1]
   - Update MASTER_SITES and WWW
   - Pass maintainership to submitter
   
   PR:		188494 [1]
   Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
 
 Modified:
   head/devel/py-geotypes/Makefile
   head/devel/py-geotypes/distinfo
   head/devel/py-geotypes/pkg-descr
 
 Modified: head/devel/py-geotypes/Makefile
 ==============================================================================
 --- head/devel/py-geotypes/Makefile	Sat Apr 12 11:54:46 2014	(r351089)
 +++ head/devel/py-geotypes/Makefile	Sat Apr 12 12:37:30 2014	(r351090)
 @@ -5,18 +5,20 @@ PORTNAME=	geotypes
  PORTVERSION=	0.7.0
  PORTREVISION=	1
  CATEGORIES=	devel python
 -MASTER_SITES=	http://www.initd.org/svn/psycopg/geotypes/releases/
 +MASTER_SITES=	https://github.com/hippysurfer/geotypes/archive/
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 -DISTNAME=	GeoTypes-${PORTVERSION}
 +DISTNAME=	${PORTVERSION}
  
 -MAINTAINER=	wenheping@gmail.com
 -COMMENT=	A Python Interface to Support PostGIS
 +MAINTAINER=	ports@robakdesign.com
 +COMMENT=	Python Interface to Support PostGIS
  
 -USE_PYTHON=	yes
 +LICENSE=	LGPL21
 +
 +USES=			zip
 +USE_PYTHON=		yes
  USE_PYDISTUTILS=	yes
  PYTHON_PKGNAMEPREFIX=	yes
  PYDISTUTILS_EGGINFO=	GeoTypes-0.7.0-py${PYTHON_VER}.egg-info
 -WRKSRC=		${WRKDIR}/${DISTNAME}
 +WRKSRC=			${WRKDIR}/${PORTNAME}-${PORTVERSION}
  
 -NO_STAGE=	yes
  .include <bsd.port.mk>
 
 Modified: head/devel/py-geotypes/distinfo
 ==============================================================================
 --- head/devel/py-geotypes/distinfo	Sat Apr 12 11:54:46 2014	(r351089)
 +++ head/devel/py-geotypes/distinfo	Sat Apr 12 12:37:30 2014	(r351090)
 @@ -1,2 +1,2 @@
 -SHA256 (GeoTypes-0.7.0.tar.gz) = ef5c985f0b36e70f43c3cfd5d0b973fe5324e863ba562d000a5efc0929dab6d9
 -SIZE (GeoTypes-0.7.0.tar.gz) = 43717
 +SHA256 (0.7.0.zip) = 85ebe5a761f509fdbc4e0bd8c75e2d85c23424f7c2487fea29ee61e45a083c70
 +SIZE (0.7.0.zip) = 76030
 
 Modified: head/devel/py-geotypes/pkg-descr
 ==============================================================================
 --- head/devel/py-geotypes/pkg-descr	Sat Apr 12 11:54:46 2014	(r351089)
 +++ head/devel/py-geotypes/pkg-descr	Sat Apr 12 12:37:30 2014	(r351090)
 @@ -4,4 +4,4 @@ Python/PostgreSQL interface. It provides
  OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently
  supports the EWKB, HEXEWKB, WKB, and WKT formats.
  
 -WWW:   http://freshmeat.net/projects/geotypes/
 +WWW: http://freecode.com/projects/geotypes
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: wen 
State-Changed-When: Sat Apr 12 15:03:24 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188494 
>Unformatted:
