Bug 162357

Summary: New Port: www/p5-Dancer-Template-Xslate
Product: Ports & Packages Reporter: Grzegorz Blach <magik>
Component: Individual Port(s)Assignee: freebsd-perl (Nobody) <perl>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Grzegorz Blach 2011-11-07 21:10:09 UTC
This class is an interface between Dancer's template engine abstraction layer and the Text::Xslate module.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-07 21:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-09 09:09:42 UTC
clsung      2011-11-09 09:09:28 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Dancer-Template-Xslate Makefile distinfo pkg-descr 
                                  pkg-plist 
    www/p5-Dancer-Template-Xslate/files 
                                        patch-lib_Dancer_Template_Xslate.pm 
  Log:
  Xslate template engine for Dancer web framework
  
  WWW: http://search.cpan.org/dist/Dancer-Template-Xslate/
  
  PR:             ports/162357
  Submitted by:   maintainer (Grzegorz Blach)
  
  Revision  Changes    Path
  1.3026    +1 -0      ports/www/Makefile
  1.1       +29 -0     ports/www/p5-Dancer-Template-Xslate/Makefile (new)
  1.1       +2 -0      ports/www/p5-Dancer-Template-Xslate/distinfo (new)
  1.1       +11 -0     ports/www/p5-Dancer-Template-Xslate/files/patch-lib_Dancer_Template_Xslate.pm (new)
  1.1       +3 -0      ports/www/p5-Dancer-Template-Xslate/pkg-descr (new)
  1.1       +7 -0      ports/www/p5-Dancer-Template-Xslate/pkg-plist (new)
_______________________________________________
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 Cheng-Lung Sung freebsd_committer freebsd_triage 2011-11-09 09:10:31 UTC
State Changed
From-To: open->closed

New port added. Thank You.