Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 2014 13:46:10 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org
Subject:   ports/189161: [PATCH] devel/py-pyutil: update to 2.0.0
Message-ID:  <201405010746.s417kAlv021801@bofh.1asiacom.net>
Resent-Message-ID: <201405010750.s417o0m0016972@freefall.freebsd.org>

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

>Number:         189161
>Category:       ports
>Synopsis:       [PATCH] devel/py-pyutil: update to 2.0.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:   Thu May 01 07:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r263870: Fri Mar 28 16:37:49 BDT
>Description:
- Update to 2.0.0
- Added LICENSE

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-pyutil/2.0.0/

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

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py-pyutil-2.0.0.patch begins here ---
diff -ruN /usr/ports//devel/py-pyutil/Makefile ./Makefile
--- /usr/ports//devel/py-pyutil/Makefile	2014-02-19 11:31:15.000000000 +0600
+++ ./Makefile	2014-05-01 13:16:12.035708221 +0600
@@ -2,8 +2,7 @@
 # $FreeBSD: head/devel/py-pyutil/Makefile 345003 2014-02-19 05:31:15Z miwi $
 
 PORTNAME=	pyutil
-PORTVERSION=	1.9.7
-PORTREVISION=	1
+PORTVERSION=	2.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +10,8 @@
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	Collection of mature utilities for Python programmers
 
+LICENSE=	GPLv2
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}simplejson>=2.1.1:${PORTSDIR}/devel/py-simplejson \
 		${PYTHON_PKGNAMEPREFIX}zbase32>=1.1.0:${PORTSDIR}/converters/zbase32
 
diff -ruN /usr/ports//devel/py-pyutil/distinfo ./distinfo
--- /usr/ports//devel/py-pyutil/distinfo	2014-01-22 21:30:13.000000000 +0600
+++ ./distinfo	2014-05-01 13:03:11.310762124 +0600
@@ -1,2 +1,2 @@
-SHA256 (pyutil-1.9.7.tar.gz) = 0aaa2dad8f280bc26311799622d5fdda392a0ecd7ad1a1b80ec79fbf2fcfbd74
-SIZE (pyutil-1.9.7.tar.gz) = 206717
+SHA256 (pyutil-2.0.0.tar.gz) = 0ca95cb85843c5b09f7b65b5bd6c42d1940e19667b076620585ac45abe4f4fbb
+SIZE (pyutil-2.0.0.tar.gz) = 125079
--- py-pyutil-2.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?201405010746.s417kAlv021801>