From xmj@chaot.net  Sat Feb  1 12:39:27 2014
Return-Path: <xmj@chaot.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 6B2E71CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Feb 2014 12:39:27 +0000 (UTC)
Received: from dd16522.kasserver.com (dd16522.kasserver.com [85.13.137.124])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 298431A3C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Feb 2014 12:39:26 +0000 (UTC)
Received: from mx12.chaot.net (82.131.84.56.cable.starman.ee [82.131.84.56])
	by dd16522.kasserver.com (Postfix) with ESMTPSA id 56DA84560FB;
	Sat,  1 Feb 2014 13:39:19 +0100 (CET)
Received: from localhost (1003@localhost [local]);
	by mx12.chaot.net (OpenSMTPD) with ESMTPA id 67a7c0bb;
	Sat, 1 Feb 2014 14:39:17 +0200 (EET)
Message-Id: <1802704067.enqueue@mx12.chaot.net>
Date: Sat, 1 Feb 2014 14:39:16 +0200 (EET)
From: Johannes Jost Meixner <xmj@chaot.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: xmj@chaot.net
Subject: [UPDATE] devel/py-checkmanifest: update to 0.18
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         186336
>Category:       ports
>Synopsis:       [UPDATE] devel/py-checkmanifest: update to 0.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    koobs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 01 12:40:01 UTC 2014
>Closed-Date:    Sun Feb 02 09:29:38 UTC 2014
>Last-Modified:  Sun Feb 02 09:29:38 UTC 2014
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Goldener Grund OUe
>Environment:
System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Wed Jan 15 11:44:09 EET 2014
>Description:
- Update to 0.18

portlint: looks fine.
testport: ok
redports: https://redports.org/buildarchive/20140131095901-22894/

Generated with FreeBSD Port Tools 0.99_12 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-checkmanifest-0.18.patch begins here ---
diff -ruN /usr/ports/devel/py-checkmanifest/Makefile ./Makefile
--- /usr/ports/devel/py-checkmanifest/Makefile	2014-01-13 23:00:02.000000000 +0200
+++ ./Makefile	2014-01-31 11:57:26.000000000 +0200
@@ -1,8 +1,8 @@
 # Created by: Johannes Meixner <xmj@chaot.net>
-# $FreeBSD: devel/py-checkmanifest/Makefile 339634 2014-01-13 21:00:02Z rene $
+# $FreeBSD: head/devel/py-checkmanifest/Makefile 339634 2014-01-13 21:00:02Z rene $
 
 PORTNAME=	checkmanifest
-PORTVERSION=	0.17
+PORTVERSION=	0.18
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,9 +17,8 @@
 		CHANGES.rst
 
 USE_PYTHON=		yes
-USE_PYDISTUTILS=	easy_install
+USE_PYDISTUTILS=	yes
 PYDISTUTILS_AUTOPLIST=	yes
-PYDISTUTILS_PKGNAME=	check_manifest
 
 OPTIONS_DEFINE=	DOCS
 DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
diff -ruN /usr/ports/devel/py-checkmanifest/distinfo ./distinfo
--- /usr/ports/devel/py-checkmanifest/distinfo	2013-12-09 16:59:00.000000000 +0200
+++ ./distinfo	2014-01-31 11:57:28.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (check-manifest-0.17.tar.gz) = cf50974ff23490d410466ead6d8c3b2526300cce749f695e0394883fc2bdc8c9
-SIZE (check-manifest-0.17.tar.gz) = 16079
+SHA256 (check-manifest-0.18.tar.gz) = cdde57349bd5d229f30dd167ea7526d6be3514720f5a8fa12c5b0d0cbcbbfef0
+SIZE (check-manifest-0.18.tar.gz) = 17753
--- py27-checkmanifest-0.18.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Feb 1 12:40:13 UTC 2014 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186336 
Responsible-Changed-From-To: freebsd-python->koobs 
Responsible-Changed-By: koobs 
Responsible-Changed-When: Sat Feb 1 14:50:21 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/186336: commit references a PR
Date: Sun,  2 Feb 2014 08:46:48 +0000 (UTC)

 Author: koobs
 Date: Sun Feb  2 08:46:40 2014
 New Revision: 342254
 URL: http://svnweb.freebsd.org/changeset/ports/342254
 QAT: https://qat.redports.org/buildarchive/r342254/
 
 Log:
   devel/py-checkmanifest: Update to 0.18 and modernise
   
   - Update to 0.18
   - Deprecate easy_install target
   
   Changes: 0.18 (2014-01-30)
   
    * Friendlier error message when an external command cannot be found
      (issue #21).
    * Add suggestion pattern for .coveragerc.
    * Python 2.6 support (issue #22).
   
   PR:		ports/186336
   Submitted by:	Johannes Jost Meixner <xmj@chaot.net> (maintainer)
 
 Modified:
   head/devel/py-checkmanifest/Makefile
   head/devel/py-checkmanifest/distinfo
 
 Modified: head/devel/py-checkmanifest/Makefile
 ==============================================================================
 --- head/devel/py-checkmanifest/Makefile	Sun Feb  2 08:35:23 2014	(r342253)
 +++ head/devel/py-checkmanifest/Makefile	Sun Feb  2 08:46:40 2014	(r342254)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	checkmanifest
 -PORTVERSION=	0.17
 +PORTVERSION=	0.18
  CATEGORIES=	devel python
  MASTER_SITES=	CHEESESHOP
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 @@ -17,9 +17,8 @@ PORTDOCS=	README.rst \
  		CHANGES.rst
  
  USE_PYTHON=		yes
 -USE_PYDISTUTILS=	easy_install
 +USE_PYDISTUTILS=	yes
  PYDISTUTILS_AUTOPLIST=	yes
 -PYDISTUTILS_PKGNAME=	check_manifest
  
  OPTIONS_DEFINE=	DOCS
  DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
 
 Modified: head/devel/py-checkmanifest/distinfo
 ==============================================================================
 --- head/devel/py-checkmanifest/distinfo	Sun Feb  2 08:35:23 2014	(r342253)
 +++ head/devel/py-checkmanifest/distinfo	Sun Feb  2 08:46:40 2014	(r342254)
 @@ -1,2 +1,2 @@
 -SHA256 (check-manifest-0.17.tar.gz) = cf50974ff23490d410466ead6d8c3b2526300cce749f695e0394883fc2bdc8c9
 -SIZE (check-manifest-0.17.tar.gz) = 16079
 +SHA256 (check-manifest-0.18.tar.gz) = cdde57349bd5d229f30dd167ea7526d6be3514720f5a8fa12c5b0d0cbcbbfef0
 +SIZE (check-manifest-0.18.tar.gz) = 17753
 _______________________________________________
 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: open->closed 
State-Changed-By: koobs 
State-Changed-When: Sun Feb 2 09:29:38 UTC 2014 
State-Changed-Why:  
Committed, thank you! 

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