FreeBSD Bugzilla – Attachment 70184 Details for
Bug 102465
[PATCH] textproc/p5-YAML-Tiny: update to 0.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-YAML-Tiny-0.10.patch
p5-YAML-Tiny-0.10.patch (text/plain), 1.62 KB, created by
Cheng-Lung Sung
on 2006-08-24 03:40:21 UTC
(
hide
)
Description:
p5-YAML-Tiny-0.10.patch
Filename:
MIME Type:
Creator:
Cheng-Lung Sung
Created:
2006-08-24 03:40:21 UTC
Size:
1.62 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/textproc/p5-YAML-Tiny/Makefile,v >retrieving revision 1.1 >diff -u -u -r1.1 Makefile >--- Makefile 17 Jul 2006 18:23:22 -0000 1.1 >+++ Makefile 24 Aug 2006 02:36:13 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= YAML-Tiny >-PORTVERSION= 0.05 >+PORTVERSION= 0.10 > CATEGORIES= textproc perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= YAML >@@ -15,10 +15,14 @@ > MAINTAINER= ychsiao@ychsiao.org > COMMENT= YAML::Tiny - Read/Write YAML files with as little code as possible > >-BUILD_DEPENDS= p5-Test-Base>=0.47:${PORTSDIR}/devel/p5-Test-Base >-RUN_DEPENDS= ${BUILD_DEPENDS} >- > PERL_CONFIGURE= yes > > MAN3= YAML::Tiny.3 >-.include <bsd.port.mk> >+ >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500601 # File::Spec require at least 0.8 >+IGNORE= requires perl 5.6.x or later. Install lang/perl5.8 then try again >+.endif >+ >+.include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/textproc/p5-YAML-Tiny/distinfo,v >retrieving revision 1.1 >diff -u -u -r1.1 distinfo >--- distinfo 17 Jul 2006 18:23:22 -0000 1.1 >+++ distinfo 24 Aug 2006 02:36:13 -0000 >@@ -1,3 +1,3 @@ >-MD5 (YAML-Tiny-0.05.tar.gz) = 474a4923fddfbd9d2b17dfbeff3bf935 >-SHA256 (YAML-Tiny-0.05.tar.gz) = 9b282d5b0499fc1eaf3dd3e50904332c566ada057341f702b35809744fbf1e85 >-SIZE (YAML-Tiny-0.05.tar.gz) = 28539 >+MD5 (YAML-Tiny-0.10.tar.gz) = db6af4de3ec887ac42d0faf28bb4873e >+SHA256 (YAML-Tiny-0.10.tar.gz) = b41e756f38586cbfc07e23cffce8145c0c7fdf48fcc722e77c30004642142426 >+SIZE (YAML-Tiny-0.10.tar.gz) = 29912
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 102465
: 70184