Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2005 01:39:45 +0800 (CST)
From:      Rong-En Fan <rafan@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tobez@FreeBSD.org
Subject:   ports/78246: [PATCH] textproc/p5-YAML: update to 0.36
Message-ID:  <200503011739.j21HdjdP008279@woodstock.csie.org>
Resent-Message-ID: <200503011740.j21HePMA080024@freefall.freebsd.org>

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

>Number:         78246
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-YAML: update to 0.36
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 01 17:40:25 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
NTU CSIE
>Environment:
System: FreeBSD woodstock.csie.org 6.0-CURRENT FreeBSD 6.0-CURRENT #61: Sun Feb 27 18:06:00 CST 2005
>Description:
- Update to 0.36 and is required by devel/p5-SVK 0.30
  which I'm maintainer and will update later.

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

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

--- p5-YAML-0.36.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-YAML/Makefile /home/rafan/tmp/ports/p5-YAML/Makefile
--- /usr/ports/textproc/p5-YAML/Makefile	Fri May  2 02:36:00 2003
+++ /home/rafan/tmp/ports/p5-YAML/Makefile	Wed Mar  2 01:33:03 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	YAML
-PORTVERSION=	0.35
+PORTVERSION=	0.36
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	YAML
@@ -18,7 +18,7 @@
 PERL_CONFIGURE=	yes
 CONFIGURE_ARGS+=	</dev/null
 
-MAN1=		phone2yaml.1 ysh.1 yaml2outline.1 xyx.1
+MAN1=		ysh.1
 MAN3=		YAML.3 YAML::Node.3
 
 .include <bsd.port.pre.mk>
diff -ruN --exclude=CVS /usr/ports/textproc/p5-YAML/distinfo /home/rafan/tmp/ports/p5-YAML/distinfo
--- /usr/ports/textproc/p5-YAML/distinfo	Thu Apr  1 12:59:14 2004
+++ /home/rafan/tmp/ports/p5-YAML/distinfo	Wed Mar  2 01:31:57 2005
@@ -1,2 +1,2 @@
-MD5 (YAML-0.35.tar.gz) = 03f1c4446fae2bcc7d606b0b3ded0632
-SIZE (YAML-0.35.tar.gz) = 55741
+MD5 (YAML-0.36.tar.gz) = fa3dfd21c0c813de56c51dedc36092a8
+SIZE (YAML-0.36.tar.gz) = 59834
diff -ruN --exclude=CVS /usr/ports/textproc/p5-YAML/pkg-plist /home/rafan/tmp/ports/p5-YAML/pkg-plist
--- /usr/ports/textproc/p5-YAML/pkg-plist	Fri May  2 02:36:00 2003
+++ /home/rafan/tmp/ports/p5-YAML/pkg-plist	Wed Mar  2 01:34:06 2005
@@ -1,7 +1,4 @@
-bin/xyx
 bin/ysh
-bin/yaml2outline
-bin/phone2yaml
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/.packlist
 %%SITE_PERL%%/YAML/Transfer.pm
 %%SITE_PERL%%/YAML/Node.pm
--- p5-YAML-0.36.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?200503011739.j21HdjdP008279>