Bug 129545 - update port: security/ipguard - Tool designed to protect LAN IP adress space by ARP spoofing
Summary: update port: security/ipguard - Tool designed to protect LAN IP adress space ...
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-10 12:40 UTC by SeaD
Modified: 2008-12-11 19:50 UTC (History)
1 user (show)

See Also:


Attachments
ipguard.diff (1.33 KB, patch)
2008-12-10 12:40 UTC, SeaD
no flags Details | Diff
ipguard.diff (1.54 KB, patch)
2008-12-11 07:26 UTC, Beech Rintoul
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SeaD 2008-12-10 12:40:02 UTC
	update port
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-10 12:40:10 UTC
Maintainer of security/ipguard,

Please note that PR ports/129545 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/129545

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-10 12:40:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 SeaD 2008-12-11 04:46:36 UTC
Edwin Groothuis wrote:
> Maintainer of security/ipguard,
> 
> Please note that PR ports/129545 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.

OK

-- 
SeaD <sead@deep.perm.ru>
fp: DC8C 6973 59DE 5580 FDF6 3153 005C 0156
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2008-12-11 06:03:46 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Beech Rintoul freebsd_committer freebsd_triage 2008-12-11 06:30:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 6 Beech Rintoul freebsd_committer freebsd_triage 2008-12-11 07:26:00 UTC
The use of %%PORTDOCS%% in the Makefile is deprecated and being removed 
wherever possible. Also removing docs from the plist resulted in only one file 
so that was moved to the Makefile and the pkg-plist removed.
Diff attached with both update and my changes.

Please Approve,

Beech
-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://people.freebsd.org/~beech
 X  - NO Word docs in e-mail | Skype: akbeech
/ \  - http://www.FreeBSD.org/releases/7.0R/announce.html
---------------------------------------------------------------------------------------



Comment 7 dfilter service freebsd_committer freebsd_triage 2008-12-11 19:44:36 UTC
beech       2008-12-11 19:44:23 UTC

  FreeBSD ports repository

  Modified files:
    security/ipguard     Makefile distinfo pkg-descr 
  Removed files:
    security/ipguard     pkg-plist 
  Log:
  - Update to 1.02
  - Change to PORTDOCS and remove pkg-plist
  
  PR:             ports/129545
  Submitted by:   SeaD <sead@deep.perm.ru> (maintainer)
  
  Revision  Changes    Path
  1.7       +6 -8      ports/security/ipguard/Makefile
  1.5       +3 -3      ports/security/ipguard/distinfo
  1.3       +1 -1      ports/security/ipguard/pkg-descr
  1.3       +0 -9      ports/security/ipguard/pkg-plist (dead)
_______________________________________________
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 8 Beech Rintoul freebsd_committer freebsd_triage 2008-12-11 19:45:09 UTC
State Changed
From-To: open->closed

Committed (with changes), Thanks!