aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-12-09 22:27:43 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-12-09 22:27:43 +0800
commit1b9c31d076c21432124ee070972eac7b61a7d279 (patch)
tree59605d7cb2b80b98f3461e1379afacc5816026ee
parent4972682cac961c98dbb20aa19a3bf2b778c3af58 (diff)
downloadfreebsd-ports-gnome-1b9c31d076c21432124ee070972eac7b61a7d279.tar.gz
freebsd-ports-gnome-1b9c31d076c21432124ee070972eac7b61a7d279.tar.zst
freebsd-ports-gnome-1b9c31d076c21432124ee070972eac7b61a7d279.zip
- Update to 3.0.4
- Add NO_ARCH Changes: https://github.com/edsu/pymarc/releases https://github.com/edsu/pymarc/commits/master
-rw-r--r--devel/py-pymarc/Makefile5
-rw-r--r--devel/py-pymarc/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/py-pymarc/Makefile b/devel/py-pymarc/Makefile
index 16dda0911d94..747632a14dad 100644
--- a/devel/py-pymarc/Makefile
+++ b/devel/py-pymarc/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pymarc
-PORTVERSION= 3.0.1
+PORTVERSION= 3.0.4
PORTEPOCH= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
@@ -13,8 +13,9 @@ COMMENT= Read Write And Modify MARC Bibliographic Data
LICENSE= BSD2CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six
+NO_ARCH= yes
USES= python
USE_PYTHON= autoplist distutils
diff --git a/devel/py-pymarc/distinfo b/devel/py-pymarc/distinfo
index 705b63816579..004b72322dac 100644
--- a/devel/py-pymarc/distinfo
+++ b/devel/py-pymarc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pymarc-3.0.1.tar.gz) = bdc172da2a13b76734a50c67b85a8009ef593b101bc633111a4d5ddf0494f77d
-SIZE (pymarc-3.0.1.tar.gz) = 131783
+SHA256 (pymarc-3.0.4.tar.gz) = 36c069515798fb81d5c85534f6eb885d87a18bd0ba508d4c6c7fbf92fe926fd4
+SIZE (pymarc-3.0.4.tar.gz) = 131869