summaryrefslogtreecommitdiff
path: root/graphics/grafx2
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-02-11 02:38:37 +0000
committerryoon <ryoon@pkgsrc.org>2020-02-11 02:38:37 +0000
commit7007abfec467e1f307ece79d3d97851d42f5f2fb (patch)
tree09c540bec7af6028ab0ed326fccc8bf7e5b53af1 /graphics/grafx2
parent56bdedf4d7527d0225bf0e0244347224142196d2 (diff)
downloadpkgsrc-7007abfec467e1f307ece79d3d97851d42f5f2fb.tar.gz
grafx2: Add upstream bug report URI to a patch
Diffstat (limited to 'graphics/grafx2')
-rw-r--r--graphics/grafx2/distinfo4
-rw-r--r--graphics/grafx2/patches/patch-help.c3
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/grafx2/distinfo b/graphics/grafx2/distinfo
index ab63b73aa5d..599783105e9 100644
--- a/graphics/grafx2/distinfo
+++ b/graphics/grafx2/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.3 2020/02/10 13:08:10 ryoon Exp $
+$NetBSD: distinfo,v 1.4 2020/02/11 02:38:37 ryoon Exp $
SHA1 (grafx2-2.7.2950-src.tgz) = 126fa87c1bcd18af0215b24451828c37d6c45f31
RMD160 (grafx2-2.7.2950-src.tgz) = c9a2ca8c59d0229b296bb2eeac3293a7a2fbd679
SHA512 (grafx2-2.7.2950-src.tgz) = 1f13d17327b55d040cca63bf804f81ff2cc8a57ef6c3418d5da2e84c090b3c2b62ed348abfb95b50f11ceea80637477e8cfd3d277dfd5c8949fbdb7620098cec
Size (grafx2-2.7.2950-src.tgz) = 1104406 bytes
-SHA1 (patch-help.c) = 769082d899ee7e3e88fa789f59d26db723d7c8ee
+SHA1 (patch-help.c) = 6b889198e644c1cf720956f1b2003032d09c1013
SHA1 (patch-main.c) = 3116bf8990994265132ce95fec1ca13a0b735912
SHA1 (patch-misc.c) = 19d9c3225babd1f62c14def892b77a8691edb0a6
diff --git a/graphics/grafx2/patches/patch-help.c b/graphics/grafx2/patches/patch-help.c
index 81e49034227..9954d75ab8f 100644
--- a/graphics/grafx2/patches/patch-help.c
+++ b/graphics/grafx2/patches/patch-help.c
@@ -1,6 +1,7 @@
-$NetBSD: patch-help.c,v 1.2 2020/02/10 13:08:10 ryoon Exp $
+$NetBSD: patch-help.c,v 1.3 2020/02/11 02:38:37 ryoon Exp $
Use statvfs on NetBSD.
+https://gitlab.com/GrafX2/grafX2/-/merge_requests/274
--- help.c.orig 2020-02-06 21:01:27.000000000 +0000
+++ help.c