pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fslsfonts: update to 1.0.6.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Sun Sep 11 01:22:01 2022 +0200
Changeset: 87a8ae0a69e361ed7451a31184bd41d4326f3919
Modified Files:
fslsfonts/Makefile
fslsfonts/distinfo
Log Message:
fslsfonts: update to 1.0.6.
Alan Coopersmith (10):
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
Add bounds checks to creation of min/max strings for -lll -m option
show_font_props: skip copy to temporary buffer
Improve handling of realloc()
Use reallocarray() if it is available in libc or libbsd
configure: Add AC_USE_SYSTEM_EXTENSIONS
fslsfonts 1.0.6
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=87a8ae0a69e361ed7451a31184bd41d4326f3919
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fslsfonts/Makefile | 4 ++--
fslsfonts/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/fslsfonts/Makefile b/fslsfonts/Makefile
index 8014d8063f..5a7ec10edd 100644
--- a/fslsfonts/Makefile
+++ b/fslsfonts/Makefile
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.8 2014/12/31 14:14:16 thomasklausner Exp $
-DISTNAME= fslsfonts-1.0.5
+DISTNAME= fslsfonts-1.0.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= blair.sadewitz%gmail.com@localhost
HOMEPAGE= https://xorg.freedesktop.org/
diff --git a/fslsfonts/distinfo b/fslsfonts/distinfo
index afefad9573..e958783cfe 100644
--- a/fslsfonts/distinfo
+++ b/fslsfonts/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2014/12/31 14:14:16 thomasklausner Exp $
-RMD160 (fslsfonts-1.0.5.tar.bz2) = 13f7f4e02af98ba416c042b059a0f21d0fc0c924
-SHA512 (fslsfonts-1.0.5.tar.bz2) = 3a30598ace981c7396bfe44f0d8f76d40fca3f77158dceb3914a524594a12187dcad0b0f225fa81f251f0b7896bf046cec4ba610b4676da9be311eec5d8c6cc2
-Size (fslsfonts-1.0.5.tar.bz2) = 125650 bytes
+BLAKE2s (fslsfonts-1.0.6.tar.xz) = 91997bc4aa3cd68bbe398b9f8f579f8f124ed5efcbbf91bd797b75abfdd22c40
+SHA512 (fslsfonts-1.0.6.tar.xz) = 1181a8e6cc820410d1deac98b3e5097506e4168c6515307b6b9aaf705cb57193a009cb331a51d46ce68e9548712f122b5c942d5a1bc1e01bdd191b7b1beab09e
+Size (fslsfonts-1.0.6.tar.xz) = 123484 bytes
Home |
Main Index |
Thread Index |
Old Index