pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/mupdf
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 13 11:49:41 UTC 2023
Modified Files:
pkgsrc/print/mupdf: Makefile distinfo
Log Message:
mupdf: update to 1.23.5.
Changes not found.
To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 pkgsrc/print/mupdf/Makefile
cvs rdiff -u -r1.71 -r1.72 pkgsrc/print/mupdf/distinfo
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/Makefile
diff -u pkgsrc/print/mupdf/Makefile:1.113 pkgsrc/print/mupdf/Makefile:1.114
--- pkgsrc/print/mupdf/Makefile:1.113 Sun Nov 12 13:23:19 2023
+++ pkgsrc/print/mupdf/Makefile Mon Nov 13 11:49:41 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.113 2023/11/12 13:23:19 wiz Exp $
+# $NetBSD: Makefile,v 1.114 2023/11/13 11:49:41 wiz Exp $
-DISTNAME= mupdf-1.23.4-source
+DISTNAME= mupdf-1.23.5-source
PKGNAME= ${DISTNAME:S/-source//}
-PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= https://mupdf.com/downloads/archive/
@@ -11,9 +10,12 @@ HOMEPAGE= https://mupdf.com/
COMMENT= Lightweight PDF, XPS and E-book viewer and toolkit
LICENSE= gnu-agpl-v3
-USE_LANGUAGES= c99 c++11
+USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config gmake
+USE_CC_FEATURES= c99
+USE_CXX_FEATURES= c++11
+
CFLAGS.SunOS+= -D_XOPEN_SOURCE=600
LDFLAGS+= ${COMPILER_RPATH_FLAG}${X11BASE}/lib
Index: pkgsrc/print/mupdf/distinfo
diff -u pkgsrc/print/mupdf/distinfo:1.71 pkgsrc/print/mupdf/distinfo:1.72
--- pkgsrc/print/mupdf/distinfo:1.71 Thu Oct 19 15:02:52 2023
+++ pkgsrc/print/mupdf/distinfo Mon Nov 13 11:49:41 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.71 2023/10/19 15:02:52 wiz Exp $
+$NetBSD: distinfo,v 1.72 2023/11/13 11:49:41 wiz Exp $
-BLAKE2s (mupdf-1.23.4-source.tar.gz) = 953b25bbf7e8fbbba483b1e0eeb54f380cc1859280c914e4e8dc1d7ac06ce5c6
-SHA512 (mupdf-1.23.4-source.tar.gz) = 038b80f5ca37c675069dd14d9f93f18548b765eb0e7f0063d433716a0e85941b6dc4bc5080866843d6bbe376c5666bc9f79210b8a045ca352bdff0728eff3802
-Size (mupdf-1.23.4-source.tar.gz) = 55146083 bytes
+BLAKE2s (mupdf-1.23.5-source.tar.gz) = f154318faf4cb36fae0206a6748424d5e124303e0f4edac4a471025a76df1aa5
+SHA512 (mupdf-1.23.5-source.tar.gz) = 9a9101e2a505520cd89247ee6cd1dd2cdeca50aef1d23fe7c34eed74c87657545b2987e93af328b99336817cc099e94373f0407082996ebaa1c4870125628b83
+Size (mupdf-1.23.5-source.tar.gz) = 55162335 bytes
SHA1 (patch-Makelists) = 714157e21b2b609ac4f0adacc73c3e3a2156640a
SHA1 (patch-ab) = 548361a64a7ef6777e60e48a2653120034a35338
SHA1 (patch-ac) = 2377fe83c6ff3b976a20a912087694fcfe0e9168
Home |
Main Index |
Thread Index |
Old Index