Bug 70421 - [MAINTAINER] textproc/Template-Magic: update to 1.31
Summary: [MAINTAINER] textproc/Template-Magic: update to 1.31
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-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-13 17:30 UTC by Cheng-Lung Sung
Modified: 2004-08-15 18:56 UTC (History)
1 user (show)

See Also:


Attachments
p5-Template-Magic-1.31.patch (1016 bytes, patch)
2004-08-13 17:30 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2004-08-13 17:30:28 UTC
- Update to 1.31
- fix MASTER_SITE_SUBDIR, noticed by kris
- copy from Changes
    - Fixed INCLUDE_TEMPLATE bug introduced in 1.3 version
    - Added INCLUDE_TEMPLATE label test
    - Fixed the $Template::Magic::VERSION number (it was wrong: 1.25)
    - Removed deprecated 'get_block' and 'set_block' methods, removed related test
    - Removed deprecated way of inclusion and related test
    - Added 'paths' constructor array
    - Added $ENV{TEMPLATE_MAGIC_ROOT} check for path
    - Added 'find_file' method
    - Changed 'load' method
    - Rewritten a couple of internal methods and eliminated a few eval{}
    - Added 'CODE' standar markers

Generated with FreeBSD Port Tools 0.63
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2004-08-15 18:56:10 UTC
State Changed
From-To: open->closed

Committed, thanks.