Skip to content

Commit

Permalink
Updated misc/ocaml-opaline to version 0.3.0.
Browse files Browse the repository at this point in the history
Now supports optional files.
  • Loading branch information
jaapb committed Apr 13, 2018
1 parent ae21e13 commit cc1cc57
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions misc/ocaml-opaline/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.1 2018/04/07 10:33:39 jaapb Exp $
# $NetBSD: Makefile,v 1.2 2018/04/13 12:27:02 jaapb Exp $

GITHUB_PROJECT= opaline
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= ${GITHUB_PROJECT}-0.2.2
DISTNAME= ${GITHUB_PROJECT}-0.3.0
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=jaapb/}
Expand Down
4 changes: 2 additions & 2 deletions misc/ocaml-opaline/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $NetBSD: buildlink3.mk,v 1.1 2018/04/07 10:33:39 jaapb Exp $
# $NetBSD: buildlink3.mk,v 1.2 2018/04/13 12:27:02 jaapb Exp $

BUILDLINK_TREE+= ocaml-opaline

.if !defined(OCAML_OPALINE_BUILDLINK3_MK)
OCAML_OPALINE_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.ocaml-opaline+= ocaml-opaline>=0.2.2
BUILDLINK_API_DEPENDS.ocaml-opaline+= ocaml-opaline>=0.3.0
BUILDLINK_PKGSRCDIR.ocaml-opaline?= ../../misc/ocaml-opaline

# We only need this to install
Expand Down
10 changes: 5 additions & 5 deletions misc/ocaml-opaline/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2018/04/07 10:33:39 jaapb Exp $
$NetBSD: distinfo,v 1.2 2018/04/13 12:27:02 jaapb Exp $

SHA1 (opaline-0.2.2.tar.gz) = 709bcf2501bb4f3d9bc1a16a8a9f352682b88bec
RMD160 (opaline-0.2.2.tar.gz) = 1e4373c8ec9d030a8a7cb27e5ddb340b57e8eeb8
SHA512 (opaline-0.2.2.tar.gz) = 3c60a9fac45fd3b947c44283e603d4cbbc0789383b77c41c4d1a923f2f8e6b04b94c28d0548db4a5492e85d63d5d5410ed9b1b04a9817ea07ba59273e6ab4e9d
Size (opaline-0.2.2.tar.gz) = 2701 bytes
SHA1 (opaline-0.3.0.tar.gz) = 79dde04926698c415bd4de882a118f3a71c64aa8
RMD160 (opaline-0.3.0.tar.gz) = 14abaefdf3e2d5469174985a00438325103d6426
SHA512 (opaline-0.3.0.tar.gz) = 6f77514fcbe54b523ed3da1a61c1085bf8d1d32bbf2a53fc813aa6686a109d80d44774e80905d934d285642ffe94009e8fe7706ed57105ccbffadc8c379f93d2
Size (opaline-0.3.0.tar.gz) = 2870 bytes

0 comments on commit cc1cc57

Please # to comment.