beforelight: update to 1.0.6.

The beforelight program is a sample implementation of a screen saver
for X servers supporting the MIT-SCREEN-SAVER extension.   It is only
recommended for use as a code sample, as it does not include features
such as screen locking or configurability.

But since some people package it, and it's been a decade since the
last release in January 2013, here's a new release for you to flush
out the accumulated changes from the git repo.

Alan Coopersmith (12):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      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
      Fill in COPYING file with copyright notices from source code
      gitlab CI: stop requiring Signed-off-by in commits
      Rename several function arguments to avoid -Wshadow warnings
      unifdef -UNOTDEF b4light.c
      Drop X_NOT_POSIX support
      beforelight 1.0.6

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
This commit is contained in:
wiz 2023-01-28 22:16:26 +00:00
parent d56e358fa6
commit 01975e6d1d
2 changed files with 7 additions and 8 deletions

View File

@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.11 2022/11/09 13:14:19 joerg Exp $
#
# $NetBSD: Makefile,v 1.12 2023/01/28 22:16:26 wiz Exp $
DISTNAME= beforelight-1.0.5
DISTNAME= beforelight-1.0.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://xorg.freedesktop.org/

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2021/10/26 11:33:43 nia Exp $
$NetBSD: distinfo,v 1.9 2023/01/28 22:16:26 wiz Exp $
BLAKE2s (beforelight-1.0.5.tar.bz2) = 66d1f4de4e6bedffb164540a53684df634a42c5b1926cb89c23c289960fce503
SHA512 (beforelight-1.0.5.tar.bz2) = f6cc794159cda89ac060a43d190fa72419dbcf503a97093b4c0f05315389085ff804c2891e00da2843709e97633973010165f9d68ceb0dcc76eed150f9c75968
Size (beforelight-1.0.5.tar.bz2) = 119358 bytes
BLAKE2s (beforelight-1.0.6.tar.xz) = a6ad5706fef29de4d364a18a2bb891465cb4ce5bfc239f6ea0377489cf284903
SHA512 (beforelight-1.0.6.tar.xz) = 48a165d151676f6d213883bee98b34007403a77e025253c8649f9a0f5ea258b09381ab523a5e906030ac9fc8245fce2c6beaf9ad0f81116e302d51ad4a0fad5a
Size (beforelight-1.0.6.tar.xz) = 117904 bytes