Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 13:39:08 GMT
From:      =?utf-8?B?QWxleGFuZHJlIEMuIEd1aW1hcsOjZXM=?= <rigoletto@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4cb7d68c5242 - main - deskutils/znotes: Update to 0.4.6
Message-ID:  <202105261339.14QDd81t089507@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rigoletto:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4cb7d68c5242640fb07d7e96be1cecff678ffb7f

commit 4cb7d68c5242640fb07d7e96be1cecff678ffb7f
Author:     Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>
AuthorDate: 2021-05-26 13:38:42 +0000
Commit:     Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>
CommitDate: 2021-05-26 13:38:42 +0000

    deskutils/znotes: Update to 0.4.6
---
 deskutils/znotes/Makefile | 7 +++----
 deskutils/znotes/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/deskutils/znotes/Makefile b/deskutils/znotes/Makefile
index f5f0c064bd12..35f4ced46a96 100644
--- a/deskutils/znotes/Makefile
+++ b/deskutils/znotes/Makefile
@@ -1,8 +1,7 @@
 # Created by: Veniamin Gvozdikov <vg@FreeBSD.org>
 
 PORTNAME=	znotes
-PORTVERSION=	0.4.5.20150825
-PORTREVISION=	4
+DISTVERSION=	0.4.6
 CATEGORIES=	deskutils
 
 MAINTAINER=	rigoletto@FreeBSD.org
@@ -13,12 +12,12 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		compiler:c++11-lang gl qmake qt:5
 USE_GL=		gl
-USE_QT=		buildtools_build linguisttools_build core gui network printsupport widgets xml
+USE_QT=		buildtools_build linguisttools_build core gui network \
+		printsupport widgets xml
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	proton
 GH_PROJECT=	zNotes
-GH_TAGNAME=	6423c5e
 
 CONFLICTS_INSTALL=	znotes-qt[45]
 
diff --git a/deskutils/znotes/distinfo b/deskutils/znotes/distinfo
index 879bcd87a62a..93dd52da9167 100644
--- a/deskutils/znotes/distinfo
+++ b/deskutils/znotes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520867876
-SHA256 (proton-zNotes-0.4.5.20150825-6423c5e_GH0.tar.gz) = 93a9708a7c2522197e442d0aa28c9c20b13815c192ef8c51ced0006f6b352d2c
-SIZE (proton-zNotes-0.4.5.20150825-6423c5e_GH0.tar.gz) = 725999
+TIMESTAMP = 1622020501
+SHA256 (proton-zNotes-0.4.6_GH0.tar.gz) = 87841c93f41d32c90ed499cc74b0d6e83d534f80c942587afe9984f4b8006a5d
+SIZE (proton-zNotes-0.4.6_GH0.tar.gz) = 754925



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105261339.14QDd81t089507>