- update to 1.35

- from Changes
    Version 1.35
    - Fixed "nested lookups in INCLUDE_TEMPLATE" bug introduced in version 1.3
    - Added 'include_nested_lookup.t' test
This commit is contained in:
Cheng-Lung Sung 2005-03-14 06:04:07 +00:00
parent f96ebdf75c
commit e3a377ff13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131163
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Template-Magic
PORTVERSION= 1.34
PORTVERSION= 1.35
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Template

View file

@ -1,2 +1,2 @@
MD5 (Template-Magic-1.34.tar.gz) = 3cd39d84be1e30c33b85a58523f91c1c
SIZE (Template-Magic-1.34.tar.gz) = 41986
MD5 (Template-Magic-1.35.tar.gz) = a69163c7b87082d03d8fec8f02d68bc5
SIZE (Template-Magic-1.35.tar.gz) = 42246