pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/atril
Module Name: pkgsrc
Committed By: gutteridge
Date: Tue Jul 20 23:16:30 UTC 2021
Modified Files:
pkgsrc/print/atril: Makefile distinfo
Log Message:
atril: update to 1.24.1
Change log:
atril 1.24.1
* update translations
* epub backend: Escape link text to display & in index content
* Fix segfault on empty navMap
* build: silent build warnings for distcheck
* epub backend: build with WARN_CFLAGS instead WARN_CXXFLAGS
* build: set compiler warning level to yes
* Update authors
* thumbnailer: fix typo in the option description
* Use int64_t for g_date_time_to_unix even word size is 32-bit wide
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/print/atril/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/atril/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/atril/Makefile
diff -u pkgsrc/print/atril/Makefile:1.70 pkgsrc/print/atril/Makefile:1.71
--- pkgsrc/print/atril/Makefile:1.70 Thu Jun 10 11:06:22 2021
+++ pkgsrc/print/atril/Makefile Tue Jul 20 23:16:30 2021
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.70 2021/06/10 11:06:22 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2021/07/20 23:16:30 gutteridge Exp $
-PKGREVISION= 11
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= atril-${VERSION}
+DISTNAME= atril-${VERSION:R}.1
CATEGORIES= print
COMMENT= Simple multi-page document viewer for the MATE environment
Index: pkgsrc/print/atril/distinfo
diff -u pkgsrc/print/atril/distinfo:1.10 pkgsrc/print/atril/distinfo:1.11
--- pkgsrc/print/atril/distinfo:1.10 Sun Apr 5 16:05:40 2020
+++ pkgsrc/print/atril/distinfo Tue Jul 20 23:16:30 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/04/05 16:05:40 bsiegert Exp $
+$NetBSD: distinfo,v 1.11 2021/07/20 23:16:30 gutteridge Exp $
-SHA1 (atril-1.24.0.tar.xz) = 0638121716633fd5ce7a996c0bff495d72ef6f01
-RMD160 (atril-1.24.0.tar.xz) = 1bb29dbb53c60db51ad6928b64b404b48838bdaf
-SHA512 (atril-1.24.0.tar.xz) = dfdd5ed82ba76c4f0a446a95b0a6201bedf8b4d00ff46ce697a5b937251f6d7a1888ca76eef623eb84dcddb425c7ad662e179f593686bba064b7491d4d940293
-Size (atril-1.24.0.tar.xz) = 2062468 bytes
+SHA1 (atril-1.24.1.tar.xz) = e0f8051e5f2f79e7e29637a6b16974fc845804f2
+RMD160 (atril-1.24.1.tar.xz) = bac8c38cc43a2f4e3d44f5993cb5cc404f12aa23
+SHA512 (atril-1.24.1.tar.xz) = 94a55e7699bdfc9368e20986664bd411c12f50f466874ebf20210df3de6ddb499866b505e157c56b58a8065aad2c24284b96afa8c547a6cd259eef413096a91a
+Size (atril-1.24.1.tar.xz) = 2043552 bytes
Home |
Main Index |
Thread Index |
Old Index