pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/font-adobe-utopia-100dpi



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 28 06:50:02 UTC 2023

Modified Files:
        pkgsrc/fonts/font-adobe-utopia-100dpi: Makefile distinfo

Log Message:
font-adobe-utopia: 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-adobe-utopia-100dpi 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.10 -r1.11 pkgsrc/fonts/font-adobe-utopia-100dpi/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/fonts/font-adobe-utopia-100dpi/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-adobe-utopia-100dpi/Makefile
diff -u pkgsrc/fonts/font-adobe-utopia-100dpi/Makefile:1.10 pkgsrc/fonts/font-adobe-utopia-100dpi/Makefile:1.11
--- pkgsrc/fonts/font-adobe-utopia-100dpi/Makefile:1.10 Wed Nov  9 13:14:11 2022
+++ pkgsrc/fonts/font-adobe-utopia-100dpi/Makefile      Tue Feb 28 06:50:02 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:11 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.11 2023/02/28 06:50:02 wiz Exp $
 
-DISTNAME=              font-adobe-utopia-100dpi-1.0.4
+DISTNAME=              font-adobe-utopia-100dpi-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=              https://xorg.freedesktop.org/

Index: pkgsrc/fonts/font-adobe-utopia-100dpi/distinfo
diff -u pkgsrc/fonts/font-adobe-utopia-100dpi/distinfo:1.7 pkgsrc/fonts/font-adobe-utopia-100dpi/distinfo:1.8
--- pkgsrc/fonts/font-adobe-utopia-100dpi/distinfo:1.7  Tue Oct 26 10:27:07 2021
+++ pkgsrc/fonts/font-adobe-utopia-100dpi/distinfo      Tue Feb 28 06:50:02 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:27:07 nia Exp $
+$NetBSD: distinfo,v 1.8 2023/02/28 06:50:02 wiz Exp $
 
-BLAKE2s (font-adobe-utopia-100dpi-1.0.4.tar.bz2) = a2074e3769edc136f913def371e6b8a4971e02a24f6ee040f797415d50ec124d
-SHA512 (font-adobe-utopia-100dpi-1.0.4.tar.bz2) = fecb9a9bde99a82787d12779ea579c8696dcce168acd74b478a879ae24d421d5978d5f69da651e8ff3b25dca355960aaa19f69f2bf61e540464887e546a7b94b
-Size (font-adobe-utopia-100dpi-1.0.4.tar.bz2) = 353852 bytes
+BLAKE2s (font-adobe-utopia-100dpi-1.0.5.tar.xz) = 91a29059607665f8e095a4821f19cb4b5e55051c5c6ef0f6e0e0c4ff01123474
+SHA512 (font-adobe-utopia-100dpi-1.0.5.tar.xz) = 9685d66de107ab3142aa9322bbded20f4f538d7bcd8c97bfb4db8eb1fc440724b0c7574ee8b4b5e96c81044c8ee4da175dd638f03dc3e1e650200fdf7b8a169b
+Size (font-adobe-utopia-100dpi-1.0.5.tar.xz) = 292184 bytes



Home | Main Index | Thread Index | Old Index