pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/font-adobe-utopia-type1
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 28 06:51:22 UTC 2023
Modified Files:
pkgsrc/fonts/font-adobe-utopia-type1: Makefile distinfo
Log Message:
font-adobe-utopia-type1: 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.
Alan Coopersmith (9):
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
font-adobe-utopia-type1 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.12 -r1.13 pkgsrc/fonts/font-adobe-utopia-type1/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/fonts/font-adobe-utopia-type1/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-type1/Makefile
diff -u pkgsrc/fonts/font-adobe-utopia-type1/Makefile:1.12 pkgsrc/fonts/font-adobe-utopia-type1/Makefile:1.13
--- pkgsrc/fonts/font-adobe-utopia-type1/Makefile:1.12 Wed Nov 9 13:14:11 2022
+++ pkgsrc/fonts/font-adobe-utopia-type1/Makefile Tue Feb 28 06:51:22 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:11 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.13 2023/02/28 06:51:22 wiz Exp $
-DISTNAME= font-adobe-utopia-type1-1.0.4
+DISTNAME= font-adobe-utopia-type1-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-type1/distinfo
diff -u pkgsrc/fonts/font-adobe-utopia-type1/distinfo:1.5 pkgsrc/fonts/font-adobe-utopia-type1/distinfo:1.6
--- pkgsrc/fonts/font-adobe-utopia-type1/distinfo:1.5 Tue Oct 26 10:27:07 2021
+++ pkgsrc/fonts/font-adobe-utopia-type1/distinfo Tue Feb 28 06:51:22 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:27:07 nia Exp $
+$NetBSD: distinfo,v 1.6 2023/02/28 06:51:22 wiz Exp $
-BLAKE2s (font-adobe-utopia-type1-1.0.4.tar.bz2) = 816b9df1bbcea77e8d94d381f17f28ec4c0f52f73be3ccda7afff562cba085a5
-SHA512 (font-adobe-utopia-type1-1.0.4.tar.bz2) = 53ff2ce7b17824a0eed1be6c3e3386e51983389f5623e732ac898c4e08769c8720f6d6b7c75b6455e050ec5dc390376747ca4cdb9f831a218f9dd5ee5edcd0d6
-Size (font-adobe-utopia-type1-1.0.4.tar.bz2) = 269159 bytes
+BLAKE2s (font-adobe-utopia-type1-1.0.5.tar.xz) = 2c6e5419a2e77825d9d30bd4740b0d3ae31a94aef46a199236c0ef484f0a5dad
+SHA512 (font-adobe-utopia-type1-1.0.5.tar.xz) = e30f4c7702f47a3a42206975fbcfec058317681956d246411e50e372b669bdc875c5d7fe28bad7d298bc61b71a997c7836fb6ac16effd223a96723a6e9ece649
+Size (font-adobe-utopia-type1-1.0.5.tar.xz) = 264312 bytes
Home |
Main Index |
Thread Index |
Old Index