pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/jo This is the proper GITHUB_RELEASE, fixes f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be671a53b2eb
branches:  trunk
changeset: 357739:be671a53b2eb
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Fri Jan 27 11:33:11 2017 +0000

description:
This is the proper GITHUB_RELEASE, fixes fetching. No change to distfile hash.

diffstat:

 textproc/jo/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c06857860e74 -r be671a53b2eb textproc/jo/Makefile
--- a/textproc/jo/Makefile      Fri Jan 27 10:24:56 2017 +0000
+++ b/textproc/jo/Makefile      Fri Jan 27 11:33:11 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/01/04 12:44:59 fhajny Exp $
+# $NetBSD: Makefile,v 1.5 2017/01/27 11:33:11 fhajny Exp $
 
 DISTNAME=      jo-1.0
 CATEGORIES=    textproc
@@ -9,7 +9,7 @@
 COMMENT=       JSON output from a shell
 LICENSE=       gnu-gpl-v2
 
-GITHUB_RELEASE=        ${DISTNAME}
+GITHUB_RELEASE=        v${PKGVERSION_NOREV}
 
 GNU_CONFIGURE= yes
 



Home | Main Index | Thread Index | Old Index