Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2021 00:44:58 GMT
From:      =?utf-8?Q?Romain Tarti=C3=A8re?= <romain@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: af2cec6ae3d8 - main - x11/xtrlock: Update to 2.15
Message-ID:  <202108100044.17A0iwnL060892@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by romain:

URL: https://cgit.FreeBSD.org/ports/commit/?id=af2cec6ae3d8662e099aeb03b8ef224bf3dc2efe

commit af2cec6ae3d8662e099aeb03b8ef224bf3dc2efe
Author:     Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2021-08-09 03:01:39 +0000
Commit:     Romain Tartière <romain@FreeBSD.org>
CommitDate: 2021-08-10 00:39:47 +0000

    x11/xtrlock: Update to 2.15
    
    ChangeLog:
    https://salsa.debian.org/debian/xtrlock/-/blob/master/debian/changelog
---
 x11/xtrlock/Makefile  | 4 ++--
 x11/xtrlock/distinfo  | 6 +++---
 x11/xtrlock/pkg-descr | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11/xtrlock/Makefile b/x11/xtrlock/Makefile
index cf2892c062e3..0eeae793a7dd 100644
--- a/x11/xtrlock/Makefile
+++ b/x11/xtrlock/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alexey Mikhailov <karma@ez.pereslavl.ru>
 
 PORTNAME=	xtrlock
-PORTVERSION=	2.8
+PORTVERSION=	2.15
 CATEGORIES=	x11
 MASTER_SITES=	DEBIAN
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/GPL-3.txt
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-USES=		localbase xorg
+USES=		localbase tar:xz xorg
 USE_XORG=	x11
 
 LIBS+=		-lX11 -lcrypt
diff --git a/x11/xtrlock/distinfo b/x11/xtrlock/distinfo
index 1e2f1b0e9b8e..f1b1395fd033 100644
--- a/x11/xtrlock/distinfo
+++ b/x11/xtrlock/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463952711
-SHA256 (xtrlock_2.8.tar.gz) = 3848b0c9f2597247e82932f43c42cc9fd7171b808dc08ae84b40a13f7f969604
-SIZE (xtrlock_2.8.tar.gz) = 21125
+TIMESTAMP = 1628477969
+SHA256 (xtrlock_2.15.tar.xz) = fcde55d06e6822e9bf1adebe6b251ef78db0ccb390fc6fba81a5ddb897f6f755
+SIZE (xtrlock_2.15.tar.xz) = 21316
diff --git a/x11/xtrlock/pkg-descr b/x11/xtrlock/pkg-descr
index fe78a6c7e330..3088585817d4 100644
--- a/x11/xtrlock/pkg-descr
+++ b/x11/xtrlock/pkg-descr
@@ -1,3 +1,3 @@
 A minimal xlock with minimum usage of resources.
 
-WWW: https://packages.qa.debian.org/x/xtrlock.html
+WWW: https://salsa.debian.org/debian/xtrlock



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108100044.17A0iwnL060892>