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 Apr 24 07:50:56 UTC 2023

Modified Files:
        pkgsrc/print/mupdf: Makefile

Log Message:
mupdf: bump for mujs change


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/print/mupdf/Makefile

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.100 pkgsrc/print/mupdf/Makefile:1.101
--- pkgsrc/print/mupdf/Makefile:1.100   Wed Apr 19 08:08:40 2023
+++ pkgsrc/print/mupdf/Makefile Mon Apr 24 07:50:56 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.100 2023/04/19 08:08:40 adam Exp $
+# $NetBSD: Makefile,v 1.101 2023/04/24 07:50:56 wiz Exp $
 
 DISTNAME=      mupdf-1.21.1-source
 PKGNAME=       ${DISTNAME:S/-source//}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    print
 MASTER_SITES=  https://mupdf.com/downloads/archive/
 



Home | Main Index | Thread Index | Old Index