aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2016-09-29 04:22:46 +0800
committerarved <arved@FreeBSD.org>2016-09-29 04:22:46 +0800
commitcac8d992a1ad37ae8e0e83c9c2107ec9a4f48dc2 (patch)
tree1fc3c3f72467c83e1ef3535d5c037634012e7d6c /devel
parentd329981d42c53d33bcdda573c25175cf022e1669 (diff)
downloadfreebsd-ports-gnome-cac8d992a1ad37ae8e0e83c9c2107ec9a4f48dc2.tar.gz
freebsd-ports-gnome-cac8d992a1ad37ae8e0e83c9c2107ec9a4f48dc2.tar.zst
freebsd-ports-gnome-cac8d992a1ad37ae8e0e83c9c2107ec9a4f48dc2.zip
Update to 0.2.0
* Code was merged into python 3.5, so this port is not necessary for python > 3.5, set USES accordingly * Drop maintainership, ENOTIME
Diffstat (limited to 'devel')
-rw-r--r--devel/py-mailcap-fix/Makefile8
-rw-r--r--devel/py-mailcap-fix/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-mailcap-fix/Makefile b/devel/py-mailcap-fix/Makefile
index 8b476722f0e9..bce5493a172f 100644
--- a/devel/py-mailcap-fix/Makefile
+++ b/devel/py-mailcap-fix/Makefile
@@ -1,11 +1,11 @@
# $FreeBSD$
PORTNAME= mailcap_fix
-PORTVERSION= 0.1.3
+PORTVERSION= 0.2.0
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Mailcap module that correctly handles windcard entries
LICENSE= PD
@@ -13,8 +13,8 @@ LICENSE_FILE= ${WRKSRC}/UNLICENSE
USE_GITHUB= yes
GH_ACCOUNT= michael-lazar
-GH_TAGNAME= ${PORTVERSION}
-USES= python:3.3+
+GH_TAGNAME= v${PORTVERSION}
+USES= python:3.3-3.4
USE_PYTHON= distutils autoplist
.include <bsd.port.pre.mk>
diff --git a/devel/py-mailcap-fix/distinfo b/devel/py-mailcap-fix/distinfo
index a9cc78c839cc..75e3deb1ae66 100644
--- a/devel/py-mailcap-fix/distinfo
+++ b/devel/py-mailcap-fix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470771315
-SHA256 (michael-lazar-mailcap_fix-0.1.3_GH0.tar.gz) = fba24851100573acb38ffb86639846096961f458c10e923510faed7994e73664
-SIZE (michael-lazar-mailcap_fix-0.1.3_GH0.tar.gz) = 17514
+TIMESTAMP = 1475093821
+SHA256 (michael-lazar-mailcap_fix-0.2.0-v0.2.0_GH0.tar.gz) = fdd67f92ca40fc60beebcac2f19791644f7c0c40869580f3403df3fef340102a
+SIZE (michael-lazar-mailcap_fix-0.2.0-v0.2.0_GH0.tar.gz) = 17605