ports/187324: [UPDATE] textproc/py-MarkupSafe to 0.19

Olivier Duchateau olivierd at freebsd.org
Thu Mar 6 20:20:00 UTC 2014


>Number:         187324
>Category:       ports
>Synopsis:       [UPDATE] textproc/py-MarkupSafe to 0.19
>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 Mar 06 20:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        
>Organization:
>Environment:
>Description:
- Update to 0.19
- Remove 2to3 command, according to commit 08c34a3315 [1]

[1] https://github.com/mitsuhiko/markupsafe/commit/08c34a3315ec94b237100dd42d4ddd7f406942d9
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(révision 347311)
+++ Makefile	(copie de travail)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		MarkupSafe
-PORTVERSION=		0.18
-PORTREVISION=		1
+PORTVERSION=		0.19
 CATEGORIES=		textproc python
 MASTER_SITES=		CHEESESHOP
 PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
@@ -17,14 +16,4 @@
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_AUTOPLIST=	yes
 
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_VERSION} == python3.2
-PY2TO3_CMD=	${LOCALBASE}/bin/2to3-${PYTHON_VER}
-PY2TO3_ARGS=	--no-diffs --fix=all --nobackups --verbose --write
-
-pre-build:
-	@${PY2TO3_CMD} ${PY2TO3_ARGS} ${WRKSRC}/markupsafe
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(révision 347311)
+++ distinfo	(copie de travail)
@@ -1,2 +1,2 @@
-SHA256 (MarkupSafe-0.18.tar.gz) = b7d5d688bdd345bfa897777d297756688cf02e1b3742c56885e2e5c2b996ff82
-SIZE (MarkupSafe-0.18.tar.gz) = 11748
+SHA256 (MarkupSafe-0.19.tar.gz) = 62fcc5d641df8b5ad271ebbd6b77a19cd92eceba1e1a990de4e96c867789f037
+SIZE (MarkupSafe-0.19.tar.gz) = 11807


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


More information about the freebsd-ports-bugs mailing list