On Mon, 23 Aug 2021, Florian Obser wrote:

> Hi,
> 
> the new version of ephemetoot allows archiving of media_attachments next
> to the toots (which is kinda my fault).
> 
> OK?

Hi Florian.  Your diff is ok, but tests fail now for the port.  This is
because upstream tries to retrieve a JPG from the internet during the
test of your new functionality, and we (at least I) use PORTS_PRIVSEP
and _pbuild is not allowed to access the internet.

I've created a PR to fix this upstream:
https://github.com/hughrun/ephemetoot/pull/76

With that all tests pass again.  I think I'll wait a bit to see what
upstream says about my PR (which probably will need some tweaking).
If they don't respond, we I can include it as a patch.

> diff --git www/ephemetoot/Makefile www/ephemetoot/Makefile
> index a1dcdbfb11a..073b324bc76 100644
> --- www/ephemetoot/Makefile
> +++ www/ephemetoot/Makefile
> @@ -2,9 +2,8 @@
>  
>  COMMENT =            tool for deleting old Mastodon toots
>  
> -MODPY_EGG_VERSION =  3.1.1
> +MODPY_EGG_VERSION =  3.1.2
>  DISTNAME =           ephemetoot-${MODPY_EGG_VERSION}
> -REVISION =           0
>  
>  CATEGORIES =         www
>  
> diff --git www/ephemetoot/distinfo www/ephemetoot/distinfo
> index 8e0f7c80282..7fb7c018ff2 100644
> --- www/ephemetoot/distinfo
> +++ www/ephemetoot/distinfo
> @@ -1,2 +1,2 @@
> -SHA256 (ephemetoot-3.1.1.tar.gz) = 
> ONmway0b7DojUV3uV3kPEgb9ZPG9Wgr00ZfVvFsofxI=
> -SIZE (ephemetoot-3.1.1.tar.gz) = 25795
> +SHA256 (ephemetoot-3.1.2.tar.gz) = 
> p9rmhxGLC8wCejugzqxhox/T4UAfzy4VRyHF9x3/EhA=
> +SIZE (ephemetoot-3.1.2.tar.gz) = 26155
> 
> -- 
> I'm not entirely sure you are real.

-- 
Paco Esteban.
0x5818130B8A6DBC03

Reply via email to