Bug 160252 - [maintainer] ports-mgmt/p5-FreeBSD-Portindex update to 2.4
Summary: [maintainer] ports-mgmt/p5-FreeBSD-Portindex update to 2.4
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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-28 10:50 UTC by Matthew Seaman
Modified: 2011-08-29 05:50 UTC (History)
1 user (show)

See Also:


Attachments
p5-FreeBSD-Portindex.diff (1.54 KB, patch)
2011-08-28 10:50 UTC, Matthew Seaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman 2011-08-28 10:50:08 UTC
New release: version 2.4

   - Fix bug where LIB_DEPENDS data was missing from some of the RUN_DEPENDS
     column in the generated INDEX (reported by Doug Barton)

   - Add an option to portdepends to shorten the output.  Only
     traverse each dependency sub-tree one time.  For complex ports
     this results in a substantial decrease in output -- the long form
     can produce literally millions of lines.

   - Add LICENSE

   - Pet portlint

This release modifies the on-disk binary format of the cache.  You
will need to rerun cache-init after upgrading.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-28 10:50:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Andrej Zverev freebsd_committer freebsd_triage 2011-08-29 05:33:44 UTC
Responsible Changed
From-To: perl->az

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-08-29 05:44:09 UTC
dougb       2011-08-29 04:43:56 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/p5-FreeBSD-Portindex Makefile distinfo 
  Log:
  New release: version 2.4
  
  - Fix bug where LIB_DEPENDS data was missing from some of the
  RUN_DEPENDS column in the generated INDEX (reported by dougb)
  
  - Add an option to portdepends to shorten the output. Only
  traverse each dependency sub-tree one time. For complex ports
  this results in a substantial decrease in output -- the long
  form can produce literally millions of lines.
  
  - Add LICENSE
  
  - Pet portlint
  
  This release modifies the on-disk binary format of the cache.
  You will need to rerun cache-init after upgrading.
  
  PR:             ports/160252
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.20      +5 -3      ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile
  1.15      +2 -2      ports/ports-mgmt/p5-FreeBSD-Portindex/distinfo
_______________________________________________
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 4 Doug Barton freebsd_committer freebsd_triage 2011-08-29 05:44:58 UTC
State Changed
From-To: open->closed


Committed, thanks! 


Comment 5 Doug Barton freebsd_committer freebsd_triage 2011-08-29 05:44:58 UTC
Responsible Changed
From-To: az->dougb


Beat you to it. :)