pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xfs: update to 1.2.1.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Mon Jul 11 21:37:36 2022 +0200
Changeset: bcc3691831a63be9444ca6cc326ec3bce4d226f1
Modified Files:
xfs/DESCR
xfs/Makefile
xfs/distinfo
Log Message:
xfs: update to 1.2.1.
Alan Coopersmith (10):
doc/xfs-design.xml: Remove obsolete B16 tags in struct definition
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
Fix spelling/wording issues
SetAlternateServers(): avoid memory leak on allocation failure
Use memcpy() instead of memmove() when buffers are known not to overlap
gitlab CI: stop requiring Signed-off-by in commits
xfs 1.2.1
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bcc3691831a63be9444ca6cc326ec3bce4d226f1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
xfs/DESCR | 4 +++-
xfs/Makefile | 4 ++--
xfs/distinfo | 6 +++---
3 files changed, 8 insertions(+), 6 deletions(-)
diffs:
diff --git a/xfs/DESCR b/xfs/DESCR
index 3dcb74d5af..4b284c8509 100644
--- a/xfs/DESCR
+++ b/xfs/DESCR
@@ -1 +1,3 @@
-Xorg version of X font server.
+xfs is the X Font Server, allowing remote X servers such as X
+Terminals to access fonts for rendering via legacy X11 core protocol
+requests.
diff --git a/xfs/Makefile b/xfs/Makefile
index 280d6d6c93..57566fc568 100644
--- a/xfs/Makefile
+++ b/xfs/Makefile
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.4 2014/08/22 09:14:38 thomasklausner Exp $
-DISTNAME= xfs-1.2.0
+DISTNAME= xfs-1.2.1
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
diff --git a/xfs/distinfo b/xfs/distinfo
index 378f9e0bc7..03615f149e 100644
--- a/xfs/distinfo
+++ b/xfs/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2014/08/22 09:14:38 thomasklausner Exp $
-RMD160 (xfs-1.2.0.tar.bz2) = 131a282dcf30b3e56e39d3107349fe4fcb020e9a
-SHA512 (xfs-1.2.0.tar.bz2) = 557b08aa07919239ce345d60b288b886640200bb1a59649fc890c3ccaa8559cc6745189614e696ab1b390ec024b393be5493787b7b0d2b3545b342d743c2e0ef
-Size (xfs-1.2.0.tar.bz2) = 233957 bytes
+BLAKE2s (xfs-1.2.1.tar.xz) = b0f7f8a6b4c38ff20d51bf60158e53590fe404d7de92dd29b7f40f4a73201841
+SHA512 (xfs-1.2.1.tar.xz) = 0f8b019e0d922b3d859110154e0ec58493f66507f9787cd41a6c03ad7a05b3293f088f1004e4aaa81e017a524c06d23915669f91ed5e1c2679b33c43de15e70d
+Size (xfs-1.2.1.tar.xz) = 214432 bytes
Home |
Main Index |
Thread Index |
Old Index