Bug 154374 - [PATCH] security/py-fail2ban: Allow use with python27
Summary: [PATCH] security/py-fail2ban: Allow use with python27
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sahil Tandon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-29 12:00 UTC by Jase Thew
Modified: 2011-02-13 07:10 UTC (History)
1 user (show)

See Also:


Attachments
py27-fail2ban-0.8.4.patch (1.54 KB, patch)
2011-01-29 12:00 UTC, Jase Thew
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jase Thew 2011-01-29 12:00:16 UTC
Fail2ban works fine with lang/python27, so allow the use of it.

Additionally:
  Fix various Makefile issues identified by portlint.
  Remove MD5 checksum from distinfo.

Port maintainer (tony@pc-tony.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-29 12:00:26 UTC
Maintainer of security/py-fail2ban,

Please note that PR ports/154374 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/154374

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-29 12:00:32 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Sahil Tandon freebsd_committer freebsd_triage 2011-02-06 05:59:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sahil

Take.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-02-13 07:01:59 UTC
sahil       2011-02-13 07:01:53 UTC

  FreeBSD ports repository

  Modified files:
    security/py-fail2ban Makefile distinfo 
  Log:
  Expand the range of supported Python versions and
  pacify portlint(1).
  
  PR:             ports/154374
  Submitted by:   Jase Thew <freebsd@beardz.net>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.9       +5 -5      ports/security/py-fail2ban/Makefile
  1.3       +0 -1      ports/security/py-fail2ban/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Sahil Tandon freebsd_committer freebsd_triage 2011-02-13 07:03:10 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!