pkgsrc-WIP-changes archive

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

xtrlock: Update to 2.15 to fix missing distfile issue



Module Name:	pkgsrc-wip
Committed By:	Matthias Petermann <mp%petermann-it.de@localhost>
Pushed By:	mp
Date:		Thu Feb 3 06:58:49 2022 +0100
Changeset:	69676edbaa5cc8143d7b0394c297e44cc9789ff4

Modified Files:
	xtrlock/Makefile
	xtrlock/distinfo

Log Message:
xtrlock: Update to 2.15 to fix missing distfile issue

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=69676edbaa5cc8143d7b0394c297e44cc9789ff4

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

diffstat:
 xtrlock/Makefile | 7 +++----
 xtrlock/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs:
diff --git a/xtrlock/Makefile b/xtrlock/Makefile
index 3133bd475a..50201daced 100644
--- a/xtrlock/Makefile
+++ b/xtrlock/Makefile
@@ -1,12 +1,11 @@
 # $NetBSD: Makefile,v 1.3 2012/10/07 19:57:17 asau Exp $
 #
 
-DISTNAME=	xtrlock-2.14
-PKGREVISION=	1
+DISTNAME=	xtrlock-2.15
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_DEBIAN:=pool/main/x/xtrlock/}
 EXTRACT_SUFX=	.tar.xz
-DISTFILES=	xtrlock_2.14.tar.xz
+DISTFILES=	xtrlock_2.15.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 COMMENT=	Simple X11 screen lock tool
@@ -14,7 +13,7 @@ LICENSE=	gnu-gpl-v3
 
 USE_IMAKE=	yes
 
-WRKSRC=		${WRKDIR}/xtrlock-2.14
+WRKSRC=		${WRKDIR}/xtrlock-2.15
 MAN_PAGE=	${WRKSRC}/xtrlock.man
 
 do-build:
diff --git a/xtrlock/distinfo b/xtrlock/distinfo
index 188c9d4685..88fc7f54bc 100644
--- a/xtrlock/distinfo
+++ b/xtrlock/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-RMD160 (xtrlock_2.14.tar.xz) = 02e1341107e7e9b3eccf7a40e7df2b78b204aa94
-SHA512 (xtrlock_2.14.tar.xz) = d46e2cf72e607ec57b6a4a22425b96aff28bcf089bc7612d5f45d7852830b2ee2a36eb8739560faa15d3baeb21c545e68e4f1b3a0cdc6bcb0a33948900e47e73
-Size (xtrlock_2.14.tar.xz) = 21220 bytes
+BLAKE2s (xtrlock_2.15.tar.xz) = 78fa4bbc9f0ab0999db7fc6cb5330aabff241f2b8c0e6c2f5189640adf8034c0
+SHA512 (xtrlock_2.15.tar.xz) = 3047ca57f04c58426c55c68cf711dffe124ba6c221a3659112339b01ec0f1a411d965277bb366bd39d8155fd82f8e49cb00e728a911aa67b4e46fcfcc489f0b1
+Size (xtrlock_2.15.tar.xz) = 21316 bytes
 SHA1 (patch-aa) = b8b3393cdb17253ec285def7ade91461bbd632ad


Home | Main Index | Thread Index | Old Index