Bug 131788 - Update: devel/p5-ZML Undefined metas, comments, or variables would cause it to throw errors.
Summary: Update: devel/p5-ZML Undefined metas, comments, or variables would cause i...
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 21:20 UTC by Zane C. Bowers-Hadley
Modified: 2009-02-18 13:00 UTC (History)
0 users

See Also:


Attachments
p5-ZML_Makefile.diff (267 bytes, patch)
2009-02-17 21:20 UTC, Zane C. Bowers-Hadley
no flags Details | Diff
file.diff (527 bytes, patch)
2009-02-17 21: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 2009-02-17 21:20:00 UTC

Previously undefined metas, comments, or variables would cause it to
error. Undefined ones are now set to '' before writing.

How-To-Repeat: 

1: Use the string function with one of the defined variables being undefined and watch it throw errors.
2:
3: Apply diffs and reinstall.
4: Enjoy.
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2009-02-18 07:23:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-18 12:55:36 UTC
itetcu      2009-02-18 12:55:18 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-ZML         Makefile distinfo 
  Log:
  Update to 0.5.2:
   Previously undefined metas, comments, or variables would cause it to
   error. Undefined ones are now set to '' before writing.
  
  PR:             ports/131788
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.3       +1 -1      ports/devel/p5-ZML/Makefile
  1.3       +3 -3      ports/devel/p5-ZML/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 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2009-02-18 12:55:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!