[Midnightbsd-cvs] mports: textproc/p5-YAML: update to 0.66.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Mar 27 12:36:41 EDT 2008


Log Message:
-----------
update to 0.66.  license.

Modified Files:
--------------
    mports/textproc/p5-YAML:
        Makefile (r1.2 -> r1.3)
        distinfo (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/p5-YAML/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L textproc/p5-YAML/Makefile -L textproc/p5-YAML/Makefile -u -r1.2 -r1.3
--- textproc/p5-YAML/Makefile
+++ textproc/p5-YAML/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	YAML
-PORTVERSION=	0.65
+PORTVERSION=	0.66
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	YAML
@@ -15,6 +15,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	YAML implementation in Perl
+LICENSE=	perl
 
 BUILD_DEPENDS=	\
 	p5-Test-Base>=0.47:${PORTSDIR}/devel/p5-Test-Base
@@ -38,23 +39,5 @@
 	YAML::Tag.3 \
 	YAML::Types.3
 
-.include <bsd.port.pre.mk>
+.include <bsd.port.mk>
 
-.if ${PERL_LEVEL} < 500601
-IGNORE=		requires perl 5.6.1 or later. Install lang/perl5.8 and try again
-.endif
-
-.if ${PERL_LEVEL} < 500803
-post-install:
-	@${ECHO_MSG} ""
-	@${ECHO_MSG} "===> You are using an old version of Perl."
-	@${ECHO_MSG} ""
-	@${ECHO_MSG} "===> YAML.pm module is known to be buggy with your"
-	@${ECHO_MSG} "===> version of Perl.  It should mostly work, but"
-	@${ECHO_MSG} "===> it will not be able to dump Perl code correctly."
-	@${ECHO_MSG} ""
-	@${ECHO_MSG} "===> Perhaps you should consider an upgrade."
-	@${ECHO_MSG} ""
-.endif
-
-.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/textproc/p5-YAML/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L textproc/p5-YAML/distinfo -L textproc/p5-YAML/distinfo -u -r1.2 -r1.3
--- textproc/p5-YAML/distinfo
+++ textproc/p5-YAML/distinfo
@@ -1,3 +1,3 @@
-MD5 (YAML-0.65.tar.gz) = b0361ec088c781337075146af78fded7
-SHA256 (YAML-0.65.tar.gz) = 866352eeef20761382fd88e2d66deecefb0417ad65bb9e1846e350762d37cd28
-SIZE (YAML-0.65.tar.gz) = 93938
+MD5 (YAML-0.66.tar.gz) = 33a0367cb343e1f0dce20f144d0167ba
+SHA256 (YAML-0.66.tar.gz) = fcd9d1e9315406c655b944b50eeb287529fa642263ce2a8aba1e213abc7192dd
+SIZE (YAML-0.66.tar.gz) = 94654


More information about the Midnightbsd-cvs mailing list