pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/py-jrnl jrnl: Define GITHUB_PROJECT to just `jrnl'
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c79e1dd2186
branches: trunk
changeset: 372911:9c79e1dd2186
user: leot <leot%pkgsrc.org@localhost>
date: Wed Dec 20 11:08:06 2017 +0000
description:
jrnl: Define GITHUB_PROJECT to just `jrnl'
(Otherwise ${PKGBASE} is used and the fetch phase fails)
diffstat:
time/py-jrnl/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 28ab7aa75a90 -r 9c79e1dd2186 time/py-jrnl/Makefile
--- a/time/py-jrnl/Makefile Wed Dec 20 05:38:21 2017 +0000
+++ b/time/py-jrnl/Makefile Wed Dec 20 11:08:06 2017 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2017/12/19 14:26:21 leot Exp $
+# $NetBSD: Makefile,v 1.2 2017/12/20 11:08:06 leot Exp $
DISTNAME= jrnl-1.9.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
+GITHUB_PROJECT= jrnl
MASTER_SITES= ${MASTER_SITE_GITHUB:=maebert/}
MAINTAINER= leot%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index