Bug 165340 - [patch] Update devel/idutils to 4.6
Summary: [patch] Update devel/idutils to 4.6
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 21:50 UTC by Peter Jeremy
Modified: 2012-02-24 19:27 UTC (History)
0 users

See Also:


Attachments
file.diff (5.46 KB, patch)
2012-02-20 21:50 UTC, Peter Jeremy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Jeremy 2012-02-20 21:50:11 UTC
	Update to 4.6
	* lid -L no longer mishandles open-ended ranges like "..2" and "2.."
	* lid's -d, -o and -x options now work properly 

	Remove "LICENSE_FILE", leaving "LICENSE" since it's standard GPLv3
	Fix build on FreeBSD-10

	Tested at:   Redports (r1855)

Fix: https://redports.org/changeset/1855
Comment 1 dfilter service freebsd_committer freebsd_triage 2012-02-23 22:22:45 UTC
nox         2012-02-23 22:22:31 UTC

  FreeBSD ports repository

  Modified files:
    devel/idutils        Makefile distinfo 
    devel/idutils/files  patch-configure 
  Log:
  - Update to 4.6
    * lid -L no longer mishandles open-ended ranges like "..2" and "2.."
    * lid's -d, -o and -x options now work properly
  
  - Remove "LICENSE_FILE", leaving "LICENSE" since it's standard GPLv3
  
  - Fix build on FreeBSD-10
  
  PR:             ports/165340
  Submitted by:   Peter Jeremy <peterjeremy@acm.org>
  
  Revision  Changes    Path
  1.37      +1 -2      ports/devel/idutils/Makefile
  1.7       +2 -2      ports/devel/idutils/distinfo
  1.2       +47 -20    ports/devel/idutils/files/patch-configure
_______________________________________________
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 2 Juergen Lock freebsd_committer freebsd_triage 2012-02-24 19:27:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!