Hi ports --
Simple update. Tidy up some things while here. Re-take MAINTAINER. I
imported this so I might as well be responsible for it again. Its two
dependents (birdfont and libxmlbird) build fine with this.
OK?
~Brian
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-doit/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile 17 Aug 2017 18:54:00 -0000 1.12
+++ Makefile 24 Apr 2018 03:49:13 -0000
@@ -2,11 +2,12 @@
COMMENT = automation tool
-MODPY_EGG_VERSION = 0.30.3
+MODPY_EGG_VERSION = 0.31.1
DISTNAME = doit-${MODPY_EGG_VERSION}
CATEGORIES = devel
HOMEPAGE = http://pydoit.org/
+MAINTAINER = Brian Callahan <[email protected]>
# MIT
PERMIT_PACKAGE_CDROM = Yes
@@ -16,8 +17,8 @@ MODPY_SETUPTOOLS = Yes
MODPY_PI = Yes
MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}
-RUN_DEPENDS = devel/py-cloudpickle,${MODPY_FLAVOR} \
- devel/py-six,${MODPY_FLAVOR}
+RUN_DEPENDS = devel/py-cloudpickle${MODPY_FLAVOR} \
+ devel/py-six${MODPY_FLAVOR}
NO_TEST = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-doit/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo 17 Aug 2017 18:54:00 -0000 1.9
+++ distinfo 24 Apr 2018 03:49:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (doit-0.30.3.tar.gz) = KYjIRQ+z+ygYd+uaFoYOGohzxu4Lt17w14uwOhjVmrk=
-SIZE (doit-0.30.3.tar.gz) = 235229
+SHA256 (doit-0.31.1.tar.gz) = utAZSe/9U3yt466ihsws3gdL23pPRCAVVXsSKN1G9eo=
+SIZE (doit-0.31.1.tar.gz) = 255228
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/py-doit/pkg/PLIST,v
retrieving revision 1.6
diff -u -p -r1.6 PLIST
--- pkg/PLIST 17 Aug 2017 18:54:00 -0000 1.6
+++ pkg/PLIST 24 Apr 2018 03:49:13 -0000
@@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST,v 1.6 2017/08/17 18:54:00 jasper Exp $
-@pkgpath devel/py-doit
@conflict py-doit-*
+@pkgpath devel/py-doit
bin/doit
lib/python${MODPY_VERSION}/site-packages/doit/
lib/python${MODPY_VERSION}/site-packages/doit-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/