Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2003 14:48:16 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:   ports/58753: [maintainer-update (obsolete ports/58666)] www/p5-HTML-MagicTemplate
Message-ID:  <20031031064816.95F9815611@mail.dragon2.net>
Resent-Message-ID: <200310310650.h9V6oMw6057467@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         58753
>Category:       ports
>Synopsis:       [maintainer-update (obsolete ports/58666)] www/p5-HTML-MagicTemplate
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 30 22:50:22 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Wed Oct 29 20:13:25 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- update from 3.05 to 3.11, obsolete previouse pr 58666
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/www/p5-HTML-MagicTemplate/Makefile ./p5-HTML-MagicTemplate/Makefile
--- /usr/ports/www/p5-HTML-MagicTemplate/Makefile	Fri Oct 24 11:16:34 2003
+++ ./p5-HTML-MagicTemplate/Makefile	Fri Oct 31 14:36:14 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-MagicTemplate
-PORTVERSION=	3.05
+PORTVERSION=	3.11
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
@@ -24,4 +24,10 @@
 
 MAN3=		HTML::MagicTemplate.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500601
+IGNORE=		This port requires perl 5.6.1 or later. Install lang/perl5 then try again
+.endif
+
+.include <bsd.port.post.mk>
diff -ruN /usr/ports/www/p5-HTML-MagicTemplate/distinfo ./p5-HTML-MagicTemplate/distinfo
--- /usr/ports/www/p5-HTML-MagicTemplate/distinfo	Fri Oct 24 11:16:34 2003
+++ ./p5-HTML-MagicTemplate/distinfo	Fri Oct 31 14:37:16 2003
@@ -1 +1 @@
-MD5 (HTML-MagicTemplate-3.05.tar.gz) = ad326b415d2981bbc2632b83f6761c8a
+MD5 (HTML-MagicTemplate-3.11.tar.gz) = dff308ee0f86ea1d3227d072844838d7
diff -ruN /usr/ports/www/p5-HTML-MagicTemplate/pkg-plist ./p5-HTML-MagicTemplate/pkg-plist
--- /usr/ports/www/p5-HTML-MagicTemplate/pkg-plist	Tue Oct 21 15:49:48 2003
+++ ./p5-HTML-MagicTemplate/pkg-plist	Fri Oct 31 14:45:47 2003
@@ -1,4 +1,4 @@
 %%SITE_PERL%%/HTML/MagicTemplate.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/MagicTemplate/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/MagicTemplate
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH/auto/HTML/MagicTemplate 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031031064816.95F9815611>