aboutsummaryrefslogtreecommitdiff
path: root/math/ocaml-zarith
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2023-09-18 08:26:00 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2023-09-18 08:26:00 +0000
commit0b790fc329cb543f09d64c6c6a8b186dae81625d (patch)
tree337fe999877dcd5e2a4c2b57d9b6ec51bd103007 /math/ocaml-zarith
parentc321b24897baea3b0e7591316750956a1ec5e381 (diff)
downloadports-0b790fc329cb543f09d64c6c6a8b186dae81625d.tar.gz
ports-0b790fc329cb543f09d64c6c6a8b186dae81625d.zip
Diffstat (limited to 'math/ocaml-zarith')
-rw-r--r--math/ocaml-zarith/Makefile3
-rw-r--r--math/ocaml-zarith/distinfo6
-rw-r--r--math/ocaml-zarith/files/patch-configure10
-rw-r--r--math/ocaml-zarith/pkg-plist1
4 files changed, 10 insertions, 10 deletions
diff --git a/math/ocaml-zarith/Makefile b/math/ocaml-zarith/Makefile
index ab95d248427a..7e02f8db6812 100644
--- a/math/ocaml-zarith/Makefile
+++ b/math/ocaml-zarith/Makefile
@@ -1,7 +1,6 @@
PORTNAME= ${GH_PROJECT:tl}
-PORTVERSION= 1.12
+PORTVERSION= 1.13
DISTVERSIONPREFIX= release-
-PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= ocaml-
diff --git a/math/ocaml-zarith/distinfo b/math/ocaml-zarith/distinfo
index 3e2235e7d2c6..2df68dba1013 100644
--- a/math/ocaml-zarith/distinfo
+++ b/math/ocaml-zarith/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614762000
-SHA256 (ocaml-Zarith-release-1.12_GH0.tar.gz) = cc32563c3845c86d0f609c86d83bf8607ef12354863d31d3bffc0dacf1ed2881
-SIZE (ocaml-Zarith-release-1.12_GH0.tar.gz) = 93695
+TIMESTAMP = 1689789526
+SHA256 (ocaml-Zarith-release-1.13_GH0.tar.gz) = a5826d33fea0103ad6e66f92583d8e075fb77976de893ffdd73ada0409b3f83b
+SIZE (ocaml-Zarith-release-1.13_GH0.tar.gz) = 85994
diff --git a/math/ocaml-zarith/files/patch-configure b/math/ocaml-zarith/files/patch-configure
index 6ce8fe8ee40b..977b654adb40 100644
--- a/math/ocaml-zarith/files/patch-configure
+++ b/math/ocaml-zarith/files/patch-configure
@@ -1,7 +1,7 @@
---- configure.orig 2021-03-03 09:00:00 UTC
+--- configure.orig 2023-07-19 17:58:46 UTC
+++ configure
-@@ -268,7 +268,7 @@ searchbin ocamlfind
- if test $? -eq 1 -a $ocamlfind != "no"; then
+@@ -258,7 +258,7 @@ searchbin ocamlfind
+ if test $? -eq 1 && test $ocamlfind != "no"; then
instmeth='findlib'
if test "$installdir" = "auto"
- then installdir=`ocamlfind printconf destdir`; fi
@@ -9,10 +9,10 @@
else
searchbin install
if test $? -eq 1; then instmeth='install'
-@@ -365,7 +365,7 @@ OCAMLOPTFLAGS=$mloptflags
- OCAMLINC=$mlinc
+@@ -354,7 +354,7 @@ OCAMLINC=$mlinc
CFLAGS=$ccinc $ccdef $ccopt
LIBS=$cclib
+ LDFLAGS=$ldflags
-INSTALLDIR=$installdir
+INSTALLDIR=${DESTDIR}$installdir
INSTALL=install
diff --git a/math/ocaml-zarith/pkg-plist b/math/ocaml-zarith/pkg-plist
index 844f3cadc7a0..253d07fcf0fb 100644
--- a/math/ocaml-zarith/pkg-plist
+++ b/math/ocaml-zarith/pkg-plist
@@ -19,3 +19,4 @@
%%OCAML_SITELIBDIR%%/zarith/zarith.cmxs
%%OCAML_SITELIBDIR%%/zarith/zarith.h
%%OCAML_SITELIBDIR%%/zarith/zarith_top.cma
+%%OCAML_SITELIBDIR%%/zarith/zarith_version.cmx