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

Cheng-Lung Sung clsung at dragon2.net
Fri Aug 13 16:30:29 UTC 2004


>Number:         70421
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/Template-Magic: update to 1.31
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 16:30:28 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
- 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
>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	Sat Aug 14 00:20:33 2004
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	Template-Magic
-PORTVERSION=	1.25
+PORTVERSION=	1.31
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Text
+MASTER_SITE_SUBDIR=	Template
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	clsung at dragon2.net
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	Sat Aug 14 00:20:47 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