aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-pandocfilters
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-08 18:58:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-08 18:58:01 +0000
commit6d375bb01a5af7db1d69a8dc4a8264b0676cbfea (patch)
treeb6839c8eb343fe130da21f14f3f7e3e03313b4dd /textproc/py-pandocfilters
parent1c7f89c347a1986a5506c71233f215127ea216bf (diff)
downloadports-6d375bb01a5af7db1d69a8dc4a8264b0676cbfea.tar.gz
ports-6d375bb01a5af7db1d69a8dc4a8264b0676cbfea.zip
Update to 1.4.2
- Allow concurrent installation (USE_PYTHON=concurrent) - Sort USE_PYTHON Changes: https://github.com/jgm/pandocfilters/commits/master
Notes
Notes: svn path=/head/; revision=447566
Diffstat (limited to 'textproc/py-pandocfilters')
-rw-r--r--textproc/py-pandocfilters/Makefile6
-rw-r--r--textproc/py-pandocfilters/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/py-pandocfilters/Makefile b/textproc/py-pandocfilters/Makefile
index dec70132e1be..0ca72055c291 100644
--- a/textproc/py-pandocfilters/Makefile
+++ b/textproc/py-pandocfilters/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pandocfilters
-PORTVERSION= 1.4.1
+PORTVERSION= 1.4.2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,8 @@ COMMENT= Utilities for writing pandoc filters in python
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python
-USE_PYTHON= distutils autoplist
NO_ARCH= yes
+USES= python
+USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.mk>
diff --git a/textproc/py-pandocfilters/distinfo b/textproc/py-pandocfilters/distinfo
index 4f2c532a3365..27a03048f691 100644
--- a/textproc/py-pandocfilters/distinfo
+++ b/textproc/py-pandocfilters/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483908399
-SHA256 (pandocfilters-1.4.1.tar.gz) = ec8bcd100d081db092c57f93462b1861bcfa1286ef126f34da5cb1d969538acd
-SIZE (pandocfilters-1.4.1.tar.gz) = 14265
+TIMESTAMP = 1502210615
+SHA256 (pandocfilters-1.4.2.tar.gz) = b3dd70e169bb5449e6bc6ff96aea89c5eea8c5f6ab5e207fc2f521a2cf4a0da9
+SIZE (pandocfilters-1.4.2.tar.gz) = 14229