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:   ryoon
Date:           Tue Oct  9 12:34:16 UTC 2018

Modified Files:
        pkgsrc/print/mupdf: Makefile distinfo

Log Message:
Upstream replaced tarball. Set DIST_SUBDIR for new one


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/print/mupdf/Makefile
cvs rdiff -u -r1.41 -r1.42 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.62 pkgsrc/print/mupdf/Makefile:1.63
--- pkgsrc/print/mupdf/Makefile:1.62    Thu Oct  4 19:02:33 2018
+++ pkgsrc/print/mupdf/Makefile Tue Oct  9 12:34:16 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2018/10/04 19:02:33 leot Exp $
+# $NetBSD: Makefile,v 1.63 2018/10/09 12:34:16 ryoon Exp $
 
 DISTNAME=      mupdf-1.14.0-source
 PKGNAME=       ${DISTNAME:S/-source//}
@@ -10,6 +10,8 @@ HOMEPAGE=     https://mupdf.com/
 COMMENT=       Lightweight PDF, XPS and E-book viewer and toolkit
 LICENSE=       gnu-agpl-v3
 
+DIST_SUBDIR=   ${PKGNAME_NOREV}
+
 USE_LANGUAGES= c99
 USE_LIBTOOL=   yes
 USE_TOOLS+=    pkg-config gmake

Index: pkgsrc/print/mupdf/distinfo
diff -u pkgsrc/print/mupdf/distinfo:1.41 pkgsrc/print/mupdf/distinfo:1.42
--- pkgsrc/print/mupdf/distinfo:1.41    Thu Oct  4 19:02:33 2018
+++ pkgsrc/print/mupdf/distinfo Tue Oct  9 12:34:16 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.41 2018/10/04 19:02:33 leot Exp $
+$NetBSD: distinfo,v 1.42 2018/10/09 12:34:16 ryoon Exp $
 
-SHA1 (mupdf-1.14.0-source.tar.gz) = 289023cd4d10cc42177cd5ee3f20a936f35c84a4
-RMD160 (mupdf-1.14.0-source.tar.gz) = 5b0d14594da547dd80332b96dad93477b6a5d096
-SHA512 (mupdf-1.14.0-source.tar.gz) = 9a8c5d7ce8336fd2cc2d49574a9f3909900e77a734e804380c17a30df1b10bb9c35d781f43dd70b423bf3c607575ef5a901bb70c1b6ce703fe27e03818fc2a62
-Size (mupdf-1.14.0-source.tar.gz) = 55652044 bytes
+SHA1 (mupdf-1.14.0/mupdf-1.14.0-source.tar.gz) = b55179569716b9fd85655f6018ffd999b101f3c5
+RMD160 (mupdf-1.14.0/mupdf-1.14.0-source.tar.gz) = 4bff6300792025f5bd76b46d010dcfc8d2edeeb1
+SHA512 (mupdf-1.14.0/mupdf-1.14.0-source.tar.gz) = 2dbe4e1d02e296dd01f59471d34771066eaab10b81d9a357f5ea9661298116b5dbfec61858dc0fb3e6714d66bde9fa22d2b665b90165b8642342ec838289dcf9
+Size (mupdf-1.14.0/mupdf-1.14.0-source.tar.gz) = 55654104 bytes
 SHA1 (patch-Makethird) = 33b7ccf235e971c44e159a687cecc033155957ba
 SHA1 (patch-ab) = 5ef190923d648165cdf29174f1521bd069c7e6f9
 SHA1 (patch-ac) = 4f685e425bff4d257ca3bce3d2b536d5cea1e8aa



Home | Main Index | Thread Index | Old Index