Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2013 13:41:45 GMT
From:      Kozlov Sergey <kozlov.sergey.404@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181810: [patch] devel/py-six new version
Message-ID:  <201309041341.r84DfjLT014821@oldred.freebsd.org>
Resent-Message-ID: <201309041350.r84Do04Q075435@freefall.freebsd.org>

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

>Number:         181810
>Category:       ports
>Synopsis:       [patch] devel/py-six new version
>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:   Wed Sep 04 13:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kozlov Sergey
>Release:        9.1-RELEASE-p6
>Organization:
ARC
>Environment:
FreeBSD fbsd-sandbox 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:40:52 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Updated port to six-1.4.1

Changed PORTVERSION and distinfo only.
Tested with porttools 0.99_8, no warnings/errors found.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 326275)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	six
-PORTVERSION=	1.2.0
+PORTVERSION=	1.4.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 326275)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (six-1.2.0.tar.gz) = 4a86d87623f75811524f30832e092914d65af7ff2eb1d403e01ec235b0e19cb3
-SIZE (six-1.2.0.tar.gz) = 15316
+SHA256 (six-1.4.1.tar.gz) = f045afd6dffb755cc0411acb7ce9acc4de0e71261d4b5f91de2e68d9aa5f8367
+SIZE (six-1.4.1.tar.gz) = 21409


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



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