diff --git a/textproc/git-chglog/Makefile b/textproc/git-chglog/Makefile index 57a56ce0e275..cce4bf3c095e 100644 --- a/textproc/git-chglog/Makefile +++ b/textproc/git-chglog/Makefile @@ -1,43 +1,43 @@ PORTNAME= git-chglog DISTVERSIONPREFIX= v -DISTVERSION= 0.15.0 +DISTVERSION= 0.15.1 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= CHANGELOG generator implemented in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git USES= go:modules _BUILD_VERSION= ${DISTVERSIONFULL} GO_MODULE= github.com/${PORTNAME}/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.version=${_BUILD_VERSION}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md CONTRIBUTING.md README.md _EXAMPLES= .chglog/CHANGELOG.tpl.md .chglog/config.yml PORTEXAMPLES= ${_EXAMPLES:T} OPTIONS_DEFINE= DOCS EXAMPLES EXAMPLES_DESC= Install example template format and configuration post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} ${_EXAMPLES} \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/git-chglog/distinfo b/textproc/git-chglog/distinfo index e229a17741c9..ec3a4687c8a6 100644 --- a/textproc/git-chglog/distinfo +++ b/textproc/git-chglog/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1626021289 -SHA256 (go/textproc_git-chglog/git-chglog-v0.15.0/v0.15.0.mod) = 3c56cb72765b82d405f4cfee92c0ff67bd43e8ca71d4e4d414374ce2f2e12907 -SIZE (go/textproc_git-chglog/git-chglog-v0.15.0/v0.15.0.mod) = 525 -SHA256 (go/textproc_git-chglog/git-chglog-v0.15.0/v0.15.0.zip) = 52a16bda9ed9ae811fc208779955adc132f4d90e4a8fb9588cbe5c6bb3171445 -SIZE (go/textproc_git-chglog/git-chglog-v0.15.0/v0.15.0.zip) = 579120 +TIMESTAMP = 1639785519 +SHA256 (go/textproc_git-chglog/git-chglog-v0.15.1/v0.15.1.mod) = 594a406eb636d0ab5149fabd7e6e8a031a306169413a3ed955a587a1f480de68 +SIZE (go/textproc_git-chglog/git-chglog-v0.15.1/v0.15.1.mod) = 525 +SHA256 (go/textproc_git-chglog/git-chglog-v0.15.1/v0.15.1.zip) = 48c0aefef7b227aa476a14c5eb95cccc7e00a9f0edd159bae684dacd8f6e6c95 +SIZE (go/textproc_git-chglog/git-chglog-v0.15.1/v0.15.1.zip) = 579345