ports/70388: [MAINTAINER] textproc/p5-Template-Magic: update to 1.31

Cheng-Lung Sung clsung at tw.freebsd.org
Fri Aug 13 01:30:07 UTC 2004


>Number:         70388
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-Template-Magic: update to 1.31
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 01:30:05 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat May 29 08:18:00 CST 2004
>Description:
- Update to 1.31
- 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

Port maintainer (clsung at dragon2.net) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-Template-Magic-1.31.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Template-Magic/Makefile /home/clsung/p5-Template-Magic/Makefile
--- /usr/ports/textproc/p5-Template-Magic/Makefile	Thu Aug 12 00:05:50 2004
+++ /home/clsung/p5-Template-Magic/Makefile	Thu Aug 12 14:39:35 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Template-Magic
-PORTVERSION=	1.25
+PORTVERSION=	1.31
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Text
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Template-Magic/distinfo /home/clsung/p5-Template-Magic/distinfo
--- /usr/ports/textproc/p5-Template-Magic/distinfo	Thu Aug 12 00:05:50 2004
+++ /home/clsung/p5-Template-Magic/distinfo	Thu Aug 12 14:39:55 2004
@@ -1,2 +1,2 @@
-MD5 (Template-Magic-1.25.tar.gz) = 5a44e758bdfa32f7a530d16d00720480
-SIZE (Template-Magic-1.25.tar.gz) = 40091
+MD5 (Template-Magic-1.31.tar.gz) = 801460e015a57b9ed710b14721be5c74
+SIZE (Template-Magic-1.31.tar.gz) = 40249
--- p5-Template-Magic-1.31.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list