> Am 18.04.2020 um 22:22 schrieb Giovanni Bechis <[email protected]>:
> On Sat, Apr 18, 2020 at 01:38:20AM +0200, Klemens Nanni wrote:
>>> On Sat, Apr 18, 2020 at 01:34:47AM +0200, Joerg Jung wrote:
>>> thanks, but please hold-off for a second, as giovanni is already going
>>> to commit a diff to upgrade to latest release 6.7.0 better he merges
>>> the line then into his diff instead of the revision bumps, I believe ...
>> Go ahead with whatever seems fit;  I don't use this port, just wanted to
>> help out florian.
>> 
> diff to 6.7.1 with kn@ fix.
> ok ?

ok jung@

> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/mail/opensmtpd-extras/Makefile,v
> retrieving revision 1.32
> diff -u -p -r1.32 Makefile
> --- Makefile    26 Dec 2019 11:19:28 -0000    1.32
> +++ Makefile    18 Apr 2020 20:19:21 -0000
> @@ -6,14 +6,13 @@ COMMENT-pgsql=        postgresql based smtpd t
> COMMENT-python=        extras with python bindings for smtpd
> COMMENT-redis=        redis based smtpd table support
> 
> -V=            6.6.0
> +V=            6.7.1
> DISTNAME=        opensmtpd-extras-${V}
> PKGNAME-main=        ${DISTNAME}
> PKGNAME-mysql=        opensmtpd-extras-mysql-${V}
> PKGNAME-pgsql=        opensmtpd-extras-pgsql-${V}
> PKGNAME-python=        opensmtpd-extras-python-${V}
> PKGNAME-redis=        opensmtpd-extras-redis-${V}
> -REVISION=        2
> EPOCH=            0
> 
> CATEGORIES=        mail
> @@ -36,9 +35,8 @@ WANTLIB-redis=        c crypto event ssl hired
> 
> MASTER_SITES=        ${HOMEPAGE}archives/
> 
> -WRKSRC=            ${WRKDIR}/OpenSMTPD-extras-${V}
> -
> MODULES=        lang/python
> +MODPY_RUNDEP=        no
> 
> LIB_DEPENDS-main=    databases/sqlite3
> LIB_DEPENDS-mysql=    databases/mariadb,-main
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/mail/opensmtpd-extras/distinfo,v
> retrieving revision 1.17
> diff -u -p -r1.17 distinfo
> --- distinfo    22 Dec 2019 12:19:20 -0000    1.17
> +++ distinfo    18 Apr 2020 20:19:21 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (opensmtpd-extras-6.6.0.tar.gz) = 
> EmsCNgLouyIr8kVDoFbuClSDQ9yG0YRmn/nYLfyh+98=
> -SIZE (opensmtpd-extras-6.6.0.tar.gz) = 124234
> +SHA256 (opensmtpd-extras-6.7.1.tar.gz) = 
> +EOFVZqLs2ay/iXYsfeMEI8HzBWZI1AXFWnXvcLpNaw=
> +SIZE (opensmtpd-extras-6.7.1.tar.gz) = 548792

Reply via email to