Bug 137607 - [maintainer] ports-mgmt/p5-FreeBSD-Portindex -- update to 2.2
Summary: [maintainer] ports-mgmt/p5-FreeBSD-Portindex -- update to 2.2
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: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-09 18:00 UTC by Matthew Seaman
Modified: 2009-08-10 12:50 UTC (History)
0 users

See Also:


Attachments
p5-FreeBSD-Portindex.diff (1.24 KB, patch)
2009-08-09 18:00 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 2009-08-09 18:00:08 UTC
Update to new release version 2.2:

Changes:

2.2 Sun May  3 19:17:00 2009

        - Switch from ExtUtils::MakeMaker to Module::Install for
          generating Makefile etc.

2.2 Sun Aug  9 16:30:00 2009

        - Implement a '-L' switch to portindex to generate an
          alternative SHLIBS index

        - Make objects to be serialiazed and stored in the cache all
          inherit from a generic 'TreeObject' type.
Comment 1 Boris Samorodov freebsd_committer freebsd_triage 2009-08-10 12:23:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bsam

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-10 12:40:44 UTC
bsam        2009-08-10 11:40:35 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/p5-FreeBSD-Portindex Makefile distinfo 
  Log:
  Update to version 2.2.
  
  PR:             ports/137607
  Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
  
  Revision  Changes    Path
  1.17      +1 -1      ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile
  1.13      +3 -3      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 3 Boris Samorodov freebsd_committer freebsd_triage 2009-08-10 12:41:23 UTC
State Changed
From-To: open->closed

Committed, thanks!