From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 13 14:10:15 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24BD91065672 for ; Sun, 13 Mar 2011 14:10:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DB7308FC12 for ; Sun, 13 Mar 2011 14:10:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p2DEAEvM003915 for ; Sun, 13 Mar 2011 14:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2DEAEd9003914; Sun, 13 Mar 2011 14:10:14 GMT (envelope-from gnats) Resent-Date: Sun, 13 Mar 2011 14:10:14 GMT Resent-Message-Id: <201103131410.p2DEAEd9003914@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ruslan Mahmatkhanov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3BC9106566B for ; Sun, 13 Mar 2011 14:00:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id A8E178FC0C for ; Sun, 13 Mar 2011 14:00:19 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p2DE0JCM046720 for ; Sun, 13 Mar 2011 14:00:19 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p2DE0JeC046719; Sun, 13 Mar 2011 14:00:19 GMT (envelope-from nobody) Message-Id: <201103131400.p2DE0JeC046719@red.freebsd.org> Date: Sun, 13 Mar 2011 14:00:19 GMT From: Ruslan Mahmatkhanov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/155528: [UPDATE] devel/py-coil: update to 0.3.17 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 14:10:15 -0000 >Number: 155528 >Category: ports >Synopsis: [UPDATE] devel/py-coil: update to 0.3.17 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Mar 13 14:10:14 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ruslan Mahmatkhanov >Release: 8.2-STABLE >Organization: >Environment: 8.2-STABLE i386 tested with bundled tests >Description: - update to 0.3.17 - add LICENSE >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruNa py-coil.orig/Makefile py-coil/Makefile --- py-coil.orig/Makefile 2010-04-18 10:54:24.000000000 +0400 +++ py-coil/Makefile 2011-03-13 16:50:26.000000000 +0300 @@ -6,7 +6,7 @@ # PORTNAME= coil -PORTVERSION= 0.3.12 +PORTVERSION= 0.3.17 CATEGORIES= devel python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,11 +14,13 @@ MAINTAINER= ghostonthewire@gmail.com COMMENT= A powerful configuration language for Python +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + USE_PYTHON= yes USE_PYDISTUTILS= yes -PORTDOCS= LICENSE.txt \ - README.txt \ +PORTDOCS= README.txt \ TODO.txt post-install: diff -ruNa py-coil.orig/distinfo py-coil/distinfo --- py-coil.orig/distinfo 2010-04-18 10:54:24.000000000 +0400 +++ py-coil/distinfo 2011-03-13 16:41:57.000000000 +0300 @@ -1,3 +1,2 @@ -MD5 (coil-0.3.12.tar.gz) = 6100abe4f28fb7af2feb3fd5c6ead022 -SHA256 (coil-0.3.12.tar.gz) = 1e2a4b68cf1691ef6d160f676c5c5c4dab9c1111e412e4db8c0c3a41d60f4960 -SIZE (coil-0.3.12.tar.gz) = 32738 +SHA256 (coil-0.3.17.tar.gz) = 31f9079061074977fb34fcbafeaa9404d8d76fa8864df92b11636549e4f321cd +SIZE (coil-0.3.17.tar.gz) = 38613 >Release-Note: >Audit-Trail: >Unformatted: