Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2006 17:15:31 +0300 (MSK)
From:      Denis Shaposhnikov <dsh@vlink.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91396: Update port: www/p5-HTML-Mason (upgrade to 1.32)
Message-ID:  <200601061415.k06EFVvJ005348@localhost.my.domain>
Resent-Message-ID: <200601061420.k06EK3p8097299@freefall.freebsd.org>

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

>Number:         91396
>Category:       ports
>Synopsis:       Update port: www/p5-HTML-Mason (upgrade to 1.32)
>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:   Fri Jan 06 14:20:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD localhost.my.domain 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sat Dec 10 20:23:36 MSK 2005 dsh@localhost.my.domain:/var/FreeBSD/obj/var/FreeBSD/src/sys/MYNERIC i386


	
>Description:

Upgrade to 1.32, the latest release.

>How-To-Repeat:
	
>Fix:

diff -Nru p5-HTML-Mason.orig/Makefile p5-HTML-Mason/Makefile
--- p5-HTML-Mason.orig/Makefile	Fri Jan  6 17:13:36 2006
+++ p5-HTML-Mason/Makefile	Fri Jan  6 17:09:22 2006
@@ -6,13 +6,11 @@
 #
 
 PORTNAME=	HTML-Mason
-PORTVERSION=	1.31.0.1
-PORTREVISION=	1
+PORTVERSION=	1.32
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-1.3101
 
 MAINTAINER=	dsh@vlink.ru
 COMMENT=	High-performance, dynamic web site authoring system
diff -Nru p5-HTML-Mason.orig/distinfo p5-HTML-Mason/distinfo
--- p5-HTML-Mason.orig/distinfo	Fri Jan  6 17:13:36 2006
+++ p5-HTML-Mason/distinfo	Fri Jan  6 17:09:32 2006
@@ -1,3 +1,3 @@
-MD5 (HTML-Mason-1.3101.tar.gz) = 4904681296efeb9c58bf0d9926d37407
-SHA256 (HTML-Mason-1.3101.tar.gz) = 0837a43aa08f783b15d61f8068655564172588ceb9183608316291d258c104c7
-SIZE (HTML-Mason-1.3101.tar.gz) = 386074
+MD5 (HTML-Mason-1.32.tar.gz) = b0abfdd869d828a0ebbf2f64cfb9d094
+SHA256 (HTML-Mason-1.32.tar.gz) = 623c0d221773372c0f4013ab17a0af1c1b10bd0a1bc7bd63afb5c942489522cc
+SIZE (HTML-Mason-1.32.tar.gz) = 382521
diff -Nru p5-HTML-Mason.orig/files/patch-Escapes.pm p5-HTML-Mason/files/patch-Escapes.pm
--- p5-HTML-Mason.orig/files/patch-Escapes.pm	Fri Jan  6 17:13:36 2006
+++ p5-HTML-Mason/files/patch-Escapes.pm	Thu Jan  1 03:00:00 1970
@@ -1,10 +0,0 @@
---- lib/HTML/Mason/Escapes.pm.orig	Tue Aug 23 19:18:12 2005
-+++ lib/HTML/Mason/Escapes.pm	Wed Nov 30 12:10:55 2005
-@@ -37,6 +37,7 @@
- {
-     return unless defined ${ $_[0] };
- 
-+    use bytes;
-     ${ $_[0] } =~ s/([^a-zA-Z0-9_.-])/uc sprintf("%%%02x",ord($1))/eg;
- }
- 
>Release-Note:
>Audit-Trail:
>Unformatted:



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