Bug 162357 - New Port: www/p5-Dancer-Template-Xslate
Summary: New Port: www/p5-Dancer-Template-Xslate
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-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-07 21:10 UTC by Grzegorz Blach
Modified: 2011-11-09 09:10 UTC (History)
0 users

See Also:


Attachments
file.shar (3.27 KB, text/plain)
2011-11-07 21:10 UTC, Grzegorz Blach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.