svn commit: r400202 - head/ftp/ocaml-ocurl

Johan van Selst johans at FreeBSD.org
Mon Oct 26 19:14:58 UTC 2015


Author: johans
Date: Mon Oct 26 19:14:57 2015
New Revision: 400202
URL: https://svnweb.freebsd.org/changeset/ports/400202

Log:
  Update to ocurl 0.7.6 (bugfix release)

Modified:
  head/ftp/ocaml-ocurl/Makefile
  head/ftp/ocaml-ocurl/distinfo

Modified: head/ftp/ocaml-ocurl/Makefile
==============================================================================
--- head/ftp/ocaml-ocurl/Makefile	Mon Oct 26 19:08:40 2015	(r400201)
+++ head/ftp/ocaml-ocurl/Makefile	Mon Oct 26 19:14:57 2015	(r400202)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	ocurl
-PORTVERSION=	0.7.5
+PORTVERSION=	0.7.6
 CATEGORIES=	ftp
-MASTER_SITES=	https://forge.ocamlcore.org/frs/download.php/1537/ \
+MASTER_SITES=	https://forge.ocamlcore.org/frs/download.php/1563/ \
 		http://ygrek.org.ua/p/release/ocurl/
 PKGNAMEPREFIX=	ocaml-
 

Modified: head/ftp/ocaml-ocurl/distinfo
==============================================================================
--- head/ftp/ocaml-ocurl/distinfo	Mon Oct 26 19:08:40 2015	(r400201)
+++ head/ftp/ocaml-ocurl/distinfo	Mon Oct 26 19:14:57 2015	(r400202)
@@ -1,2 +1,2 @@
-SHA256 (ocurl-0.7.5.tar.gz) = a6432a2f0109525b4128337ac9708b0192a97ee8f958a5f65b6c8f25435f6cff
-SIZE (ocurl-0.7.5.tar.gz) = 103981
+SHA256 (ocurl-0.7.6.tar.gz) = 8eba235b74733f69d836e9b3167e90ea0a87f7ec4cb3fbd7c289a21109ab9743
+SIZE (ocurl-0.7.6.tar.gz) = 104088


More information about the svn-ports-all mailing list