Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 2014 19:26:10 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org
Subject:   ports/189314: [PATCH] textproc/py-markdown2: update to 2.2.1
Message-ID:  <201405031326.s43DQAWO098732@bofh.1asiacom.net>
Resent-Message-ID: <201405031330.s43DU0Ch039104@freefall.freebsd.org>

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

>Number:         189314
>Category:       ports
>Synopsis:       [PATCH] textproc/py-markdown2: update to 2.2.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:   Sat May 03 13:30: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.2.1
- Added LICENSE

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

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

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

--- py-markdown2-2.2.1.patch begins here ---
diff -ruN /usr/ports//textproc/py-markdown2/Makefile ./Makefile
--- /usr/ports//textproc/py-markdown2/Makefile	2014-03-10 23:25:25.000000000 +0600
+++ ./Makefile	2014-05-03 19:22:27.717290589 +0600
@@ -2,8 +2,7 @@
 # $FreeBSD: head/textproc/py-markdown2/Makefile 347786 2014-03-10 17:25:25Z bapt $
 
 PORTNAME=	markdown2
-PORTVERSION=	2.1.0
-PORTREVISION=	1
+PORTVERSION=	2.2.1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +10,8 @@
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	A fast and complete Python implementation of Markdown
 
+LICENSE=	MIT
+
 USES=		zip
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
diff -ruN /usr/ports//textproc/py-markdown2/distinfo ./distinfo
--- /usr/ports//textproc/py-markdown2/distinfo	2014-01-22 21:30:13.000000000 +0600
+++ ./distinfo	2014-05-03 19:21:02.499290676 +0600
@@ -1,2 +1,2 @@
-SHA256 (markdown2-2.1.0.zip) = 8291805f3412bbcb44a26b51edd76a5b77428af35b325e9db97607a859e7ddbb
-SIZE (markdown2-2.1.0.zip) = 128768
+SHA256 (markdown2-2.2.1.zip) = 1e529b016e094402ba1a632f9db77eb168cd085d7cb81309a55b33c3e72999b9
+SIZE (markdown2-2.2.1.zip) = 138508
--- py-markdown2-2.2.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?201405031326.s43DQAWO098732>