Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2014 19:35:54 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wg@FreeBSD.org
Subject:   ports/190427: [PATCH] textproc/py-pysrt: update to 1.0.1
Message-ID:  <201405301735.s4UHZsnI076904@pd.valinor.palantiri.org>
Resent-Message-ID: <201405301740.s4UHe0eX047309@freefall.freebsd.org>

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

>Number:         190427
>Category:       ports
>Synopsis:       [PATCH] textproc/py-pysrt: update to 1.0.1
>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:   Fri May 30 17:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD pd.valinor.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r266540: Thu May 22 14:01:40 CEST
>Description:
- Update to 1.0.1
- Drop easy_install
- Pet portlint

http://pd.valinor.palantiri.org:8080/latest-per-pkg/py27-pysrt/1.0.1/

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

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

--- py-pysrt-1.0.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 355879)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pysrt
-PORTVERSION=	0.5.1
+PORTVERSION=	1.0.1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@
 LICENSE=	GPLv3
 
 USE_PYTHON=	yes
-USE_PYDISTUTILS=	easy_install
+USE_PYDISTUTILS=	yes
 PYDISTUTILS_AUTOPLIST=	yes
 
 post-patch:
Index: distinfo
===================================================================
--- distinfo	(revision 355879)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (pysrt-0.5.1.tar.gz) = abc2c7987c1121c2db5419004924bfa45c1650b6289d83ebba4af1179b919110
-SIZE (pysrt-0.5.1.tar.gz) = 14904
+SHA256 (pysrt-1.0.1.tar.gz) = 5300a1584c8d15a1c49ef8880fa1ef7a4274ce3f24dde83ad581d12d875f6784
+SIZE (pysrt-1.0.1.tar.gz) = 11741
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 355879)
+++ pkg-descr	(working copy)
@@ -1,3 +1,3 @@
 pysrt is a Python library used to edit or create SubRip files.
 
-WWW: https://github.com/byroot/pysrt/
+WWW: https://github.com/byroot/pysrt
--- py-pysrt-1.0.1.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?201405301735.s4UHZsnI076904>