summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-11-06 21:33:44 +0000
committerwiz <wiz@pkgsrc.org>2016-11-06 21:33:44 +0000
commit98bccfbe9ad28a6b5ab34f69ab62131243024335 (patch)
tree8647873f54aeb12b58c9ae0020879c02e7f0dd51
parent9d8a59169ecf9c7d05960782136d8f3ab31fa4cf (diff)
downloadpkgsrc-98bccfbe9ad28a6b5ab34f69ab62131243024335.tar.gz
Add upstream bug report URL.
-rw-r--r--devel/flex/distinfo4
-rw-r--r--devel/flex/patches/patch-configure3
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/flex/distinfo b/devel/flex/distinfo
index 3daf73816ab..c4950542851 100644
--- a/devel/flex/distinfo
+++ b/devel/flex/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.25 2016/11/06 21:31:38 wiz Exp $
+$NetBSD: distinfo,v 1.26 2016/11/06 21:33:44 wiz Exp $
SHA1 (flex-2.6.2.tar.gz) = 9eab5eddb6efb34d420b3162fd619a01940b9438
RMD160 (flex-2.6.2.tar.gz) = f58dca039f2b77b9477e45ac92a57804a6458f13
SHA512 (flex-2.6.2.tar.gz) = 481fe3f1c370fe04d5a605a826c53dd0afa5b6ea655f0d14fa9bb9cb498c016f68cef8fea806458f07baa7ae5bc1ac729be427cb4e0cc39ce744a809ef6442b3
Size (flex-2.6.2.tar.gz) = 1402237 bytes
-SHA1 (patch-configure) = 8eeb54c913794d9489b6e2a6d9ae9ce2d32fb7f1
+SHA1 (patch-configure) = dfd8bf7682d99991911b355af5015961f1333195
SHA1 (patch-tests_Makefile.am) = f30524f9b8c22a37cb04b4406ec142ea1ecb8e59
SHA1 (patch-tests_Makefile.in) = 709d5f117418bbcbcc54926f582bc808daf12f3b
diff --git a/devel/flex/patches/patch-configure b/devel/flex/patches/patch-configure
index 02b588c54f6..a0a8ed3d29f 100644
--- a/devel/flex/patches/patch-configure
+++ b/devel/flex/patches/patch-configure
@@ -1,6 +1,7 @@
-$NetBSD: patch-configure,v 1.1 2016/11/06 21:31:38 wiz Exp $
+$NetBSD: patch-configure,v 1.2 2016/11/06 21:33:44 wiz Exp $
Fix unportable test(1) operator.
+https://github.com/westes/flex/pull/120
--- configure.orig 2016-11-06 21:14:32.894863747 +0000
+++ configure