Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Nov 2023 19:44:29 GMT
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fa7990db8eb6 - main - x11/xlockmore: update to 5.74
Message-ID:  <202311251944.3APJiTc5089177@gitrepo.freebsd.org>

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

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

commit fa7990db8eb6207dff768b59de3527e5f611594c
Author:     Jason Helfman <jgh@FreeBSD.org>
AuthorDate: 2023-11-25 19:41:04 +0000
Commit:     Jason Helfman <jgh@FreeBSD.org>
CommitDate: 2023-11-25 19:43:21 +0000

    x11/xlockmore: update to 5.74
---
 x11/xlockmore/Makefile  | 8 ++++----
 x11/xlockmore/distinfo  | 6 +++---
 x11/xlockmore/pkg-plist | 2 ++
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index f9c6229343bf..c8f63d2a1c10 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	xlockmore
-PORTVERSION=	5.71
-PORTREVISION=	1
+PORTVERSION=	5.74
 CATEGORIES=	x11
 MASTER_SITES=	http://www.sillycycle.com/xlock/ \
 		SF/bsdsrc/${.CURDIR:T}
@@ -11,10 +10,11 @@ WWW=		https://sillycycle.com/xlockmore.html
 
 LICENSE=	BSD2CLAUSE
 
-LIB_DEPENDS=	libfreetype.so:print/freetype2
+LIB_DEPENDS=	libfreetype.so:print/freetype2 \
+		libpng16.so:graphics/png
 
 USES=		cpe tar:xz xorg
-USE_XORG=	ice sm x11 xaw xext xpm xorgproto
+USE_XORG=	ice sm x11 xaw xext xorgproto xpm xt
 
 CPE_VENDOR=	sillycycle
 
diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo
index 5a3e8687ed7b..79dc82bb6135 100644
--- a/x11/xlockmore/distinfo
+++ b/x11/xlockmore/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664470069
-SHA256 (xlockmore-5.71.tar.xz) = 0118b2d4b28303c335426cd6ca844b4776e4b71adb1d344f2ec087b57616c21a
-SIZE (xlockmore-5.71.tar.xz) = 2048496
+TIMESTAMP = 1700940303
+SHA256 (xlockmore-5.74.tar.xz) = 488adee067a8be431a586e0d47ef6d7dd86b31768b48f04ee492f2f111165184
+SIZE (xlockmore-5.74.tar.xz) = 2029592
diff --git a/x11/xlockmore/pkg-plist b/x11/xlockmore/pkg-plist
index bfc3fca881af..6ff01ca61681 100644
--- a/x11/xlockmore/pkg-plist
+++ b/x11/xlockmore/pkg-plist
@@ -3,9 +3,11 @@
 @owner root
 bin/xlock
 bin/play.sh
+bin/xmlock
 @mode
 @owner
 lib/X11/app-defaults/XLock
+lib/X11/app-defaults/XmLock
 man/man1/xlock.1.gz
 share/xlock/sounds/complete.au
 share/xlock/sounds/identify-please.au



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