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

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

>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+=	</dev/null
 
 MAN3=		JSON::Syck.3 YAML::Syck.3
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-YAML-Syck/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- distinfo	29 May 2006 09:56:38 -0000	1.17
+++ distinfo	14 Jul 2006 15:08:08 -0000
@@ -1,3 +1,3 @@
-MD5 (YAML-Syck-0.45.tar.gz) = 936b72d41bb77c143bf663a002c3a6a7
-SHA256 (YAML-Syck-0.45.tar.gz) = a27438e18e0056930d69d55b78261ddc8a831c4cddaef9f5b797f937e9a68aa4
-SIZE (YAML-Syck-0.45.tar.gz) = 123720
+MD5 (YAML-Syck-0.62.tar.gz) = 3cd9ea031bb775c6b5aedffab49b6e3a
+SHA256 (YAML-Syck-0.62.tar.gz) = dee1b95bdf7a8ea311d905129fbe81ec9dcec9e6f5af4037823140cd4bb3756e
+SIZE (YAML-Syck-0.62.tar.gz) = 127822
--- p5-YAML-Syck-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?20060714150902.C9A2CF1AE9>