pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/font-misc-cyrillic



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 28 07:10:27 UTC 2023

Modified Files:
        pkgsrc/fonts/font-misc-cyrillic: Makefile distinfo

Log Message:
font-misc-cyrillic: update to 1.0.4.

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-misc-cyrillic 1.0.4

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-misc-cyrillic/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/fonts/font-misc-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-misc-cyrillic/Makefile
diff -u pkgsrc/fonts/font-misc-cyrillic/Makefile:1.3 pkgsrc/fonts/font-misc-cyrillic/Makefile:1.4
--- pkgsrc/fonts/font-misc-cyrillic/Makefile:1.3        Wed Oct  3 18:28:21 2012
+++ pkgsrc/fonts/font-misc-cyrillic/Makefile    Tue Feb 28 07:10:27 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2012/10/03 18:28:21 asau Exp $
-#
+# $NetBSD: Makefile,v 1.4 2023/02/28 07:10:27 wiz Exp $
 
-DISTNAME=      font-misc-cyrillic-1.0.3
+DISTNAME=      font-misc-cyrillic-1.0.4
 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-misc-cyrillic/distinfo
diff -u pkgsrc/fonts/font-misc-cyrillic/distinfo:1.5 pkgsrc/fonts/font-misc-cyrillic/distinfo:1.6
--- pkgsrc/fonts/font-misc-cyrillic/distinfo:1.5        Tue Oct 26 10:27:10 2021
+++ pkgsrc/fonts/font-misc-cyrillic/distinfo    Tue Feb 28 07:10:27 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:10:27 wiz Exp $
 
-BLAKE2s (font-misc-cyrillic-1.0.3.tar.bz2) = 90b60bde55b9e5fc78ce161a1827acb981db881dd3fa38d725968d828041c7be
-SHA512 (font-misc-cyrillic-1.0.3.tar.bz2) = 75e49cdb633f7ce5b9612d5adb0a85471c8fde5d55e8ccd9302f79f01e99e78b02449642c2cf785289f58d833bfa62042fce4253093fb17c87471559d1f9bdbf
-Size (font-misc-cyrillic-1.0.3.tar.bz2) = 125971 bytes
+BLAKE2s (font-misc-cyrillic-1.0.4.tar.xz) = 375e34322c3016360ad7dcebcb0a2be39de7bf8634fed8de45dd72262dc094a5
+SHA512 (font-misc-cyrillic-1.0.4.tar.xz) = fb2102805fedbd04b1533b85abcde79f432b97b72822bcfcdc09f525488d0d0c63815c8c25b79bab864bbe11fa1b72e2c34f5ba7b96eee1b6c84b841bb333353
+Size (font-misc-cyrillic-1.0.4.tar.xz) = 124252 bytes



Home | Main Index | Thread Index | Old Index