Skip to content

Commit

Permalink
deskutils/treesheets: Update to 20240106 snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Jan 7, 2024
1 parent 766b049 commit eb61ed7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions deskutils/treesheets/Makefile
@@ -1,5 +1,5 @@
PORTNAME= treesheets
DISTVERSION= 1.0.20231124
DISTVERSION= 1.0.20240106
CATEGORIES= deskutils

MAINTAINER= eduardo@FreeBSD.org
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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
4 changes: 2 additions & 2 deletions 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})
Expand Down

0 comments on commit eb61ed7

Please sign in to comment.