security/py-fail2ban 0.9.2
Patrick Gibson
gibblertron at gmail.com
Thu May 7 06:52:01 UTC 2015
On Tue, May 5, 2015 at 11:11 AM, Christoph Theis <theis at 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
More information about the freebsd-ports
mailing list