*prod* On Wed, Nov 01, 2017 at 04:24:52PM +0000, Florian Obser wrote: > > apparently I'm at a ports hackathon... > > lightly tested, OK? > > diff --git net/py-ripe.atlas.cousteau/Makefile > net/py-ripe.atlas.cousteau/Makefile > index 0f90761acdd..73b3a91a1a1 100644 > --- net/py-ripe.atlas.cousteau/Makefile > +++ net/py-ripe.atlas.cousteau/Makefile > @@ -2,10 +2,9 @@ > > COMMENT = python bindings for the RIPE Atlas API > > -MODPY_EGG_VERSION = 1.3 > +MODPY_EGG_VERSION = 1.4 > DISTNAME = ripe.atlas.cousteau-${MODPY_EGG_VERSION} > PKGNAME = py-${DISTNAME} > -REVISION = 0 > > CATEGORIES = net > > diff --git net/py-ripe.atlas.cousteau/distinfo > net/py-ripe.atlas.cousteau/distinfo > index a5c30d944a8..9c87f052f14 100644 > --- net/py-ripe.atlas.cousteau/distinfo > +++ net/py-ripe.atlas.cousteau/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (ripe.atlas.cousteau-1.3.tar.gz) = > Jgw+/8CxEmnst/vV/eeQxR/56eEuv9yjyhaArk2a/X8= > -SIZE (ripe.atlas.cousteau-1.3.tar.gz) = 48301 > +SHA256 (ripe.atlas.cousteau-1.4.tar.gz) = > QeDJGuRFmmwQFEj1uvsEO6RLSr/ZqApa4LTDobtVClI= > +SIZE (ripe.atlas.cousteau-1.4.tar.gz) = 49303 > diff --git net/py-ripe.atlas.sagan/Makefile net/py-ripe.atlas.sagan/Makefile > index abefc7082b4..d7b53672865 100644 > --- net/py-ripe.atlas.sagan/Makefile > +++ net/py-ripe.atlas.sagan/Makefile > @@ -2,10 +2,9 @@ > > COMMENT = parsing library for RIPE Atlas measurement results > > -MODPY_EGG_VERSION = 1.1.11 > +MODPY_EGG_VERSION = 1.2.2 > DISTNAME = ripe.atlas.sagan-${MODPY_EGG_VERSION} > PKGNAME = py-${DISTNAME} > -REVISION = 0 > > CATEGORIES = net > > diff --git net/py-ripe.atlas.sagan/distinfo net/py-ripe.atlas.sagan/distinfo > index 09586901bcb..a28138594f9 100644 > --- net/py-ripe.atlas.sagan/distinfo > +++ net/py-ripe.atlas.sagan/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (ripe.atlas.sagan-1.1.11.tar.gz) = > tRxGS2708sygYhuxxKLGJrWK++nDLFKSxqt8jBtwXQg= > -SIZE (ripe.atlas.sagan-1.1.11.tar.gz) = 102136 > +SHA256 (ripe.atlas.sagan-1.2.2.tar.gz) = > g2/bO+6g3ULZSVZpyCurR24mXp92wVNxao8lOIk7nN8= > +SIZE (ripe.atlas.sagan-1.2.2.tar.gz) = 108353 > diff --git net/py-ripe.atlas.tools/Makefile net/py-ripe.atlas.tools/Makefile > index d4b9b7c7d90..ff2311c5b84 100644 > --- net/py-ripe.atlas.tools/Makefile > +++ net/py-ripe.atlas.tools/Makefile > @@ -2,9 +2,8 @@ > > COMMENT = official command-line client for RIPE Atlas > > -MODPY_EGG_VERSION = 2.0.2 > +MODPY_EGG_VERSION = 2.2.2 > DISTNAME = ripe.atlas.tools-${MODPY_EGG_VERSION} > -REVISION = 0 > > CATEGORIES = net > > diff --git net/py-ripe.atlas.tools/distinfo net/py-ripe.atlas.tools/distinfo > index 40d9798ffa5..67341e29d69 100644 > --- net/py-ripe.atlas.tools/distinfo > +++ net/py-ripe.atlas.tools/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (ripe.atlas.tools-2.0.2.tar.gz) = > pqRvuFy0Dw9WRN899REMvcA5SyePKJy+ZGLLsQ7aDXg= > -SIZE (ripe.atlas.tools-2.0.2.tar.gz) = 96447 > +SHA256 (ripe.atlas.tools-2.2.2.tar.gz) = > sRGZi2cDdAuaDnxsTvHgdkQ1HS7SfkM0M59+udK4kVM= > +SIZE (ripe.atlas.tools-2.2.2.tar.gz) = 101197 > diff --git net/py-ripe.atlas.tools/pkg/PLIST net/py-ripe.atlas.tools/pkg/PLIST > index 559dce7773d..24a36aa061f 100644 > --- net/py-ripe.atlas.tools/pkg/PLIST > +++ net/py-ripe.atlas.tools/pkg/PLIST > @@ -101,6 +101,7 @@ > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/${MODPY_PYCA > > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/${MODPY_PYCACHE}aggregate_ping.${MODPY_PYC_MAGIC_TAG}pyc > > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/${MODPY_PYCACHE}base.${MODPY_PYC_MAGIC_TAG}pyc > > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/${MODPY_PYCACHE}dns.${MODPY_PYC_MAGIC_TAG}pyc > +lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/${MODPY_PYCACHE}dns_compact.${MODPY_PYC_MAGIC_TAG}pyc > > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/${MODPY_PYCACHE}dst_asn.${MODPY_PYC_MAGIC_TAG}pyc > > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/${MODPY_PYCACHE}http.${MODPY_PYC_MAGIC_TAG}pyc > > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/${MODPY_PYCACHE}ntp.${MODPY_PYC_MAGIC_TAG}pyc > @@ -113,6 +114,7 @@ > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/${MODPY_PYCA > > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/aggregate_ping.py > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/base.py > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/dns.py > +lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/dns_compact.py > > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/dst_asn.py > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/http.py > lib/python${MODPY_VERSION}/site-packages/ripe/atlas/tools/renderers/ntp.py > > > -- > I'm not entirely sure you are real. >
-- I'm not entirely sure you are real.