Date: Tue, 13 Sep 2022 17:47:12 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e35eda4804e0 - main - deskutils/notekit: update the port to the latest GitHub commit. Message-ID: <202209131747.28DHlCvj061485@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=e35eda4804e0dcd61328b196ea891180bf1eed99 commit e35eda4804e0dcd61328b196ea891180bf1eed99 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2022-09-13 17:46:24 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2022-09-13 17:46:24 +0000 deskutils/notekit: update the port to the latest GitHub commit. --- deskutils/notekit/Makefile | 5 ++--- deskutils/notekit/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/deskutils/notekit/Makefile b/deskutils/notekit/Makefile index fb7df628e123..55cc1da55c8f 100644 --- a/deskutils/notekit/Makefile +++ b/deskutils/notekit/Makefile @@ -1,6 +1,5 @@ PORTNAME= notekit -PORTVERSION= g20211222 -PORTREVISION= 2 +PORTVERSION= g20220907 CATEGORIES= deskutils MAINTAINER= danfe@FreeBSD.org @@ -17,7 +16,7 @@ USES= cmake compiler:c++17-lang gnome pkgconfig USE_GNOME= gdkpixbuf2 gtkmm30 gtksourceviewmm3 USE_GITHUB= yes GH_ACCOUNT= blackhole89 -GH_TAGNAME= 6d6278b +GH_TAGNAME= f0d0781 post-patch: @${REINPLACE_CMD} -e '/workaround for old jsoncpp/d' \ diff --git a/deskutils/notekit/distinfo b/deskutils/notekit/distinfo index 7a74474559f3..af69974f87bd 100644 --- a/deskutils/notekit/distinfo +++ b/deskutils/notekit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640187902 -SHA256 (blackhole89-notekit-g20211222-6d6278b_GH0.tar.gz) = 347a5a3a715b9e4dcd71a6040efd0e6ff6a7f456a76353910f64898734d1c6dd -SIZE (blackhole89-notekit-g20211222-6d6278b_GH0.tar.gz) = 1903961 +TIMESTAMP = 1662590225 +SHA256 (blackhole89-notekit-g20220907-f0d0781_GH0.tar.gz) = 3118f440f76f66538352af9b3480f7fb1da3540225810b00b568fb21c812736c +SIZE (blackhole89-notekit-g20220907-f0d0781_GH0.tar.gz) = 1906700
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209131747.28DHlCvj061485>