Bug 157003 - Port update: net/p5-ZConf - fix run time issues and update to 5.1.0
Summary: Port update: net/p5-ZConf - fix run time issues and update to 5.1.0
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-13 12:20 UTC by Zane C. Bowers-Hadley
Modified: 2011-05-16 14:20 UTC (History)
0 users

See Also:


Attachments
p5-ZConf_Makefile.diff (665 bytes, patch)
2011-05-13 12:20 UTC, Zane C. Bowers-Hadley
no flags Details | Diff
file.diff (420 bytes, patch)
2011-05-13 12:20 UTC, Zane C. Bowers-Hadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2011-05-13 12:20:06 UTC

Now depends on devel/p5-Module-List as well.

module change log below

5.1.0	2011-05-06/21:50
		-Remove any references to sys from the scripts.
		-Add subversion link.
		-Update my last name every where.
		-Fix a error with 

5.0.0	2011-02-17/06:30
		-Cleanup initialization of the new methods. The backends will also never return undef now.
		-'bin/zcget' now does proper regex escaping unless -r is specified.
		-Remove sysmode. Everything it use to do can now be done via specifying a config file and setting the base stuff.
		-Add ZConf->getVar, ZConf->getMeta, ZConf->getComment.
		-Correct Backend checking.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-13 12:20:16 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-13 12:20:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2011-05-16 12:15:10 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-05-16 14:19:04 UTC
culot       2011-05-16 13:18:50 UTC

  FreeBSD ports repository

  Modified files:
    net/p5-ZConf         Makefile distinfo 
  Log:
  - Update to 5.1.0
  
  PR:             ports/157003
  Submitted by:   Zane C.B. <vvelox@vvelox.net> (maintainer)
  
  Revision  Changes    Path
  1.19      +2 -1      ports/net/p5-ZConf/Makefile
  1.19      +2 -2      ports/net/p5-ZConf/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 5 Frederic Culot freebsd_committer freebsd_triage 2011-05-16 14:19:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!