pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 28 07:12:02 UTC 2023

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

Log Message:
font-misc-ethiopic: update to 1.0.5.

This release bundles up the last two years worth of build system
improvements, including making the configure script more efficient.

Alan Coopersmith (5):
      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-misc-ethiopic 1.0.5

Gaetan Nadon (1):
      config: update AC_PREREQ statement to 2.60


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/fonts/font-misc-ethiopic/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/fonts/font-misc-ethiopic/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-ethiopic/Makefile
diff -u pkgsrc/fonts/font-misc-ethiopic/Makefile:1.5 pkgsrc/fonts/font-misc-ethiopic/Makefile:1.6
--- pkgsrc/fonts/font-misc-ethiopic/Makefile:1.5        Fri Aug  7 20:31:35 2020
+++ pkgsrc/fonts/font-misc-ethiopic/Makefile    Tue Feb 28 07:12:02 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2020/08/07 20:31:35 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2023/02/28 07:12:02 wiz Exp $
 
-DISTNAME=      font-misc-ethiopic-1.0.4
+DISTNAME=      font-misc-ethiopic-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-misc-ethiopic/distinfo
diff -u pkgsrc/fonts/font-misc-ethiopic/distinfo:1.6 pkgsrc/fonts/font-misc-ethiopic/distinfo:1.7
--- pkgsrc/fonts/font-misc-ethiopic/distinfo:1.6        Tue Oct 26 10:27:10 2021
+++ pkgsrc/fonts/font-misc-ethiopic/distinfo    Tue Feb 28 07:12:02 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:27:10 nia Exp $
+$NetBSD: distinfo,v 1.7 2023/02/28 07:12:02 wiz Exp $
 
-BLAKE2s (font-misc-ethiopic-1.0.4.tar.bz2) = 23bfdbb8a6fe9e79d99d32c73455ebf45dc31dcaf48ad28b945e1f1bf36e9890
-SHA512 (font-misc-ethiopic-1.0.4.tar.bz2) = 4fed9ff3782746898c56dac199e9ca89356f4967779937049b9ff4ffad202317c023859f92d44b371dfa5485d5368ccad648e64b12cde0ed21f7d4aee5affcd5
-Size (font-misc-ethiopic-1.0.4.tar.bz2) = 270076 bytes
+BLAKE2s (font-misc-ethiopic-1.0.5.tar.xz) = 3d5251394f1d9e9aba974f1c372c29e3a017b42c0f465e90386ade8b64f4ad92
+SHA512 (font-misc-ethiopic-1.0.5.tar.xz) = 7732a828c005e3762b6383729134c5656fd575ac59288504d047fbe26e9965a80519a37b0cc4c6b89379a85a62160c5ea76017f790447a230c015aa7a9143ba0
+Size (font-misc-ethiopic-1.0.5.tar.xz) = 222624 bytes



Home | Main Index | Thread Index | Old Index