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

Johan van Selst johans at FreeBSD.org
Wed Aug 12 13:10:30 UTC 2015


Author: johans
Date: Wed Aug 12 13:10:29 2015
New Revision: 394019
URL: https://svnweb.freebsd.org/changeset/ports/394019

Log:
  Update to ocurl 0.7.5 (bugfix release)

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

Modified: head/ftp/ocaml-ocurl/Makefile
==============================================================================
--- head/ftp/ocaml-ocurl/Makefile	Wed Aug 12 12:43:32 2015	(r394018)
+++ head/ftp/ocaml-ocurl/Makefile	Wed Aug 12 13:10:29 2015	(r394019)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	ocurl
-PORTVERSION=	0.7.4
+PORTVERSION=	0.7.5
 CATEGORIES=	ftp
-MASTER_SITES=	https://forge.ocamlcore.org/frs/download.php/1523/ \
+MASTER_SITES=	https://forge.ocamlcore.org/frs/download.php/1537/ \
 		http://ygrek.org.ua/p/release/ocurl/
 PKGNAMEPREFIX=	ocaml-
 

Modified: head/ftp/ocaml-ocurl/distinfo
==============================================================================
--- head/ftp/ocaml-ocurl/distinfo	Wed Aug 12 12:43:32 2015	(r394018)
+++ head/ftp/ocaml-ocurl/distinfo	Wed Aug 12 13:10:29 2015	(r394019)
@@ -1,2 +1,2 @@
-SHA256 (ocurl-0.7.4.tar.gz) = 51af1d4fc38a7be15cac38a1367f4e2dcd8c2014d8d2e545d96d25c8d2f0135e
-SIZE (ocurl-0.7.4.tar.gz) = 104716
+SHA256 (ocurl-0.7.5.tar.gz) = a6432a2f0109525b4128337ac9708b0192a97ee8f958a5f65b6c8f25435f6cff
+SIZE (ocurl-0.7.5.tar.gz) = 103981


More information about the svn-ports-all mailing list