Bug 105305 - [PATCH] security/denyhosts: Fit FreeBSD's environment
Summary: [PATCH] security/denyhosts: Fit FreeBSD's environment
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-08 22:50 UTC by gslin
Modified: 2006-11-23 06:50 UTC (History)
1 user (show)

See Also:


Attachments
denyhosts-2.5_1.patch (1.90 KB, patch)
2006-11-08 22:50 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-11-08 22:50:18 UTC
- Move patch from pre-configure to post-patch.
- Use denyhost.conf (FreeBSD's default config file) instead of denyhost.cfg.
- Bump PORTREVISION.

Port maintainer (janos.mohacsi@bsd.hu) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-08 22:50:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-08 22:50:48 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Mohacsi Janos 2006-11-09 06:30:12 UTC
Hi,
 	I approve the patch. Can you explain why pre-configure had to move 
post-patch? I wanted to do something similar (correcting installation of 
the configuration file), but I did not have time.
 	Thanks!
Regards,

Janos Mohacsi
Network Engineer, Research Associate, Head of Network Planning
NIIF/HUNGARNET, HUNGARY
Key 70EF9882: DEC2 C685 1ED4 C95A 145F  4300 6F64 7B00 70EF 9882

On Wed, 8 Nov 2006, Edwin Groothuis wrote:

> Maintainer of security/denyhosts,
>
> Please note that PR ports/105305 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/105305
>
> -- 
> Edwin Groothuis
> edwin@FreeBSD.org
>
Comment 4 gslin 2006-11-09 07:12:56 UTC
Hello,

All patches are encouraged to be put in {pre,do,post}-patch section
if there is no special reason.

On Thu, Nov 09, 2006 at 07:30:12AM +0100, Mohacsi Janos wrote:
> Hi,
> 	I approve the patch. Can you explain why pre-configure had to move 
> post-patch? I wanted to do something similar (correcting installation of 
> the configuration file), but I did not have time.
> 	Thanks!
> Regards,
> 
> Janos Mohacsi
> Network Engineer, Research Associate, Head of Network Planning
> NIIF/HUNGARNET, HUNGARY
> Key 70EF9882: DEC2 C685 1ED4 C95A 145F  4300 6F64 7B00 70EF 9882
> 
> On Wed, 8 Nov 2006, Edwin Groothuis wrote:
> 
> >Maintainer of security/denyhosts,
> >
> >Please note that PR ports/105305 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/105305
> >
> >-- 
> >Edwin Groothuis
> >edwin@FreeBSD.org
> >

-- 
* Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
* If you cannot convince them, confuse them.           -- Harry S Truman
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-09 22:06:14 UTC
State Changed
From-To: feedback->open

Maintainer approved
Comment 6 dfilter service freebsd_committer freebsd_triage 2006-11-23 06:43:43 UTC
clsung      2006-11-23 06:43:34 UTC

  FreeBSD ports repository

  Modified files:
    security/denyhosts   Makefile pkg-plist 
  Log:
  - Move patch from pre-configure to post-patch.
  - Use denyhost.conf (FreeBSD's default config file) instead of denyhost.cfg.
  - Bump PORTREVISION.
  
  PR:             ports/105305
  Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
  Approved by:    maintainer (Mohacsi Janos)
  
  Revision  Changes    Path
  1.6       +5 -4      ports/security/denyhosts/Makefile
  1.5       +3 -3      ports/security/denyhosts/pkg-plist
_______________________________________________
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 7 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-11-23 06:43:52 UTC
State Changed
From-To: open->closed

Committed. Thank You.