summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2014-02-09 23:19:22 +0000
committertron <tron@pkgsrc.org>2014-02-09 23:19:22 +0000
commite26d1a26ea28de586b7c3659941988b0e2d0f44f (patch)
tree2cac8f9efdcc657cc5e37927de7bc5b9724cc180 /textproc
parent2b5d68e7ddee4857826b1e8582be7346c124497c (diff)
downloadpkgsrc-e26d1a26ea28de586b7c3659941988b0e2d0f44f.tar.gz
Pullup ticket #4317 - requested by drochner
textproc/libyaml: security update Revisions pulled up: - textproc/libyaml/Makefile 1.6 - textproc/libyaml/distinfo 1.4 --- Module Name: pkgsrc Committed By: drochner Date: Wed Feb 5 11:14:07 UTC 2014 Modified Files: pkgsrc/textproc/libyaml: Makefile distinfo Log Message: update to 0.1.5 changes: -fix buffer overflow (CVE-2013-6393) -more hardening and minor fixes pkgsrc change: added "test" target
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libyaml/Makefile5
-rw-r--r--textproc/libyaml/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/libyaml/Makefile b/textproc/libyaml/Makefile
index d6235c792e1..4fd3f62a30c 100644
--- a/textproc/libyaml/Makefile
+++ b/textproc/libyaml/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2012/10/25 06:56:05 asau Exp $
+# $NetBSD: Makefile,v 1.5.10.1 2014/02/09 23:19:22 tron Exp $
#
-DISTNAME= yaml-0.1.4
+DISTNAME= yaml-0.1.5
PKGNAME= lib${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= http://pyyaml.org/download/libyaml/
@@ -14,5 +14,6 @@ LICENSE= mit
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE= yaml-0.1.pc.in
+TEST_TARGET= check
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/libyaml/distinfo b/textproc/libyaml/distinfo
index 6ebe47741f1..0a3fc674911 100644
--- a/textproc/libyaml/distinfo
+++ b/textproc/libyaml/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2012/09/02 15:03:01 wiz Exp $
+$NetBSD: distinfo,v 1.3.12.1 2014/02/09 23:19:22 tron Exp $
-SHA1 (yaml-0.1.4.tar.gz) = e0e5e09192ab10a607e3da2970db492118f560f2
-RMD160 (yaml-0.1.4.tar.gz) = 5051545022ffa4c78e63fed6f3af30f90e931497
-Size (yaml-0.1.4.tar.gz) = 471759 bytes
+SHA1 (yaml-0.1.5.tar.gz) = 8b78cb9f759c7d80db8a7328c0ebecfe34fde737
+RMD160 (yaml-0.1.5.tar.gz) = 58d5a60ccc13c728bed48013cd0a5f001d7bde04
+Size (yaml-0.1.5.tar.gz) = 504897 bytes