pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/iceauth iceauth: update to 1.0.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/902fc9e10a5b
branches:  trunk
changeset: 376229:902fc9e10a5b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 03 18:52:46 2022 +0000

description:
iceauth: update to 1.0.9.

Alan Coopersmith (6):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      iceauth 1.0.9

Tobias Stoeckmann (1):
      Fix segmentation fault on invalid input.

diffstat:

 x11/iceauth/Makefile |  7 +++----
 x11/iceauth/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r bb7fc11508b5 -r 902fc9e10a5b x11/iceauth/Makefile
--- a/x11/iceauth/Makefile      Sun Apr 03 18:50:16 2022 +0000
+++ b/x11/iceauth/Makefile      Sun Apr 03 18:52:46 2022 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 23:35:49 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2022/04/03 18:52:46 wiz Exp $
 
-DISTNAME=              iceauth-1.0.8
-PKGREVISION=           1
+DISTNAME=              iceauth-1.0.9
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX=          .tar.bz2
+EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            joerg%NetBSD.org@localhost
 HOMEPAGE=              https://xorg.freedesktop.org/
diff -r bb7fc11508b5 -r 902fc9e10a5b x11/iceauth/distinfo
--- a/x11/iceauth/distinfo      Sun Apr 03 18:50:16 2022 +0000
+++ b/x11/iceauth/distinfo      Sun Apr 03 18:52:46 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:33:55 nia Exp $
+$NetBSD: distinfo,v 1.11 2022/04/03 18:52:46 wiz Exp $
 
-BLAKE2s (iceauth-1.0.8.tar.bz2) = 5c8c742eeafb806c65842be998beb39306da39d373221daf88bb5adce3983bf1
-SHA512 (iceauth-1.0.8.tar.bz2) = 9d4520adf951b16a3e784349dbb70d5d8176b74b956f8adc63abf55d049745c113b03ccfa60a281fc39b487db3742302dc6287c9985ce83a0157bf4674df2af1
-Size (iceauth-1.0.8.tar.bz2) = 137905 bytes
+BLAKE2s (iceauth-1.0.9.tar.xz) = 12c85f1a462e8665e26e3231cf29340876e9b12e05a55b9e70e53438bd48e67d
+SHA512 (iceauth-1.0.9.tar.xz) = 16b2f58008587cf1544037ca8b1c76dbb75eb043b3048b3064e66ba6b147962233f1453c2cf18bfb136dd6dd21d3e27b5219e17e1ab7b81dbe93fb6aff801a72
+Size (iceauth-1.0.9.tar.xz) = 130724 bytes



Home | Main Index | Thread Index | Old Index