Sun Apr 3 18:52:46 2022 UTC ()
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.


(wiz)
diff -r1.12 -r1.13 pkgsrc/x11/iceauth/Makefile
diff -r1.10 -r1.11 pkgsrc/x11/iceauth/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/x11/iceauth/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/iceauth/Makefile 2020/01/18 23:35:49 1.12
+++ pkgsrc/x11/iceauth/Makefile 2022/04/03 18:52:46 1.13
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.12 2020/01/18 23:35:49 rillig Exp $ 1# $NetBSD: Makefile,v 1.13 2022/04/03 18:52:46 wiz Exp $
2 2
3DISTNAME= iceauth-1.0.8 3DISTNAME= iceauth-1.0.9
4PKGREVISION= 1 
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=app/} 5MASTER_SITES= ${MASTER_SITE_XORG:=app/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= https://xorg.freedesktop.org/ 9HOMEPAGE= https://xorg.freedesktop.org/
11COMMENT= ICE protocol utility 10COMMENT= ICE protocol utility
12 11
13GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
14USE_TOOLS+= pkg-config 13USE_TOOLS+= pkg-config
15 14
16CONFIGURE_ENV+= APP_MAN_SUFFIX=1 15CONFIGURE_ENV+= APP_MAN_SUFFIX=1
17 16
18.include "../../x11/libICE/buildlink3.mk" 17.include "../../x11/libICE/buildlink3.mk"
19.include "../../x11/xorgproto/buildlink3.mk" 18.include "../../x11/xorgproto/buildlink3.mk"
20.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.10 -r1.11 pkgsrc/x11/iceauth/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/iceauth/distinfo 2021/10/26 11:33:55 1.10
+++ pkgsrc/x11/iceauth/distinfo 2022/04/03 18:52:46 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2021/10/26 11:33:55 nia Exp $ 1$NetBSD: distinfo,v 1.11 2022/04/03 18:52:46 wiz Exp $
2 2
3BLAKE2s (iceauth-1.0.8.tar.bz2) = 5c8c742eeafb806c65842be998beb39306da39d373221daf88bb5adce3983bf1 3BLAKE2s (iceauth-1.0.9.tar.xz) = 12c85f1a462e8665e26e3231cf29340876e9b12e05a55b9e70e53438bd48e67d
4SHA512 (iceauth-1.0.8.tar.bz2) = 9d4520adf951b16a3e784349dbb70d5d8176b74b956f8adc63abf55d049745c113b03ccfa60a281fc39b487db3742302dc6287c9985ce83a0157bf4674df2af1 4SHA512 (iceauth-1.0.9.tar.xz) = 16b2f58008587cf1544037ca8b1c76dbb75eb043b3048b3064e66ba6b147962233f1453c2cf18bfb136dd6dd21d3e27b5219e17e1ab7b81dbe93fb6aff801a72
5Size (iceauth-1.0.8.tar.bz2) = 137905 bytes 5Size (iceauth-1.0.9.tar.xz) = 130724 bytes