Date: Sat, 11 Mar 2023 18:02:55 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 77595cdd35ce - main - ftp/ocaml-ocurl: the port had been updated to version 0.9.2 Message-ID: <202303111802.32BI2t4d020283@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=77595cdd35ce0a5fdaad2cbe46675132702a513e commit 77595cdd35ce0a5fdaad2cbe46675132702a513e Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2023-03-11 18:02:30 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2023-03-11 18:02:30 +0000 ftp/ocaml-ocurl: the port had been updated to version 0.9.2 Chase HTTP/1.1 302/301 redirects in the WWW line while here. Reported by: portscout --- ftp/ocaml-ocurl/Makefile | 4 ++-- ftp/ocaml-ocurl/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index c09b731011b0..6d23ce9a34bb 100644 --- a/ftp/ocaml-ocurl/Makefile +++ b/ftp/ocaml-ocurl/Makefile @@ -1,11 +1,11 @@ PORTNAME= ocurl -PORTVERSION= 0.8.2 +PORTVERSION= 0.9.2 CATEGORIES= ftp PKGNAMEPREFIX= ocaml- MAINTAINER= danfe@FreeBSD.org COMMENT= Interface for OCaml to the curl lib -WWW= http://ocurl.forge.ocamlcore.org/ +WWW= https://ygrek.org/p/ocurl/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/ftp/ocaml-ocurl/distinfo b/ftp/ocaml-ocurl/distinfo index 4d7f7181386e..9f9d9457f259 100644 --- a/ftp/ocaml-ocurl/distinfo +++ b/ftp/ocaml-ocurl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533686147 -SHA256 (ygrek-ocurl-0.8.2_GH0.tar.gz) = dcbadbdf97830de04a68454571bec9592c7f7be135bf1a1a5d8f8aa35c28ed24 -SIZE (ygrek-ocurl-0.8.2_GH0.tar.gz) = 111713 +TIMESTAMP = 1641598355 +SHA256 (ygrek-ocurl-0.9.2_GH0.tar.gz) = dfa55b83f2ba1f32898c3488fd7bfcd55414f4719f563d83d126e5b9de2bd156 +SIZE (ygrek-ocurl-0.9.2_GH0.tar.gz) = 116659
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303111802.32BI2t4d020283>