Bug 126803 - Update port: net/mtr to 0.74
Summary: Update port: net/mtr to 0.74
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-24 19:10 UTC by tkato432
Modified: 2008-08-25 03:50 UTC (History)
0 users

See Also:


Attachments
file.diff (19.22 KB, patch)
2008-08-24 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2008-08-24 19:10:05 UTC
- Update to version 0.74

Remove file:
files/patch-aclocal.m4
files/patch-dns.c
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-08-25 02:35:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-25 03:48:37 UTC
rafan       2008-08-25 02:48:22 UTC

  FreeBSD ports repository

  Modified files:
    net/mtr              Makefile distinfo 
  Removed files:
    net/mtr/files        patch-aclocal.m4 patch-dns.c 
  Log:
  - Update to 0.74
  - Use the configure script generated by the vendor. This removes dependencies
    on autotools.
  - Drop support on GTK 1.x, use 2.x if not defined WITHOUT_X11
  
  PR:             ports/126803
  Submitted by:   KATO Tsuguru <tkato432 at yahoo.com>
  
  Revision  Changes    Path
  1.69      +18 -17    ports/net/mtr/Makefile
  1.33      +3 -3      ports/net/mtr/distinfo
  1.2       +0 -398    ports/net/mtr/files/patch-aclocal.m4 (dead)
  1.5       +0 -16     ports/net/mtr/files/patch-dns.c (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 3 Rong-En Fan freebsd_committer freebsd_triage 2008-08-25 03:48:38 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!