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 08C9C16A4E5 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 C4B4743D55 for ; Fri, 14 Jul 2006 15:10:17 +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 k6EFAHqQ097216 for ; Fri, 14 Jul 2006 15:10:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6EFAHHN097211; Fri, 14 Jul 2006 15:10:17 GMT (envelope-from gnats) Resent-Date: Fri, 14 Jul 2006 15:10:17 GMT Resent-Message-Id: <200607141510.k6EFAHHN097211@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 0623316A4DA; Fri, 14 Jul 2006 15:08:41 +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 ACEE843D46; Fri, 14 Jul 2006 15:08:40 +0000 (GMT) (envelope-from root@divebomb.org) Received: by crash.divebomb.org (Postfix, from userid 0) id C9A2CF1AE9; Fri, 14 Jul 2006 11:09:02 -0400 (EDT) Message-Id: <20060714150902.C9A2CF1AE9@crash.divebomb.org> Date: Fri, 14 Jul 2006 11:09:02 -0400 (EDT) From: Christopher Boumenot To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: tobez@FreeBSD.org Subject: ports/100294: [PATCH] textproc/p5-YAML-Syck: 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: 100294 >Category: ports >Synopsis: [PATCH] textproc/p5-YAML-Syck: 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:17 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 from 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-Syck-0.62.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/p5-YAML-Syck/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 29 May 2006 09:56:38 -0000 1.17 +++ Makefile 14 Jul 2006 15:08:08 -0000 @@ -6,7 +6,7 @@ # PORTNAME= YAML-Syck -PORTVERSION= 0.45 +PORTVERSION= 0.62 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= YAML @@ -20,6 +20,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +CONFIGURE_ARGS+= Release-Note: >Audit-Trail: >Unformatted: