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

Johan van Selst johans at FreeBSD.org
Thu Jun 25 19:07:23 UTC 2015


Author: johans
Date: Thu Jun 25 19:07:22 2015
New Revision: 390591
URL: https://svnweb.freebsd.org/changeset/ports/390591

Log:
  Update to ocurl 0.7.4 (bugfix release)

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

Modified: head/ftp/ocaml-ocurl/Makefile
==============================================================================
--- head/ftp/ocaml-ocurl/Makefile	Thu Jun 25 18:25:42 2015	(r390590)
+++ head/ftp/ocaml-ocurl/Makefile	Thu Jun 25 19:07:22 2015	(r390591)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	ocurl
-PORTVERSION=	0.7.3
+PORTVERSION=	0.7.4
 CATEGORIES=	ftp
-MASTER_SITES=	https://forge.ocamlcore.org/frs/download.php/1521/ \
+MASTER_SITES=	https://forge.ocamlcore.org/frs/download.php/1523/ \
 		http://ygrek.org.ua/p/release/ocurl/
 PKGNAMEPREFIX=	ocaml-
 

Modified: head/ftp/ocaml-ocurl/distinfo
==============================================================================
--- head/ftp/ocaml-ocurl/distinfo	Thu Jun 25 18:25:42 2015	(r390590)
+++ head/ftp/ocaml-ocurl/distinfo	Thu Jun 25 19:07:22 2015	(r390591)
@@ -1,2 +1,2 @@
-SHA256 (ocurl-0.7.3.tar.gz) = 7228acf91a0c521eb4db5c65638e525d8cb111206a88e9d754f1536fb4489523
-SIZE (ocurl-0.7.3.tar.gz) = 104619
+SHA256 (ocurl-0.7.4.tar.gz) = 51af1d4fc38a7be15cac38a1367f4e2dcd8c2014d8d2e545d96d25c8d2f0135e
+SIZE (ocurl-0.7.4.tar.gz) = 104716


More information about the svn-ports-head mailing list