Bug 145148 - port update: devel/p5-ParseLex
Summary: port update: devel/p5-ParseLex
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 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 02:30 UTC by Steve Wills
Modified: 2010-04-02 19:20 UTC (History)
0 users

See Also:


Attachments
file.diff (2.12 KB, patch)
2010-03-29 02:30 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills 2010-03-29 02:30:07 UTC
update the p5-ParseLex port to the latest version. The current version doesn't seem to work with perl 5.10 (don't have the error message handy), but the updated one does.

Fix: see attached

Patch attached with submission follows:
How-To-Repeat: try to use the module with perl 5.10
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-29 02:30:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pirzyk

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jim Pirzyk freebsd_committer freebsd_triage 2010-04-02 02:09:11 UTC
Responsible Changed
From-To: pirzyk->freebsd-ports

Approve diff, please commit.  Thanks
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-04-02 19:10:28 UTC
miwi        2010-04-02 18:10:11 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-ParseLex    Makefile distinfo 
  Removed files:
    devel/p5-ParseLex/files patch-lib-Parse-Template.pm 
  Log:
  - Update to 2.18
  
  PR:             145148
  Submitted by:   Steve Wills <steve@mouf.net
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.6       +4 -6      ports/devel/p5-ParseLex/Makefile
  1.3       +3 -3      ports/devel/p5-ParseLex/distinfo
  1.2       +0 -17     ports/devel/p5-ParseLex/files/patch-lib-Parse-Template.pm (dead)
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2010-04-02 19:10:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!