Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2011 13:50:00 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/153834: [PATCH] net/py-s3cmd: update to 1.0.0
Message-ID:  <20110110055000.EA20D40332@lwbsd.csie.net>
Resent-Message-ID: <201101100550.p0A5o89K026093@freefall.freebsd.org>

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

>Number:         153834
>Category:       ports
>Synopsis:       [PATCH] net/py-s3cmd: update to 1.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 10 05:50:08 UTC 2011
>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 1.0.0

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

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

--- py27-s3cmd-1.0.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/py-s3cmd/Makefile,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile
--- Makefile	31 Dec 2010 01:54:16 -0000	1.13
+++ Makefile	10 Jan 2011 05:49:33 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	s3cmd
-DISTVERSION=	1.0.0-rc1
+PORTVERSION=	1.0.0
 CATEGORIES=	net python
-MASTER_SITES=	SF/s3tools/${PORTNAME}/${DISTVERSION}
+MASTER_SITES=	SF/s3tools/${PORTNAME}/${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	clsung@FreeBSD.org
@@ -20,8 +20,6 @@
 USE_PYDISTUTILS=	yes
 USE_PYTHON=	yes
 
-PYDISTUTILS_PKGVERSION=	1.0.0_rc1
-
 MAN1=		s3cmd.1
 
 FETCH_ARGS=	-Fpr
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/py-s3cmd/distinfo,v
retrieving revision 1.12
diff -u -u -r1.12 distinfo
--- distinfo	31 Dec 2010 01:54:16 -0000	1.12
+++ distinfo	10 Jan 2011 05:49:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (s3cmd-1.0.0-rc1.tar.gz) = 6359467a46ea1af56938926ce06c3949e4f94ed04ff475a6e2dc7a1580192d5d
-SIZE (s3cmd-1.0.0-rc1.tar.gz) = 56268
+SHA256 (s3cmd-1.0.0.tar.gz) = 9796e313a22db863d92069ed573d131ef7e74723ec88fff901a345b3a08ce656
+SIZE (s3cmd-1.0.0.tar.gz) = 57430
--- py27-s3cmd-1.0.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?20110110055000.EA20D40332>