pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/iceauth



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr  3 18:52:46 UTC 2022

Modified Files:
        pkgsrc/x11/iceauth: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/iceauth/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/iceauth/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/iceauth/Makefile
diff -u pkgsrc/x11/iceauth/Makefile:1.12 pkgsrc/x11/iceauth/Makefile:1.13
--- pkgsrc/x11/iceauth/Makefile:1.12    Sat Jan 18 23:35:49 2020
+++ pkgsrc/x11/iceauth/Makefile Sun Apr  3 18:52:46 2022
@@ -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/

Index: pkgsrc/x11/iceauth/distinfo
diff -u pkgsrc/x11/iceauth/distinfo:1.10 pkgsrc/x11/iceauth/distinfo:1.11
--- pkgsrc/x11/iceauth/distinfo:1.10    Tue Oct 26 11:33:55 2021
+++ pkgsrc/x11/iceauth/distinfo Sun Apr  3 18:52:46 2022
@@ -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