Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2001 11:53:38 +0400 (MSD)
From:      dsh@vlink.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26494: update www/p5-HTML-Mason to 1.015
Message-ID:  <20010411075338.BC0939BB8B@neva.vlink.ru>

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

>Number:         26494
>Category:       ports
>Synopsis:       update www/p5-HTML-Mason to 1.015
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 11 01:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

>Description:

>How-To-Repeat:

diff -Nru p5-HTML-Mason.orig/Makefile p5-HTML-Mason/Makefile
--- p5-HTML-Mason.orig/Makefile	Tue Mar 13 02:14:32 2001
+++ p5-HTML-Mason/Makefile	Wed Apr 11 11:51:47 2001
@@ -6,7 +6,8 @@
 #
 
 PORTNAME=	HTML-Mason
-PORTVERSION=	1.0
+PORTVERSION=	1.01.5
+DISTNAME=	${PORTNAME}-1.015
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
@@ -14,8 +15,10 @@
 
 MAINTAINER=	dsh@vlink.ru
 
-RUN_DEPENDS=	${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM
+RUN_DEPENDS=	${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \
+		${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
 
+IS_INTERACTIVE=	yes
 PERL_CONFIGURE=	yes
 SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/
 MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
diff -Nru p5-HTML-Mason.orig/distinfo p5-HTML-Mason/distinfo
--- p5-HTML-Mason.orig/distinfo	Sat Feb  3 02:14:23 2001
+++ p5-HTML-Mason/distinfo	Wed Apr 11 11:51:47 2001
@@ -1 +1 @@
-MD5 (HTML-Mason-1.0.tar.gz) = b3c06efcfe5612d4ac0cdef7e992d2f4
+MD5 (HTML-Mason-1.015.tar.gz) = a4e92af6963184b820dd39ddfdaafa8c

>Fix:

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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