aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-01-07 19:55:46 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-01-07 19:56:49 +0000
commiteb61ed75571d4c8101c8d1754de6d85e26eb602d (patch)
tree915f209908d528eefdf298ba7dd79315820bee27
parent766b049e0bb6e31c551a4ae6ee58a0cc82c4f13d (diff)
downloadports-eb61ed75571d4c8101c8d1754de6d85e26eb602d.tar.gz
ports-eb61ed75571d4c8101c8d1754de6d85e26eb602d.zip
deskutils/treesheets: Update to 20240106 snapshot
-rw-r--r--deskutils/treesheets/Makefile4
-rw-r--r--deskutils/treesheets/distinfo6
-rw-r--r--deskutils/treesheets/files/patch-CMakeLists.txt4
3 files changed, 7 insertions, 7 deletions
diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile
index 013618e36787..c1ddaa45aa97 100644
--- a/deskutils/treesheets/Makefile
+++ b/deskutils/treesheets/Makefile
@@ -1,5 +1,5 @@
PORTNAME= treesheets
-DISTVERSION= 1.0.20231124
+DISTVERSION= 1.0.20240106
CATEGORIES= deskutils
MAINTAINER= eduardo@FreeBSD.org
@@ -13,7 +13,7 @@ USES= cmake compiler:c++17-lang desktop-file-utils gnome \
shared-mime-info
USE_GITHUB= yes
GH_ACCOUNT= aardappel
-GH_TAGNAME= 6985406227
+GH_TAGNAME= 7434443612
USE_WX= 3.2
PORTSCOUT= ignore:1 # upstream uses CI run ids as releases
diff --git a/deskutils/treesheets/distinfo b/deskutils/treesheets/distinfo
index 82e3c9339e5f..17ab31f89f0c 100644
--- a/deskutils/treesheets/distinfo
+++ b/deskutils/treesheets/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700902962
-SHA256 (aardappel-treesheets-1.0.20231124-6985406227_GH0.tar.gz) = 76967d558cf1be86ff865b2583dde631b86d1765e871bb21d4cf9662814da3db
-SIZE (aardappel-treesheets-1.0.20231124-6985406227_GH0.tar.gz) = 3064545
+TIMESTAMP = 1704627278
+SHA256 (aardappel-treesheets-1.0.20240106-7434443612_GH0.tar.gz) = 78e4be29c0e231b91bb58f9548964707017410464ee7b7a4259a4f17ddd1294c
+SIZE (aardappel-treesheets-1.0.20240106-7434443612_GH0.tar.gz) = 3064903
diff --git a/deskutils/treesheets/files/patch-CMakeLists.txt b/deskutils/treesheets/files/patch-CMakeLists.txt
index b79f8b3ab5d6..cd69ca1d798b 100644
--- a/deskutils/treesheets/files/patch-CMakeLists.txt
+++ b/deskutils/treesheets/files/patch-CMakeLists.txt
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig 2023-08-17 20:17:24 UTC
+--- CMakeLists.txt.orig 2024-01-06 23:03:16 UTC
+++ CMakeLists.txt
-@@ -96,7 +96,7 @@ install(FILES TS/readme.html DESTINATION ${TREESHEETS_
+@@ -113,7 +113,7 @@ install(FILES TS/readme.html DESTINATION ${TREESHEETS_
install(TARGETS treesheets DESTINATION ${TREESHEETS_BINDIR})
install(DIRECTORY TS/docs DESTINATION ${TREESHEETS_DOCDIR})
install(FILES TS/readme.html DESTINATION ${TREESHEETS_DOCDIR})