pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/sessreg



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May 18 16:58:53 UTC 2025

Modified Files:
        pkgsrc/x11/sessreg: Makefile distinfo

Log Message:
sessreg: update to 1.1.4.

This release adds support for building with meson as well as autoconf.
Please test building with meson and report any issues you hit to:
  https://gitlab.freedesktop.org/xorg/app/sessreg/-/issues
as we plan on removing the autoconf build support in a future release.

Alan Coopersmith (6):
      Remove "All rights reserved" from Oracle copyright notices
      meson: Add option to build with meson
      Add --help and --version options
      Improve man page formatting
      man pages: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
      sessreg 1.1.4


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/sessreg/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/sessreg/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/sessreg/Makefile
diff -u pkgsrc/x11/sessreg/Makefile:1.19 pkgsrc/x11/sessreg/Makefile:1.20
--- pkgsrc/x11/sessreg/Makefile:1.19    Wed Nov  9 13:14:23 2022
+++ pkgsrc/x11/sessreg/Makefile Sun May 18 16:58:53 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2022/11/09 13:14:23 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2025/05/18 16:58:53 wiz Exp $
 
-DISTNAME=      sessreg-1.1.3
+DISTNAME=      sessreg-1.1.4
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/sessreg/distinfo
diff -u pkgsrc/x11/sessreg/distinfo:1.15 pkgsrc/x11/sessreg/distinfo:1.16
--- pkgsrc/x11/sessreg/distinfo:1.15    Sun Oct 30 01:12:00 2022
+++ pkgsrc/x11/sessreg/distinfo Sun May 18 16:58:53 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2022/10/30 01:12:00 wiz Exp $
+$NetBSD: distinfo,v 1.16 2025/05/18 16:58:53 wiz Exp $
 
-BLAKE2s (sessreg-1.1.3.tar.xz) = dbce6989b0677ea35e8cf863a18878f58bff12bab9b071f0216fa0d1186df3e8
-SHA512 (sessreg-1.1.3.tar.xz) = bc1e83afc598ac5b4c6ab0861799b6c8727c123ee662c1fb9cbdd9ee926973b7a00cc62e32f6b4e462c0da3516f8b824337d9cf17587ebabd3f4753502641a60
-Size (sessreg-1.1.3.tar.xz) = 131184 bytes
+BLAKE2s (sessreg-1.1.4.tar.xz) = a7d982f85f2a43cc538b4faca35c310f8e37c70a46d1ea7868547680b1c9aec6
+SHA512 (sessreg-1.1.4.tar.xz) = 836d2cfa60448de9b4af1b79693905854ba5c1135d623654bba627d125271eb74111bac2b4437a86f4cbd362695e796fc0279d4f4684f2cd5080cdd953318686
+Size (sessreg-1.1.4.tar.xz) = 136868 bytes



Home | Main Index | Thread Index | Old Index