Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163562560
D28544.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D28544.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D28544: devel/ocaml-opam: Update to 2.0.8
Attached
Detach File
Event Timeline
Log In to Comment