summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJosh Paetzel <jpaetzel@FreeBSD.org>2018-10-08 03:05:59 +0000
committerJosh Paetzel <jpaetzel@FreeBSD.org>2018-10-08 03:05:59 +0000
commit3249d5b9fcbe522724afa70ad1333d2a77162741 (patch)
tree6d488edde4ba75790f327432b524237ec4f1a701 /textproc
parentc856a1cb627191776347c8b27a577af3082e6436 (diff)
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libyaml/Makefile3
-rw-r--r--textproc/libyaml/distinfo5
-rw-r--r--textproc/libyaml/files/patch-src__scanner.c16
-rw-r--r--textproc/libyaml/files/patch-yaml-0.1.pc.in9
-rw-r--r--textproc/libyaml/pkg-plist2
5 files changed, 5 insertions, 30 deletions
diff --git a/textproc/libyaml/Makefile b/textproc/libyaml/Makefile
index 749c21685995..8d3b7b6b4b78 100644
--- a/textproc/libyaml/Makefile
+++ b/textproc/libyaml/Makefile
@@ -2,8 +2,7 @@
# $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}
diff --git a/textproc/libyaml/distinfo b/textproc/libyaml/distinfo
index 283b94237d11..97aa0c9f2ea3 100644
--- a/textproc/libyaml/distinfo
+++ b/textproc/libyaml/distinfo
@@ -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
diff --git a/textproc/libyaml/files/patch-src__scanner.c b/textproc/libyaml/files/patch-src__scanner.c
deleted file mode 100644
index 9c6e0aa45b16..000000000000
--- a/textproc/libyaml/files/patch-src__scanner.c
+++ /dev/null
@@ -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.
- */
-
diff --git a/textproc/libyaml/files/patch-yaml-0.1.pc.in b/textproc/libyaml/files/patch-yaml-0.1.pc.in
deleted file mode 100644
index 686e3e7ae56b..000000000000
--- a/textproc/libyaml/files/patch-yaml-0.1.pc.in
+++ /dev/null
@@ -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
diff --git a/textproc/libyaml/pkg-plist b/textproc/libyaml/pkg-plist
index 19cabae67a15..7c57f033d7c6 100644
--- a/textproc/libyaml/pkg-plist
+++ b/textproc/libyaml/pkg-plist
@@ -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