mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- 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:
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
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue