pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/go-toml-pelletier



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Fri Aug 25 16:06:44 UTC 2017

Modified Files:
        pkgsrc/www/go-toml-pelletier: Makefile

Log Message:
Add GITHUB_PROJECT so the distfile can be downloaded.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/go-toml-pelletier/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/go-toml-pelletier/Makefile
diff -u pkgsrc/www/go-toml-pelletier/Makefile:1.1 pkgsrc/www/go-toml-pelletier/Makefile:1.2
--- pkgsrc/www/go-toml-pelletier/Makefile:1.1   Thu Aug 17 01:49:58 2017
+++ pkgsrc/www/go-toml-pelletier/Makefile       Fri Aug 25 16:06:44 2017
@@ -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