Index: head/textproc/libyaml/files/patch-src__scanner.c =================================================================== --- head/textproc/libyaml/files/patch-src__scanner.c (revision 481509) +++ head/textproc/libyaml/files/patch-src__scanner.c (nonexistent) @@ -1,16 +0,0 @@ ---- src/scanner.c.orig 2014-03-27 03:54:02.000000000 +0900 -+++ src/scanner.c 2014-12-14 10:07:35.636167929 +0900 -@@ -1106,13 +1106,6 @@ - && parser->indent == (ptrdiff_t)parser->mark.column); - - /* -- * A simple key is required only when it is the first token in the current -- * line. Therefore it is always allowed. But we add a check anyway. -- */ -- -- assert(parser->simple_key_allowed || !required); /* Impossible. */ -- -- /* - * If the current position may start a simple key, save it. - */ - Property changes on: head/textproc/libyaml/files/patch-src__scanner.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/textproc/libyaml/files/patch-yaml-0.1.pc.in =================================================================== --- head/textproc/libyaml/files/patch-yaml-0.1.pc.in (revision 481509) +++ head/textproc/libyaml/files/patch-yaml-0.1.pc.in (nonexistent) @@ -1,9 +0,0 @@ ---- yaml-0.1.pc.in.orig 2012-02-13 12:45:03.000000000 +0100 -+++ yaml-0.1.pc.in 2012-02-13 12:46:08.000000000 +0100 -@@ -6,5 +6,5 @@ - Name: LibYAML - Description: Library to parse and emit YAML - Version: @PACKAGE_VERSION@ --Cflags: -+Cflags: -I${includedir} - Libs: -L${libdir} -lyaml Property changes on: head/textproc/libyaml/files/patch-yaml-0.1.pc.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/textproc/libyaml/Makefile =================================================================== --- head/textproc/libyaml/Makefile (revision 481509) +++ head/textproc/libyaml/Makefile (revision 481510) @@ -1,23 +1,22 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= libyaml -PORTVERSION= 0.1.6 -PORTREVISION= 2 +PORTVERSION= 0.2.1 CATEGORIES= textproc MASTER_SITES= http://pyyaml.org/download/libyaml/ DISTNAME= yaml-${PORTVERSION} DIST_SUBDIR= repacked MAINTAINER= jpaetzel@FreeBSD.org COMMENT= YAML 1.1 parser and emitter written in C LICENSE= MIT GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= cpe libtool pathfix CPE_VENDOR= pyyaml USE_LDCONFIG= yes .include Index: head/textproc/libyaml/distinfo =================================================================== --- head/textproc/libyaml/distinfo (revision 481509) +++ head/textproc/libyaml/distinfo (revision 481510) @@ -1,2 +1,3 @@ -SHA256 (repacked/yaml-0.1.6.tar.gz) = 7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749 -SIZE (repacked/yaml-0.1.6.tar.gz) = 503012 +TIMESTAMP = 1538967622 +SHA256 (repacked/yaml-0.2.1.tar.gz) = 78281145641a080fb32d6e7a87b9c0664d611dcb4d542e90baf731f51cbb59cd +SIZE (repacked/yaml-0.2.1.tar.gz) = 599727 Index: head/textproc/libyaml/pkg-plist =================================================================== --- head/textproc/libyaml/pkg-plist (revision 481509) +++ head/textproc/libyaml/pkg-plist (revision 481510) @@ -1,6 +1,6 @@ include/yaml.h lib/libyaml-0.so.2 -lib/libyaml-0.so.2.0.4 +lib/libyaml-0.so.2.0.5 lib/libyaml.a lib/libyaml.so libdata/pkgconfig/yaml-0.1.pc