pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_core GITHUB_TAG added (otherwise the d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40252274919c
branches:  trunk
changeset: 365669:40252274919c
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Sun Jul 23 12:13:13 2017 +0000

description:
GITHUB_TAG added (otherwise the distfile location is wrong)

diffstat:

 devel/ocaml-ppx_core/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 1cc9573f7447 -r 40252274919c devel/ocaml-ppx_core/Makefile
--- a/devel/ocaml-ppx_core/Makefile     Sun Jul 23 09:22:21 2017 +0000
+++ b/devel/ocaml-ppx_core/Makefile     Sun Jul 23 12:13:13 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2017/07/21 13:27:52 jaapb Exp $
+# $NetBSD: Makefile,v 1.9 2017/07/23 12:13:13 jaapb Exp $
 
 VERSION=       0.9.0
 GITHUB_PROJECT=        ppx_core
+GITHUB_TAG=    v${VERSION}
 DISTNAME=      ${GITHUB_PROJECT}-${VERSION}
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    devel



Home | Main Index | Thread Index | Old Index