Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2011 14:00:19 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/155528: [UPDATE] devel/py-coil: update to 0.3.17
Message-ID:  <201103131400.p2DE0JeC046719@red.freebsd.org>
Resent-Message-ID: <201103131410.p2DEAEd9003914@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103131400.p2DE0JeC046719>