svn commit: r483093 - head/devel/ocaml-opam

Steve Wills swills at FreeBSD.org
Sat Oct 27 01:52:48 UTC 2018


Author: swills
Date: Sat Oct 27 01:52:47 2018
New Revision: 483093
URL: https://svnweb.freebsd.org/changeset/ports/483093

Log:
  devel/ocaml-opam: update to 2.0.1
  
  PR:		232500
  Submitted by:	hannes at mehnert.org (maintainer)

Modified:
  head/devel/ocaml-opam/Makefile   (contents, props changed)
  head/devel/ocaml-opam/distinfo   (contents, props changed)

Modified: head/devel/ocaml-opam/Makefile
==============================================================================
--- head/devel/ocaml-opam/Makefile	Sat Oct 27 01:47:04 2018	(r483092)
+++ head/devel/ocaml-opam/Makefile	Sat Oct 27 01:52:47 2018	(r483093)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	opam
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.1
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/ocaml/opam/releases/download/${DISTVERSION}/
 PKGNAMEPREFIX=	ocaml-

Modified: head/devel/ocaml-opam/distinfo
==============================================================================
--- head/devel/ocaml-opam/distinfo	Sat Oct 27 01:47:04 2018	(r483092)
+++ head/devel/ocaml-opam/distinfo	Sat Oct 27 01:52:47 2018	(r483093)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537359209
-SHA256 (opam-full-2.0.0.tar.gz) = 9dad4fcb4f53878c9daa6285d8456ccc671e21bfa71544d1f926fb8a63bfed25
-SIZE (opam-full-2.0.0.tar.gz) = 7827701
+TIMESTAMP = 1540115319
+SHA256 (opam-full-2.0.1.tar.gz) = 81f7f1b661a0c1e04642fe02d0bea5524b32aa2cbed0ecf9b18d7145324ed97c
+SIZE (opam-full-2.0.1.tar.gz) = 7585808


More information about the svn-ports-all mailing list