ports/159062: [UPDATE] textproc/py-MarkupSafe to 0.15

Olivier Duchateau duchateau.olivier at gmail.com
Wed Jul 20 16:10:11 UTC 2011


>Number:         159062
>Category:       ports
>Synopsis:       [UPDATE] textproc/py-MarkupSafe to 0.15
>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 Jul 20 16:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.2-RELEASE
>Organization:
>Environment:
>Description:
ChangeLog: https://github.com/mitsuhiko/markupsafe/blob/0.15/CHANGES
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/textproc/py-MarkupSafe/Makefile py-MarkupSafe/Makefile
--- /usr/ports/textproc/py-MarkupSafe/Makefile	2011-02-20 09:23:40.000000000 +0100
+++ py-MarkupSafe/Makefile	2011-07-20 17:44:58.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		MarkupSafe
-PORTVERSION=		0.12
+PORTVERSION=		0.15
 CATEGORIES=		textproc python
 MASTER_SITES=		CHEESESHOP
 PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,9 @@
 MAINTAINER=		wen at FreeBSD.org
 COMMENT=		Implements a XML/HTML/XHTML Markup safe string for Python
 
+LICENSE=	BSD
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install
 PYEASYINSTALL_ARCHDEP=	no
diff -u /usr/ports/textproc/py-MarkupSafe/distinfo py-MarkupSafe/distinfo
--- /usr/ports/textproc/py-MarkupSafe/distinfo	2011-02-20 09:23:40.000000000 +0100
+++ py-MarkupSafe/distinfo	2011-07-20 17:44:58.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (MarkupSafe-0.12.tar.gz) = 2670f759d00b3df50625b493b7bd20f808024dab278eecc2c8b890b4e8083757
-SIZE (MarkupSafe-0.12.tar.gz) = 10939
+SHA256 (MarkupSafe-0.15.tar.gz) = 339ec04d20ad9cdccbfe9f38dce6182cc504ce789e5d0f9647eaa752f0f95300
+SIZE (MarkupSafe-0.15.tar.gz) = 11265


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



More information about the freebsd-ports-bugs mailing list