Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2011 18:42:43 +0800 (CST)
From:      Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lwhsu@FreeBSD.org
Subject:   ports/158383: [PATCH] devel/py-boto-devel: update to 2.0r1
Message-ID:  <20110628104243.C92C48A004@Florence.tamama.org>
Resent-Message-ID: <201106281050.p5SAo6Zs017263@freefall.freebsd.org>

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

>Number:         158383
>Category:       ports
>Synopsis:       [PATCH] devel/py-boto-devel: update to 2.0r1
>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:   Tue Jun 28 10:50:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jui-Nan Lin
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD Florence.tamama.org 8.2-RELEASE FreeBSD 8.2-RELEASE #12: Fri Feb 25 09:26:52 CST 2011
>Description:
- Update to 2.0r1

Port maintainer (lwhsu@FreeBSD.org) is cc'd.

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

--- py27-boto-devel-2.0r1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-boto-devel/Makefile /home/users/jnlin/ports/py-boto-devel/Makefile
--- /usr/ports/devel/py-boto-devel/Makefile	2011-05-03 13:01:10.000000000 +0800
+++ /home/users/jnlin/ports/py-boto-devel/Makefile	2011-06-28 18:41:34.518466046 +0800
@@ -6,19 +6,20 @@
 #
 
 PORTNAME=	boto
-PORTVERSION=	2.0b4
-PORTREVISION=	1
+PORTVERSION=	2.0r1
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
 		CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PKGNAMESUFFIX=	-devel
+DISTNAME=	boto-2.0rc1
 
 MAINTAINER=	lwhsu@FreeBSD.org
 COMMENT=	Python interface to Amazon Web Services
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
+PYDISTUTILS_PKGVERSION=		2.0rc1
 
 CONFLICTS=	p5-Net-Amazon-Route53-[0-9]* py2[0-9]-boto-[0-9]*
 
diff -ruN --exclude=CVS /usr/ports/devel/py-boto-devel/distinfo /home/users/jnlin/ports/py-boto-devel/distinfo
--- /usr/ports/devel/py-boto-devel/distinfo	2011-02-15 14:38:26.000000000 +0800
+++ /home/users/jnlin/ports/py-boto-devel/distinfo	2011-06-28 18:39:10.470547775 +0800
@@ -1,2 +1,2 @@
-SHA256 (boto-2.0b4.tar.gz) = 044d83120ae21ab269ce2b8dc3539362b767734adaae58df0cfdc6d395fd95d7
-SIZE (boto-2.0b4.tar.gz) = 270432
+SHA256 (boto-2.0rc1.tar.gz) = be69032dad8d6256d9ad4ba3559f80caabd75e5d9d0439076b77e1baab101c22
+SIZE (boto-2.0rc1.tar.gz) = 293771
--- py27-boto-devel-2.0r1.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?20110628104243.C92C48A004>