Page MenuHomeFreeBSD

D28544.diff
No OneTemporary

D28544.diff

Index: head/devel/ocaml-opam/Makefile
===================================================================
--- head/devel/ocaml-opam/Makefile
+++ head/devel/ocaml-opam/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= opam
-PORTVERSION= 2.0.6
-PORTREVISION= 1
+PORTVERSION= 2.0.8
CATEGORIES= devel
MASTER_SITES= https://github.com/ocaml/opam/releases/download/${DISTVERSION}/
PKGNAMEPREFIX= ocaml-
@@ -20,24 +19,27 @@
USES= gmake
USE_OCAML= yes
-ALL_TARGET= lib-ext all
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-checks
+MAKE_JOBS_UNSAFE= yes
+ALL_TARGET= lib-ext all
+
OPTIONS_DEFINE= RSYNC GIT HG DARCS
OPTIONS_DEFAULT= RSYNC GIT
+NO_OPTIONS_SORT= yes
-RSYNC_DESC= Remote repository synchronized with Rsync
+DARCS_DESC= Remote repository synchronized with darcs
GIT_DESC= Remote repository synchronized with git
HG_DESC= Remote repository synchronized with mercurial
-DARCS_DESC= Remote repository synchronized with darcs
+RSYNC_DESC= Remote repository synchronized with Rsync
-RSYNC_RUN_DEPENDS= rsync:net/rsync
+DARCS_RUN_DEPENDS= darcs:devel/hs-darcs
GIT_RUN_DEPENDS= git:devel/git
HG_RUN_DEPENDS= ${PY_MERCURIAL}
-DARCS_RUN_DEPENDS= darcs:devel/hs-darcs
+RSYNC_RUN_DEPENDS= rsync:net/rsync
-MAKE_JOBS_UNSAFE= yes
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/opam-installer
.include <bsd.port.mk>
Index: head/devel/ocaml-opam/distinfo
===================================================================
--- head/devel/ocaml-opam/distinfo
+++ head/devel/ocaml-opam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579199229
-SHA256 (opam-full-2.0.6.tar.gz) = 7c4bff5e5f3628ad00c53ee1b044ced8128ffdcfbb7582f8773fb433e12e07f4
-SIZE (opam-full-2.0.6.tar.gz) = 7928660
+TIMESTAMP = 1612798209
+SHA256 (opam-full-2.0.8.tar.gz) = 7b9d29233d9633ef50ba766df2e39112b15cd05c1c6fedf80bcb548debcdd9bd
+SIZE (opam-full-2.0.8.tar.gz) = 8006252

File Metadata

Mime Type
text/plain
Expires
Sat, Jul 25, 12:51 PM (7 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35473898
Default Alt Text
D28544.diff (1 KB)

Event Timeline