aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2014-02-19 20:40:03 +0800
committerkoobs <koobs@FreeBSD.org>2014-02-19 20:40:03 +0800
commit4e42ebcf15b8eed44927ba68d284dbfe2e584756 (patch)
tree5e14e3f247af8e9b82dbc2928b7e7499fea1acdb /textproc
parentfc0cc9c041cb78efab8fa010c021f2244ef84b73 (diff)
downloadfreebsd-ports-gnome-4e42ebcf15b8eed44927ba68d284dbfe2e584756.tar.gz
freebsd-ports-gnome-4e42ebcf15b8eed44927ba68d284dbfe2e584756.tar.zst
freebsd-ports-gnome-4e42ebcf15b8eed44927ba68d284dbfe2e584756.zip
textproc/py-markdown: Update to 2.4, Use dos2unix
- Update to 2.4 - Use dos2unix on all sources [1] Changes: https://pythonhosted.org/Markdown/release-2.4.html [1] https://github.com/waylan/Python-Markdown/issues/289
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-markdown/Makefile3
-rw-r--r--textproc/py-markdown/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile
index a15386ca26d7..d3e84e1acc2c 100644
--- a/textproc/py-markdown/Makefile
+++ b/textproc/py-markdown/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= markdown
-PORTVERSION= 2.3.1
+PORTVERSION= 2.4
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +15,7 @@ LICENSE= BSD3CLAUSE
TEST_DEPENDS= nosetests:${PORTSDIR}/devel/py-nose
+USES= dos2unix
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
diff --git a/textproc/py-markdown/distinfo b/textproc/py-markdown/distinfo
index 1abed36596a4..76dd4a362745 100644
--- a/textproc/py-markdown/distinfo
+++ b/textproc/py-markdown/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Markdown-2.3.1.tar.gz) = ffebd9385717aba00ff4e95b705b7693ddf12a7d483483d441218b6d3f4cf290
-SIZE (Markdown-2.3.1.tar.gz) = 267131
+SHA256 (Markdown-2.4.tar.gz) = b8370fce4fbcd6b68b6b36c0fb0f4ec24d6ba37ea22988740f4701536611f1ae
+SIZE (Markdown-2.4.tar.gz) = 260026