From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 14 15:10:20 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C63416A4E8 for ; Fri, 14 Jul 2006 15:10:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC48B43D5E for ; Fri, 14 Jul 2006 15:10:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6EFAIAw097278 for ; Fri, 14 Jul 2006 15:10:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6EFAI00097277; Fri, 14 Jul 2006 15:10:18 GMT (envelope-from gnats) Resent-Date: Fri, 14 Jul 2006 15:10:18 GMT Resent-Message-Id: <200607141510.k6EFAI00097277@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christopher Boumenot Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1161116A4DE; Fri, 14 Jul 2006 15:09:40 +0000 (UTC) (envelope-from root@divebomb.org) Received: from crash.divebomb.org (c-66-31-231-74.hsd1.ma.comcast.net [66.31.231.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C89943D5A; Fri, 14 Jul 2006 15:09:39 +0000 (GMT) (envelope-from root@divebomb.org) Received: by crash.divebomb.org (Postfix, from userid 0) id AECFBF1AE9; Fri, 14 Jul 2006 11:10:01 -0400 (EDT) Message-Id: <20060714151001.AECFBF1AE9@crash.divebomb.org> Date: Fri, 14 Jul 2006 11:10:01 -0400 (EDT) From: Christopher Boumenot To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: tobez@FreeBSD.org Subject: ports/100296: [PATCH] textproc/p5-YAML: update to 0.62 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jul 2006 15:10:20 -0000 >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: