diff options
author | Lewis Cook <lcook@FreeBSD.org> | 2021-04-15 05:33:32 +0800 |
---|---|---|
committer | Lewis Cook <lcook@FreeBSD.org> | 2021-04-15 05:34:03 +0800 |
commit | 19faf0a17f33362cf193d022ae211aad8fb2c72e (patch) | |
tree | 2d35d326a170ce0a75cda7ea6b25acd699e20b1f | |
parent | 82e81e792c1e5263713ef111bca8e463315ecb2d (diff) | |
download | freebsd-ports-gnome-19faf0a17f33362cf193d022ae211aad8fb2c72e.tar.gz freebsd-ports-gnome-19faf0a17f33362cf193d022ae211aad8fb2c72e.tar.zst freebsd-ports-gnome-19faf0a17f33362cf193d022ae211aad8fb2c72e.zip |
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)
-rw-r--r-- | textproc/git-chglog/Makefile | 2 | ||||
-rw-r--r-- | 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 |