Bug 160252

Summary: [maintainer] ports-mgmt/p5-FreeBSD-Portindex update to 2.4
Product: Ports & Packages Reporter: Matthew Seaman <m.seaman>
Component: Individual Port(s)Assignee: Doug Barton <dougb>
Status: Closed FIXED    
Severity: Affects Only Me CC: dougb
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-FreeBSD-Portindex.diff none

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. :)