pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bat: Minor cosmetic changes and nitpicks. Suggestions by leot@
Module Name: pkgsrc-wip
Committed By: Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By: fox
Date: Sat May 25 10:38:22 2019 -0500
Changeset: 3b0b8d5f7eda0cc09a34b8ad3dafb9b932a4bc62
Modified Files:
bat/Makefile
Log Message:
bat: Minor cosmetic changes and nitpicks. Suggestions by leot@
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3b0b8d5f7eda0cc09a34b8ad3dafb9b932a4bc62
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bat/Makefile | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diffs:
diff --git a/bat/Makefile b/bat/Makefile
index 098e87a77b..f8b8b84faf 100644
--- a/bat/Makefile
+++ b/bat/Makefile
@@ -3,9 +3,8 @@
DISTNAME= bat-0.11.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=sharkdp/}
-GITHUB_PROJECT= bat
-GITHUB_TAG= v0.11.0
-DIST_SUBDIR= ${GITHUB_PROJECT}
+GITHUB_TAG= v${PKGVERSION_NOREV}
+DIST_SUBDIR= bat
EXTRACT_USING= bsdtar
MAINTAINER= fox%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index