Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 2010 21:03:20 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dsh@wizard.volgograd.ru
Subject:   ports/150963: [PATCH] devel/py-decorator: update to 3.2.0
Message-ID:  <20100926130320.AD9D030DF6@lwbsd.csie.net>
Resent-Message-ID: <201009261310.o8QDA41I087494@freefall.freebsd.org>

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

>Number:         150963
>Category:       ports
>Synopsis:       [PATCH] devel/py-decorator: update to 3.2.0
>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 Sep 26 13:10:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Sep 21 20:44:28 CST 2010
>Description:
- Update to 3.2.0

Port maintainer (dsh@wizard.volgograd.ru) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- py-decorator-3.2.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-decorator/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	18 Aug 2009 22:43:28 -0000	1.6
+++ Makefile	26 Sep 2010 13:03:13 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	decorator
-PORTVERSION=	3.1.1
+PORTVERSION=	3.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@
 MAINTAINER=	dsh@wizard.volgograd.ru
 COMMENT=	Better living through Python with decorators
 
-USE_PYTHON=	2.4+
+USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 
 DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-decorator/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	18 Aug 2009 22:43:28 -0000	1.5
+++ distinfo	26 Sep 2010 13:03:13 -0000
@@ -1,3 +1,3 @@
-MD5 (decorator-3.1.1.tar.gz) = a9b069b0b86dfe53498e8fb4d0b154c1
-SHA256 (decorator-3.1.1.tar.gz) = 2fb96c5f22ce61afc36a1f2c3d824f6ceaf7d9a24b466ea1c3bfa22935baa37c
-SIZE (decorator-3.1.1.tar.gz) = 169974
+MD5 (decorator-3.2.0.tar.gz) = 6208cd51365083c168ab3a04426a646b
+SHA256 (decorator-3.2.0.tar.gz) = a4f279ec84be9a19aa3ede52474f3fb7199abe92bad667e519633d137df76c2f
+SIZE (decorator-3.2.0.tar.gz) = 98084
--- py-decorator-3.2.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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