Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2021 22:03:09 GMT
From:      Lewis Cook <lcook@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 19faf0a17f33 - main - textproc/git-chglog: Update to 0.14.1
Message-ID:  <202104142203.13EM39Hq038332@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=19faf0a17f33362cf193d022ae211aad8fb2c72e

commit 19faf0a17f33362cf193d022ae211aad8fb2c72e
Author:     Lewis Cook <lcook@FreeBSD.org>
AuthorDate: 2021-04-14 21:33:32 +0000
Commit:     Lewis Cook <lcook@FreeBSD.org>
CommitDate: 2021-04-14 21:34:03 +0000

    textproc/git-chglog: Update to 0.14.1
    
    Changes:        https://github.com/git-chglog/git-chglog/releases/tag/v0.14.1
    Approved by:    mentors (implicit)
---
 textproc/git-chglog/Makefile | 2 +-
 textproc/git-chglog/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/git-chglog/Makefile b/textproc/git-chglog/Makefile
index f07cd5b7e659..ca60a59a4ac3 100644
--- a/textproc/git-chglog/Makefile
+++ b/textproc/git-chglog/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	git-chglog
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.14.0
+DISTVERSION=	0.14.1
 CATEGORIES=	textproc
 
 MAINTAINER=	lcook@FreeBSD.org
diff --git a/textproc/git-chglog/distinfo b/textproc/git-chglog/distinfo
index 38e6f70426b8..121dfa2187a4 100644
--- a/textproc/git-chglog/distinfo
+++ b/textproc/git-chglog/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1617028736
-SHA256 (git-chglog-git-chglog-v0.14.0_GH0.tar.gz) = 7460c6333fc37eab25879a84c62f111f85592befd49c64855d39345196aef644
-SIZE (git-chglog-git-chglog-v0.14.0_GH0.tar.gz) = 546707
+TIMESTAMP = 1618435989
+SHA256 (git-chglog-git-chglog-v0.14.1_GH0.tar.gz) = 3260c18f474fe1d94afe37c7caff99f691fb85d30ed812ba5bb4e298c5d69e70
+SIZE (git-chglog-git-chglog-v0.14.1_GH0.tar.gz) = 548535
 SHA256 (AlecAivazis-survey-v2.2.9_GH0.tar.gz) = 8011eadec37037a25a934f5a7a1bd9f49db05834ef5f9b1f14d00b555d05c220
 SIZE (AlecAivazis-survey-v2.2.9_GH0.tar.gz) = 1567447
 SHA256 (Masterminds-goutils-v1.1.1_GH0.tar.gz) = 6eed023c54f386a71f360e19d34f7a43e640ac44dfc39c22ad4afd7ae04aaa3d



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