pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/tlsh
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 4 10:41:48 UTC 2016
Modified Files:
pkgsrc/devel/tlsh: Makefile.common
Log Message:
Add GITHUB_PROJECT so fetching works for py-tlsh.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/tlsh/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/tlsh/Makefile.common
diff -u pkgsrc/devel/tlsh/Makefile.common:1.3 pkgsrc/devel/tlsh/Makefile.common:1.4
--- pkgsrc/devel/tlsh/Makefile.common:1.3 Thu Sep 1 17:04:08 2016
+++ pkgsrc/devel/tlsh/Makefile.common Sun Sep 4 10:41:48 2016
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile.common,v 1.3 2016/09/01 17:04:08 wiz Exp $
+# $NetBSD: Makefile.common,v 1.4 2016/09/04 10:41:48 wiz Exp $
# used by devel/tlsh/Makefile
# used by devel/py-tlsh/Makefile
DISTNAME= tlsh-3.4.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=trendmicro/}
+GITHUB_PROJECT= tlsh
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index