Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 2015 23:52:00 -0700
From:      Patrick Gibson <gibblertron@gmail.com>
To:        Christoph Theis <theis@gmx.at>
Cc:        Andrey Chernov <ache@freebsd.org>, "ports@freebsd.org" <ports@freebsd.org>
Subject:   Re: security/py-fail2ban 0.9.2
Message-ID:  <CA%2BdWbmYYOgEQhHf3unQ9SOtupmUH2rLOGaXk_zhELLs5V52Wuw@mail.gmail.com>
In-Reply-To: <554907EF.1010203@gmx.at>
References:  <CA%2BdWbmb_M-kKbaf%2BNqzTntKwH5XDhBxZJNANsumx1WHDwr2c3w@mail.gmail.com> <554904CD.4090804@freebsd.org> <554907EF.1010203@gmx.at>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 5, 2015 at 11:11 AM, Christoph Theis <theis@gmx.at> wrote:

> Am 05.05.2015 um 19:58 schrieb Andrey Chernov:
>
>> On 05.05.2015 20:43, Patrick Gibson wrote:
>>
>>> Is anyone else experiencing the following error with security/py-fail2ban
>>> 0.9.2? This is building inside a Poudriere jail on 10.1.
>>>
>>> ===>  License GPLv2 accepted by the user
>>>
>>> => fail2ban-0.9.2.tar.gz doesn't seem to exist in /portdistfiles/.
>>>
>>> => Attempting to fetch
>>>
>>> https://codeload.github.com/fail2ban/fail2ban/legacy.tar.gz/0.9.2?dummy=/fail2ban-0.9.2.tar.gz
>>>
>>
>> fail2ban released 7 days ago, many bugfixes including fixing of stale db
>> entries, 0.9.2-1, but ports version still stays at 0.9.1 and I don't see
>> upgrade PR.
>>
>
> I returned from holidays over the 1st May weekend yesterday night.
> Give me a few days to create the patch.
>
>
> Best regards
>
> Christoph
>
>
If it helps, here's a diff set:

--- Makefile.orig       2015-05-06 17:59:12.289683084 -0700
+++ Makefile    2015-05-06 23:42:48.490967341 -0700
@@ -1,7 +1,7 @@
 # $FreeBSD: head/security/py-fail2ban/Makefile 381426 2015-03-16 17:00:05Z
sunpoet $

 PORTNAME=      fail2ban
-PORTVERSION=   0.9.1
+PORTVERSION=   0.9.2
 CATEGORIES=    security python
 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

@@ -15,7 +15,7 @@
 USE_GITHUB=    yes
 GH_ACCOUNT=    ${PORTNAME}
 GH_PROJECT=    ${PORTNAME}
-GH_COMMIT=     2ab2bd8
+GH_COMMIT=     880e666
 GH_TAGNAME=    ${PORTVERSION}

 USES=          python


--- distinfo.orig       2015-05-06 23:33:37.488776840 -0700

+++ distinfo    2015-05-06 23:33:46.923400804 -0700

@@ -1,2 +1,2 @@

-SHA256 (fail2ban-0.9.1.tar.gz) =
8ad1135d4669d5fb0890f364880a4125ff793a39084100b80b65e52ab19deb78

-SIZE (fail2ban-0.9.1.tar.gz) = 299033

+SHA256 (fail2ban-0.9.2.tar.gz) =
3e002f916e71128d4d7a97354b3e9b3bc20add878c9aa29c4034744de6156893

+SIZE (fail2ban-0.9.2.tar.gz) = 314919



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BdWbmYYOgEQhHf3unQ9SOtupmUH2rLOGaXk_zhELLs5V52Wuw>