pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/mupdf/patches



Module Name:    pkgsrc
Committed By:   vins
Date:           Thu Sep  7 14:52:50 UTC 2023

Modified Files:
        pkgsrc/print/mupdf/patches: patch-platform_x11_curl__stream.c

Log Message:
mupdf: fix small typo in patch description.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/print/mupdf/patches/patch-platform_x11_curl__stream.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/mupdf/patches/patch-platform_x11_curl__stream.c
diff -u pkgsrc/print/mupdf/patches/patch-platform_x11_curl__stream.c:1.1 pkgsrc/print/mupdf/patches/patch-platform_x11_curl__stream.c:1.2
--- pkgsrc/print/mupdf/patches/patch-platform_x11_curl__stream.c:1.1    Thu Sep  7 14:36:54 2023
+++ pkgsrc/print/mupdf/patches/patch-platform_x11_curl__stream.c        Thu Sep  7 14:52:50 2023
@@ -1,6 +1,6 @@
-$NetBSD: patch-platform_x11_curl__stream.c,v 1.1 2023/09/07 14:36:54 vins Exp $
+$NetBSD: patch-platform_x11_curl__stream.c,v 1.2 2023/09/07 14:52:50 vins Exp $
 
-offset is ia 64-bit integer.
+offset is a 64-bit integer.
 
 --- platform/x11/curl_stream.c.orig    2023-09-05 11:51:19.000000000 +0000
 +++ platform/x11/curl_stream.c



Home | Main Index | Thread Index | Old Index