cvs commit: ports/devel Makefile ports/devel/p5-Eval-LineNumbers Makefile distinfo pkg-descr pkg-plist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 12 18:11:02 UTC 2012


sunpoet     2012-03-12 18:11:02 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Eval-LineNumbers Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  - Add p5-Eval-LineNumbers 0.31
  
  Eval::LineNumbers adds a #line "this-file" 392 comment to hereis text that is
  going to be eval'd so that error messages will point back to the right place.
  
  Please note: when you embed \n in your code, it gets expanded in double-quote
  hereis documents so it will mess up your line numbering. Use \\n instead when
  you can.
  
  WWW: http://search.cpan.org/dist/Eval-LineNumbers/
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4897    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/p5-Eval-LineNumbers/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Eval-LineNumbers/distinfo (new)
  1.1       +8 -0      ports/devel/p5-Eval-LineNumbers/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Eval-LineNumbers/pkg-plist (new)


More information about the cvs-ports mailing list