pkgsrc-WIP-changes archive

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

xtrlock: version update to 2.13, unbreak build due to missing distfile on upstream



Module Name:	pkgsrc-wip
Committed By:	Matthias Petermann <mp%petermann-it.de@localhost>
Pushed By:	mp
Date:		Tue Apr 7 16:30:33 2020 +0200
Changeset:	9b3057df9fdb3b2a310fc5492597d714a7bd774a

Modified Files:
	xtrlock/Makefile
	xtrlock/distinfo

Log Message:
xtrlock: version update to 2.13, unbreak build due to missing distfile on upstream

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

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 4902a7113a..952e45789d 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.12
+DISTNAME=	xtrlock-2.13
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_DEBIAN:=pool/main/x/xtrlock/}
 EXTRACT_SUFX=	.tar.xz
-DISTFILES=	xtrlock_2.12.tar.xz
+DISTFILES=	xtrlock_2.13.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.12
+WRKSRC=		${WRKDIR}/xtrlock-2.13
 MAN_PAGE=	${WRKSRC}/xtrlock.man
 
 do-build:
diff --git a/xtrlock/distinfo b/xtrlock/distinfo
index 3f8b4d9374..e35777ffb9 100644
--- a/xtrlock/distinfo
+++ b/xtrlock/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-SHA1 (xtrlock_2.12.tar.xz) = 90fde89622bd85ad2454de1308b10499b66f00e3
-RMD160 (xtrlock_2.12.tar.xz) = ba451bf74036bcf2f1be654d741638e154eda474
-SHA512 (xtrlock_2.12.tar.xz) = 8392a8c254726e99d2324415bfdac6e577f725942d4e7fd39c915637f87814f1737aefa903a1502632272cabbb10182070dc15ec5d3e5268c9c1b53218d00f36
-Size (xtrlock_2.12.tar.xz) = 20620 bytes
+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 (patch-aa) = b8b3393cdb17253ec285def7ade91461bbd632ad


Home | Main Index | Thread Index | Old Index