pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/sile



Module Name:    pkgsrc
Committed By:   joerg
Date:           Mon Oct 12 11:15:29 UTC 2020

Modified Files:
        pkgsrc/print/sile: Makefile PLIST distinfo

Log Message:
Update to sile 0.10.12:
- bugfixes
- LuaJIT support (untested)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/sile/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/sile/PLIST pkgsrc/print/sile/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/sile/Makefile
diff -u pkgsrc/print/sile/Makefile:1.4 pkgsrc/print/sile/Makefile:1.5
--- pkgsrc/print/sile/Makefile:1.4      Sun Sep 27 02:06:50 2020
+++ pkgsrc/print/sile/Makefile  Mon Oct 12 11:15:29 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/09/27 02:06:50 mef Exp $
+# $NetBSD: Makefile,v 1.5 2020/10/12 11:15:29 joerg Exp $
 
-DISTNAME=      sile-0.10.9
-PKGREVISION=   1
+DISTNAME=      sile-0.10.12
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=sile-typesetter/}
 GITHUB_PROJECT=        sile
@@ -32,6 +31,9 @@ DEPENDS+=     ${LUA_PKGPREFIX}-expat-[0-9]*:
 DEPENDS+=      ${LUA_PKGPREFIX}-cosmo-[0-9]*:../../textproc/lua-cosmo
 
 # Tests require additional font downloads
+#pre-test:
+#      ${LN} -fs ${PREFIX}/bin/busted${_LUA_DOT_VERSION} ${TOOLS_DIR}/bin/busted
+#TEST_DEPENDS+=        ${LUA_PKGPREFIX}-busted-[0-9]*:../../devel/lua-busted
 #USE_TOOLS+=   perl:test
 #TEST_TARGET=  test
 

Index: pkgsrc/print/sile/PLIST
diff -u pkgsrc/print/sile/PLIST:1.1 pkgsrc/print/sile/PLIST:1.2
--- pkgsrc/print/sile/PLIST:1.1 Thu Aug  6 23:52:48 2020
+++ pkgsrc/print/sile/PLIST     Mon Oct 12 11:15:29 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2020/08/06 23:52:48 joerg Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/10/12 11:15:29 joerg Exp $
 bin/sile
 include/libtexpdf/agl.h
 include/libtexpdf/bmpimage.h
@@ -75,6 +75,7 @@ lib/sile/svg.la
 man/man1/sile.1
 share/doc/sile/CHANGELOG.md
 share/doc/sile/README.md
+share/licenses/sile/LICENSE
 share/sile/classes/bible.lua
 share/sile/classes/book.lua
 share/sile/classes/diglot.lua
Index: pkgsrc/print/sile/distinfo
diff -u pkgsrc/print/sile/distinfo:1.1 pkgsrc/print/sile/distinfo:1.2
--- pkgsrc/print/sile/distinfo:1.1      Thu Aug  6 23:52:48 2020
+++ pkgsrc/print/sile/distinfo  Mon Oct 12 11:15:29 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1 2020/08/06 23:52:48 joerg Exp $
+$NetBSD: distinfo,v 1.2 2020/10/12 11:15:29 joerg Exp $
 
-SHA1 (sile-0.10.9.tar.xz) = 7453f470b9daa88c9db0d4fe4f978e64bfa450c1
-RMD160 (sile-0.10.9.tar.xz) = 21ebf989cd4e1cd027cb3004cb446df21a8c3c2a
-SHA512 (sile-0.10.9.tar.xz) = 3e1e53129f3956c47125f594ed23e4a3713ba0799c07ce7bb93b1a416bb4bd96063e4cc5b7563f68d1fdf3140bade9e4890719dba4dff79ee4f3761754ddc593
-Size (sile-0.10.9.tar.xz) = 12072132 bytes
+SHA1 (sile-0.10.12.tar.xz) = ff22e9230f22a0964a96e632b7a6032db46d7958
+RMD160 (sile-0.10.12.tar.xz) = ee00a8c4a6ed9d577fb7226210ffd643caca1b82
+SHA512 (sile-0.10.12.tar.xz) = 4d66ffc94a9b413ac1de7654eb117b36b9e9e1b742834cb36282a8861614717436a1be67f3334b2ddab0127c38519609fa1d4c0d87943a22fe6c080aec8f4388
+Size (sile-0.10.12.tar.xz) = 12028456 bytes
 SHA1 (patch-configure) = 05c5b47f66edee48dd4466187a777517eafef380
 SHA1 (patch-src_Makefile.in) = 875feda6a0feb1b5af01765f3037e9d061c457ce



Home | Main Index | Thread Index | Old Index