Bug 123492 - [UPDATE] net-mgmt/netams to 3.4.1rc1
Summary: [UPDATE] net-mgmt/netams to 3.4.1rc1
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-05-07 16:20 UTC by Yarodin
Modified: 2008-05-08 11:20 UTC (History)
0 users

See Also:


Attachments
file.diff (14.24 KB, patch)
2008-05-07 16:20 UTC, Yarodin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yarodin 2008-05-07 16:20:00 UTC
- Update to 3.4.1rc1
- Fix options
- Add package creation
- Some other ports improvements

Fix: 1) Put patch-netams.txt to /usr/ports/net-mgmt/
2) cd /usr/ports/net-mgmt/ && patch -E -p <patch-netams.txt && find /usr/ports/net-mgmt/netams/ -type f -name "*.orig" -exec rm -f {} \;

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-07 16:20:05 UTC
Maintainer of net-mgmt/netams,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-07 16:20:06 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Yuriy N. Shkandybin 2008-05-07 19:53:32 UTC
approved


-----Original Message-----
From: Edwin Groothuis [mailto:edwin@FreeBSD.org] 
Sent: Wednesday, May 07, 2008 7:20 PM
To: jura@netams.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/123492: [UPDATE] net-mgmt/netams to 3.4.1rc1

Maintainer of net-mgmt/netams,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2008-05-07 21:38:00 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Beech Rintoul freebsd_committer freebsd_triage 2008-05-08 10:29:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-05-08 11:16:11 UTC
beech       2008-05-08 10:16:04 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/netams      Makefile distinfo 
    net-mgmt/netams/files netams.in pkg-message.in 
  Removed files:
    net-mgmt/netams      pkg-plist 
  Log:
  - Update to 3.4.1rc1
  - Fix options
  - Add package creation
  - Use SF macro
  
  PR:             ports/123492
  Submitted by:   Yarodin <yarodin@gmail.com>
  Reviewed by:    Yuriy Shkandybin <jura@netams.com> (maintainer)
  
  Revision  Changes    Path
  1.21      +186 -35   ports/net-mgmt/netams/Makefile
  1.16      +3 -3      ports/net-mgmt/netams/distinfo
  1.4       +2 -2      ports/net-mgmt/netams/files/netams.in
  1.2       +5 -11     ports/net-mgmt/netams/files/pkg-message.in
  1.8       +0 -46     ports/net-mgmt/netams/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 7 Beech Rintoul freebsd_committer freebsd_triage 2008-05-08 11:16:24 UTC
State Changed
From-To: open->closed

Committed, Thanks!