pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/font-screen-cyrillic
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 28 07:17:25 UTC 2023
Modified Files:
pkgsrc/fonts/font-screen-cyrillic: Makefile distinfo
Log Message:
font-screen-cyrillic: update to 1.0.5.
This release bundles up the last twelve years worth of build system
improvements, including making the configure script more efficient
and using the -n flag to gzip to improve build reproducibility.
Alan Coopersmith (10):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
gitlab CI: stop requiring Signed-off-by in commits
Switch to XORG_DEFAULT_NOCODE_OPTIONS
Use COMPRESS_FLAGS to improve build reproducibility
font-screen-cyrillic 1.0.5
Emil Velikov (1):
autogen.sh: use quoted string variables
Gaetan Nadon (2):
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
config: update AC_PREREQ statement to 2.60
Matthieu Herrb (1):
Typo: font.dir -> fonts.dir
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/fonts/font-screen-cyrillic/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/fonts/font-screen-cyrillic/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/font-screen-cyrillic/Makefile
diff -u pkgsrc/fonts/font-screen-cyrillic/Makefile:1.3 pkgsrc/fonts/font-screen-cyrillic/Makefile:1.4
--- pkgsrc/fonts/font-screen-cyrillic/Makefile:1.3 Wed Oct 3 18:28:22 2012
+++ pkgsrc/fonts/font-screen-cyrillic/Makefile Tue Feb 28 07:17:25 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2012/10/03 18:28:22 asau Exp $
-#
+# $NetBSD: Makefile,v 1.4 2023/02/28 07:17:25 wiz Exp $
-DISTNAME= font-screen-cyrillic-1.0.4
+DISTNAME= font-screen-cyrillic-1.0.5
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_XORG:=font/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= ftp://ftp.freedesktop.org/pub/individual/font/
Index: pkgsrc/fonts/font-screen-cyrillic/distinfo
diff -u pkgsrc/fonts/font-screen-cyrillic/distinfo:1.5 pkgsrc/fonts/font-screen-cyrillic/distinfo:1.6
--- pkgsrc/fonts/font-screen-cyrillic/distinfo:1.5 Tue Oct 26 10:27:10 2021
+++ pkgsrc/fonts/font-screen-cyrillic/distinfo Tue Feb 28 07:17:25 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:27:10 nia Exp $
+$NetBSD: distinfo,v 1.6 2023/02/28 07:17:25 wiz Exp $
-BLAKE2s (font-screen-cyrillic-1.0.4.tar.bz2) = e70bbbeebf96608bccf29850199e6dd317f89d3909ba6a0690afd168c299506e
-SHA512 (font-screen-cyrillic-1.0.4.tar.bz2) = 58f12a4cbd18e323daad75b32a01ab3980dca0046f8dd94ff4452606ab9316b8a208dda3bc8e9346c02993bd2b8bb2b3dfe3413ccf9fc6a907fc1ea5d236fa51
-Size (font-screen-cyrillic-1.0.4.tar.bz2) = 103168 bytes
+BLAKE2s (font-screen-cyrillic-1.0.5.tar.xz) = 0470a2676b0c40fb80cf97aaa7152c6e3743b35de90eb7407240fc1d8b89e76e
+SHA512 (font-screen-cyrillic-1.0.5.tar.xz) = 9f136fc6f6a3621c4b38302af5396789b1e6558b9b4b1b991624945eb9aac8497a6cd415460abc7dbcbaad1ef8ebd23cacfb3448c6e34cc9ba0726e7973c1a99
+Size (font-screen-cyrillic-1.0.5.tar.xz) = 98788 bytes
Home |
Main Index |
Thread Index |
Old Index