Date: Fri, 3 Mar 2023 07:38:23 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ff93738ab451 - main - textproc/obsidian: Update to 1.1.16 Message-ID: <202303030738.3237cNWb048472@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff93738ab4514c26a6cbfb33dd1452b6437b7080 commit ff93738ab4514c26a6cbfb33dd1452b6437b7080 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2023-03-03 07:37:27 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2023-03-03 07:37:49 +0000 textproc/obsidian: Update to 1.1.16 Sponsored by: Serenity Cybersecurity, LLC --- textproc/obsidian/Makefile | 3 +-- textproc/obsidian/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile index 3b56c5bf2612..6f2754fd92f0 100644 --- a/textproc/obsidian/Makefile +++ b/textproc/obsidian/Makefile @@ -7,8 +7,7 @@ # make USE_PACKAGE_DEPENDS_ONLY=yes install clean PORTNAME= obsidian -PORTVERSION= 1.1.9 -PORTREVISION= 3 +PORTVERSION= 1.1.16 CATEGORIES= textproc # Icon is taken from the Nix build recipe # https://github.com/NixOS/nixpkgs/blob/de5448dab588ad41aef40f8c7c0c230981656698/pkgs/applications/misc/obsidian/default.nix#L31-L34 diff --git a/textproc/obsidian/distinfo b/textproc/obsidian/distinfo index 09b4340d34b3..3dc4fe3f7270 100644 --- a/textproc/obsidian/distinfo +++ b/textproc/obsidian/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1676894388 -SHA256 (obsidian-1.1.9.tar.gz) = 74547b2da0d1270a71acdc8f36c7868baea02001ce29fe40bb655797b4811921 -SIZE (obsidian-1.1.9.tar.gz) = 93057094 +TIMESTAMP = 1677828878 +SHA256 (obsidian-1.1.16.tar.gz) = ccee51a5191ab467799094cfad3439c406079edcb0ffb690512a591549c3327c +SIZE (obsidian-1.1.16.tar.gz) = 93065325 SHA256 (bf119bd48f748f4fd2d65f2d1bb05d3c806883b5.png) = 4227a64156df4043395183dc7b9b23b809df79292d44c208e9649adcf7b2d4a3 SIZE (bf119bd48f748f4fd2d65f2d1bb05d3c806883b5.png) = 11970
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303030738.3237cNWb048472>