Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2006 11:10:01 -0400 (EDT)
From:      Christopher Boumenot <boumenot@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tobez@FreeBSD.org
Subject:   ports/100296: [PATCH] textproc/p5-YAML: update to 0.62
Message-ID:  <20060714151001.AECFBF1AE9@crash.divebomb.org>
Resent-Message-ID: <200607141510.k6EFAI00097277@freefall.freebsd.org>

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

>Number:         100296
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-YAML: update to 0.62
>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 Jul 14 15:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Boumenot
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD crash.divebomb.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 15:51:09 EDT 2006
>Description:
- Update to 0.62

An important note about the update.

*** WARNING ***

This release breaks compatibility with versions earlier than version 0.60 of
YAML::Syck and YAML.pm when serializing blessed references.

See the COMPATIBILITY file for more information.

Port maintainer (tobez@FreeBSD.org) is cc'd.

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

--- p5-YAML-0.62.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-YAML/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	16 Feb 2006 13:01:36 -0000	1.11
+++ Makefile	14 Jul 2006 15:09:06 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	YAML
-PORTVERSION=	0.58
+PORTVERSION=	0.62
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	YAML
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-YAML/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	16 Feb 2006 13:01:36 -0000	1.10
+++ distinfo	14 Jul 2006 15:09:06 -0000
@@ -1,3 +1,3 @@
-MD5 (YAML-0.58.tar.gz) = aa5ac653057914ca995dd74de8212ebc
-SHA256 (YAML-0.58.tar.gz) = 212d071ddeec7e397c5bc62a99356fb94f8d2e3b4bbeebb5ba0d1d65ce6ff45a
-SIZE (YAML-0.58.tar.gz) = 89913
+MD5 (YAML-0.62.tar.gz) = 4be042a043ec520074b0ab6f7ca0bded
+SHA256 (YAML-0.62.tar.gz) = fa668e8f01fe43fdddb33f0c5e294698818f37519000b9f782f504ece071c740
+SIZE (YAML-0.62.tar.gz) = 97878
--- p5-YAML-0.62.patch ends here ---

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



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