Bug 164067 - www/p5-Dancer-Template-Xslate updated to 0.02
Summary: www/p5-Dancer-Template-Xslate updated to 0.02
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-12 21:50 UTC by Grzegorz Blach
Modified: 2012-01-14 17:07 UTC (History)
0 users

See Also:


Attachments
file.diff (2.00 KB, patch)
2012-01-12 21:50 UTC, Grzegorz Blach
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Blach 2012-01-12 21:50:09 UTC
- fix bug preventing templates with extensions other than "tt" from being found
- accept relative template paths
- fix MS Windows pathing bug
- don't use Dancer::Config directly
 

https://metacpan.org/source/RSIMOES/Dancer-Template-Xslate-0.02/Changes

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-12 21:50:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2012-01-14 16:31:56 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-01-14 16:58:57 UTC
swills      2012-01-14 16:58:49 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-Dancer-Template-Xslate Makefile distinfo pkg-plist 
  Removed files:
    www/p5-Dancer-Template-Xslate/files 
                                        patch-lib_Dancer_Template_Xslate.pm 
  Log:
  - Update to 0.02
  
  PR:             ports/164067
  Submitted by:   Grzegorz Blach <magik@roorback.net> (maintainer)
  
  Revision  Changes    Path
  1.2       +3 -6      ports/www/p5-Dancer-Template-Xslate/Makefile
  1.2       +2 -2      ports/www/p5-Dancer-Template-Xslate/distinfo
  1.2       +0 -11     ports/www/p5-Dancer-Template-Xslate/files/patch-lib_Dancer_Template_Xslate.pm (dead)
  1.2       +0 -1      ports/www/p5-Dancer-Template-Xslate/pkg-plist
_______________________________________________
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 Steve Wills freebsd_committer freebsd_triage 2012-01-14 17:07:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!