pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
recidivm: MASTER_SITE_GITHUB simplification (thanks leot)
Module Name: pkgsrc-wip
Committed By: Travis Paul <tr%vispaul.me@localhost>
Pushed By: tpaul
Date: Wed May 22 17:11:04 2019 +0800
Changeset: 650128cfeb19ccb939fe49db0ed11c13a1acb9b2
Modified Files:
recidivm/Makefile
Log Message:
recidivm: MASTER_SITE_GITHUB simplification (thanks leot)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=650128cfeb19ccb939fe49db0ed11c13a1acb9b2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
recidivm/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/recidivm/Makefile b/recidivm/Makefile
index 4def837353..79afd2b50a 100644
--- a/recidivm/Makefile
+++ b/recidivm/Makefile
@@ -3,14 +3,13 @@
DISTNAME= recidivm-0.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=jwilk/}
-GITHUB_RELEASE= 0.2
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= tpaul%NetBSD.org@localhost
HOMEPAGE= http://jwilk.net/software/recidivm
COMMENT= Estimates a program's peak virtual memory use
LICENSE= mit
-NO_CONFIGURE= yes
USE_TOOLS+= gmake
SUBST_CLASSES+= fix-paths
Home |
Main Index |
Thread Index |
Old Index