pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_deriving Updated package to add ocaml-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/58198e7cb850
branches: trunk
changeset: 348632:58198e7cb850
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Fri Jun 17 11:04:30 2016 +0000
description:
Updated package to add ocaml-cppo dependency. Revbump to make sure
package gets recompiled for changes in mk/ocaml.mk. No upstream changes.
diffstat:
devel/ocaml-ppx_deriving/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r bf02b97943bd -r 58198e7cb850 devel/ocaml-ppx_deriving/Makefile
--- a/devel/ocaml-ppx_deriving/Makefile Fri Jun 17 11:02:09 2016 +0000
+++ b/devel/ocaml-ppx_deriving/Makefile Fri Jun 17 11:04:30 2016 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2016/06/09 06:23:38 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/06/17 11:04:30 jaapb Exp $
GITHUB_PROJECT= ppx_deriving
DISTNAME= ${GITHUB_PROJECT}-3.3
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=whitequark/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -20,5 +21,6 @@
BUILD_TARGET= build
+.include "../../devel/ocaml-cppo/buildlink3.mk"
.include "../../mk/ocaml.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index