git: f70a47337e27 - main - x11/stalonetray: Update to 0.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Sep 2025 13:52:58 UTC
The branch main has been updated by uzsolt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f70a47337e278849abdc945c24788d69b8acb6d5
commit f70a47337e278849abdc945c24788d69b8acb6d5
Author: Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2025-09-26 13:51:35 +0000
Commit: Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-09-26 13:51:35 +0000
x11/stalonetray: Update to 0.9.0
Change WWW and GH_ACCOUNT: the old one redirects to new one.
Add license file.
Pet portlint.
---
x11/stalonetray/Makefile | 16 +++++++---------
x11/stalonetray/distinfo | 6 +++---
2 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/x11/stalonetray/Makefile b/x11/stalonetray/Makefile
index 93526080f64d..81b6ff9053e8 100644
--- a/x11/stalonetray/Makefile
+++ b/x11/stalonetray/Makefile
@@ -1,27 +1,25 @@
PORTNAME= stalonetray
-DISTVERSIONPREFIX= v
-DISTVERSION= 0.8.5
-PORTREVISION= 1
+DISTVERSION= 0.9.0
CATEGORIES= x11
MAINTAINER= uzsolt@FreeBSD.org
COMMENT= STAnd-aLONE system tray
-WWW= https://kolbusa.github.io/stalonetray/
+WWW= https://d3adb5.github.io/stalonetray/
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl \
libxslt>0:textproc/libxslt
USES= autoreconf gmake xorg
USE_GITHUB= yes
-GH_ACCOUNT= kolbusa
-USE_XORG= sm ice x11 xpm
+GH_ACCOUNT= d3adb5
+USE_XORG= ice sm x11 xpm
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
-CONFIGURE_ARGS= --disable-native-kde \
- --disable-debug
+CONFIGURE_ARGS= --disable-debug \
+ --disable-native-kde
post-install:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
diff --git a/x11/stalonetray/distinfo b/x11/stalonetray/distinfo
index 75cd5d21e955..7a7dc233cda9 100644
--- a/x11/stalonetray/distinfo
+++ b/x11/stalonetray/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679173485
-SHA256 (kolbusa-stalonetray-v0.8.5_GH0.tar.gz) = b66ef676d4fcffbcb0980adc7842786e7050381e06ab2c99275f04cc98d39497
-SIZE (kolbusa-stalonetray-v0.8.5_GH0.tar.gz) = 102899
+TIMESTAMP = 1758894001
+SHA256 (d3adb5-stalonetray-0.9.0_GH0.tar.gz) = 17cd2bf2212355473007c456eb2df9774b54ed08277fd141d6cc59512c873240
+SIZE (d3adb5-stalonetray-0.9.0_GH0.tar.gz) = 106605