pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/jo Use github framework properly so PR 51386 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b16a7362c3d5
branches: trunk
changeset: 350698:b16a7362c3d5
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Aug 02 23:35:46 2016 +0000
description:
Use github framework properly so PR 51386 can be avoided in the future.
diffstat:
textproc/jo/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 77f0704a749d -r b16a7362c3d5 textproc/jo/Makefile
--- a/textproc/jo/Makefile Tue Aug 02 23:34:08 2016 +0000
+++ b/textproc/jo/Makefile Tue Aug 02 23:35:46 2016 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/07/26 17:29:22 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2016/08/02 23:35:46 wiz Exp $
DISTNAME= jo-1.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=jpmens/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
+GITHUB_RELEASE= ${DISTNAME}
MAINTAINER= fred%statdns.com@localhost
HOMEPAGE= https://github.com/jpmens/jo
Home |
Main Index |
Thread Index |
Old Index