Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2024 20:06:58 GMT
From:      Zsolt Udvari <uzsolt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5eebf1e6ad94 - main - x11/sdwmbar: Update to 1.5
Message-ID:  <202408112006.47BK6whw028976@gitrepo.freebsd.org>

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

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

commit 5eebf1e6ad94d8aa4104d75be836ccdefa8ffd2a
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2024-08-11 20:03:44 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-08-11 20:06:25 +0000

    x11/sdwmbar: Update to 1.5
    
    Switch to DISTVERSION.
    
    Changelog: https://github.com/sakhmatd/sdwmbar/releases/tag/1.5
    
    PR:             275985
    Approved by:    Sergei Akhmatdinov <sakhmatd@darkn.space> (maintainer)
---
 x11/sdwmbar/Makefile | 7 +++----
 x11/sdwmbar/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/x11/sdwmbar/Makefile b/x11/sdwmbar/Makefile
index 9acaf6b9f01b..006748e01db5 100644
--- a/x11/sdwmbar/Makefile
+++ b/x11/sdwmbar/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sdwmbar
-PORTVERSION=	1.3
+DISTVERSION=	1.5
 CATEGORIES=	x11
 
 MAINTAINER=	sakhmatd@darkn.space
@@ -12,11 +12,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	dwm:x11-wm/dwm
 
 USES=		xorg
-USE_XORG=	x11
-MAKE_ENV=	XPREFIX=${LOCALBASE}
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	sakhmatd
+USE_XORG=	x11
+MAKE_ENV=	XPREFIX=${LOCALBASE}
 
 PLIST_FILES=	bin/sdwmbar
 
diff --git a/x11/sdwmbar/distinfo b/x11/sdwmbar/distinfo
index 9ce94cf3f673..3452ef72a34e 100644
--- a/x11/sdwmbar/distinfo
+++ b/x11/sdwmbar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619204444
-SHA256 (sakhmatd-sdwmbar-1.3_GH0.tar.gz) = 94f5c639673dc097c2bfcd05e73eb2229cc83ac6b1eb4b55277ef7ea5452bf4c
-SIZE (sakhmatd-sdwmbar-1.3_GH0.tar.gz) = 6374
+TIMESTAMP = 1703783423
+SHA256 (sakhmatd-sdwmbar-1.5_GH0.tar.gz) = 954de05d74ec31a4ced41e06f6dc92a645073306b2d122fe86af31cedb17df3d
+SIZE (sakhmatd-sdwmbar-1.5_GH0.tar.gz) = 7685



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