pkgsrc-WIP-changes archive

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

xtrlock: updated to 2.14 as upstream did remove source files for previous release, no significant changes so far



Module Name:	pkgsrc-wip
Committed By:	Matthias Petermann <mp%petermann-it.de@localhost>
Pushed By:	mp
Date:		Mon Feb 8 13:33:24 2021 +0100
Changeset:	7dd47e65f50a1b6dcc7b5a8b5cd4cdcf7745651b

Modified Files:
	xtrlock/Makefile
	xtrlock/distinfo

Log Message:
xtrlock: updated to 2.14 as upstream did remove source files for previous release, no significant changes so far

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

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

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

diffs:
diff --git a/xtrlock/Makefile b/xtrlock/Makefile
index 952e45789d..719ff006f3 100644
--- a/xtrlock/Makefile
+++ b/xtrlock/Makefile
@@ -1,11 +1,11 @@
 # $NetBSD: Makefile,v 1.3 2012/10/07 19:57:17 asau Exp $
 #
 
-DISTNAME=	xtrlock-2.13
+DISTNAME=	xtrlock-2.14
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_DEBIAN:=pool/main/x/xtrlock/}
 EXTRACT_SUFX=	.tar.xz
-DISTFILES=	xtrlock_2.13.tar.xz
+DISTFILES=	xtrlock_2.14.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 COMMENT=	Simple X11 screen lock tool
@@ -13,7 +13,7 @@ LICENSE=	gnu-gpl-v3
 
 USE_IMAKE=	yes
 
-WRKSRC=		${WRKDIR}/xtrlock-2.13
+WRKSRC=		${WRKDIR}/xtrlock-2.14
 MAN_PAGE=	${WRKSRC}/xtrlock.man
 
 do-build:
diff --git a/xtrlock/distinfo b/xtrlock/distinfo
index e35777ffb9..1f2b5e2bcc 100644
--- a/xtrlock/distinfo
+++ b/xtrlock/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-SHA1 (xtrlock_2.13.tar.xz) = 36f6b6192462b17fb9335a2412474091442e5855
-RMD160 (xtrlock_2.13.tar.xz) = 09df9c836e04758fde3bdb0a4e2a967682ece74f
-SHA512 (xtrlock_2.13.tar.xz) = 656e1e77194b816b04260a88c8046b8ef25d6df0405de6fe1ee1dfb2ebfa528a329c1b67be70eaac5ce4ee6a4159d728d363bf8a59232941b76b1e6d14aa91aa
-Size (xtrlock_2.13.tar.xz) = 21156 bytes
+SHA1 (xtrlock_2.14.tar.xz) = acab77ab112f006b64a79cc8853220303488ed6b
+RMD160 (xtrlock_2.14.tar.xz) = 02e1341107e7e9b3eccf7a40e7df2b78b204aa94
+SHA512 (xtrlock_2.14.tar.xz) = d46e2cf72e607ec57b6a4a22425b96aff28bcf089bc7612d5f45d7852830b2ee2a36eb8739560faa15d3baeb21c545e68e4f1b3a0cdc6bcb0a33948900e47e73
+Size (xtrlock_2.14.tar.xz) = 21220 bytes
 SHA1 (patch-aa) = b8b3393cdb17253ec285def7ade91461bbd632ad


Home | Main Index | Thread Index | Old Index