pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/go-toml-pelletier Add GITHUB_PROJECT so the distfi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/72745221b2fc
branches: trunk
changeset: 367188:72745221b2fc
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Aug 25 16:06:44 2017 +0000
description:
Add GITHUB_PROJECT so the distfile can be downloaded.
diffstat:
www/go-toml-pelletier/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r c7eac834bb0d -r 72745221b2fc www/go-toml-pelletier/Makefile
--- a/www/go-toml-pelletier/Makefile Fri Aug 25 16:06:20 2017 +0000
+++ b/www/go-toml-pelletier/Makefile Fri Aug 25 16:06:44 2017 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2017/08/17 01:49:58 gavan Exp $
+# $NetBSD: Makefile,v 1.2 2017/08/25 16:06:44 jperkin Exp $
DISTNAME= go-toml-1.0.0
PKGNAME= ${DISTNAME:S/toml/toml-pelletier/}
MASTER_SITES= ${MASTER_SITE_GITHUB:=pelletier/}
CATEGORIES= www
+GITHUB_PROJECT= go-toml
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index