diff options
-rw-r--r-- | deskutils/treesheets/Makefile | 7 | ||||
-rw-r--r-- | deskutils/treesheets/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile index 96b992c9f4f4..ea4ddff2e576 100644 --- a/deskutils/treesheets/Makefile +++ b/deskutils/treesheets/Makefile @@ -1,7 +1,11 @@ PORTNAME= treesheets DISTVERSION= 1.0.20220909 +PORTREVISION= 1 CATEGORIES= deskutils +PATCH_SITES= https://github.com/aardappel/treesheets/commit/ +PATCHFILES= 927f542abcca8000f8019dda6215e54938c8e457.patch:-p1 # https://github.com/aardappel/treesheets/issues/260 + MAINTAINER= eduardo@FreeBSD.org COMMENT= Free form data organizer WWW= https://strlen.com/treesheets/ @@ -9,9 +13,6 @@ WWW= https://strlen.com/treesheets/ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/ZLIB_LICENSE.txt -NOT_FOR_ARCHS= i386 -NOT_FOR_ARCHS_REASON_i386= unsupported platform: https://github.com/aardappel/treesheets/issues/260 - USES= cmake compiler:c++17-lang desktop-file-utils gettext gnome USE_GITHUB= yes diff --git a/deskutils/treesheets/distinfo b/deskutils/treesheets/distinfo index 6283e4bcdf2d..559e9905d2df 100644 --- a/deskutils/treesheets/distinfo +++ b/deskutils/treesheets/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1663014371 +TIMESTAMP = 1663091174 SHA256 (aardappel-treesheets-1.0.20220909-3025803779_GH0.tar.gz) = 46a5c0107ef90f02224a63dac3980e95a1b3d1a8b4b25e8265aa0fe3b651a7ae SIZE (aardappel-treesheets-1.0.20220909-3025803779_GH0.tar.gz) = 2959449 +SHA256 (927f542abcca8000f8019dda6215e54938c8e457.patch) = 45244a8139112bd8e29b7ef4a4ec3866ece7f28443fff546cb8e717e0420d154 +SIZE (927f542abcca8000f8019dda6215e54938c8e457.patch) = 69063 |