From owner-svn-ports-head@FreeBSD.ORG Wed Oct 29 10:44:13 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8D482109; Wed, 29 Oct 2014 10:44:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 795A95FD; Wed, 29 Oct 2014 10:44:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9TAiDoA060614; Wed, 29 Oct 2014 10:44:13 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9TAiDgG060612; Wed, 29 Oct 2014 10:44:13 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201410291044.s9TAiDgG060612@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Wed, 29 Oct 2014 10:44:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371673 - head/devel/ocaml-findlib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2014 10:44:13 -0000 Author: johans Date: Wed Oct 29 10:44:12 2014 New Revision: 371673 URL: https://svnweb.freebsd.org/changeset/ports/371673 QAT: https://qat.redports.org/buildarchive/r371673/ Log: Update findlib to 1.5.5 Modified: head/devel/ocaml-findlib/Makefile head/devel/ocaml-findlib/distinfo Modified: head/devel/ocaml-findlib/Makefile ============================================================================== --- head/devel/ocaml-findlib/Makefile Wed Oct 29 10:02:17 2014 (r371672) +++ head/devel/ocaml-findlib/Makefile Wed Oct 29 10:44:12 2014 (r371673) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= findlib -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.5 CATEGORIES= devel MASTER_SITES= http://download.camlcity.org/download/ PKGNAMEPREFIX= ocaml- Modified: head/devel/ocaml-findlib/distinfo ============================================================================== --- head/devel/ocaml-findlib/distinfo Wed Oct 29 10:02:17 2014 (r371672) +++ head/devel/ocaml-findlib/distinfo Wed Oct 29 10:44:12 2014 (r371673) @@ -1,2 +1,2 @@ -SHA256 (findlib-1.5.3.tar.gz) = d920816e48cb5bf3199fb57b78e30c2c1ea0e5eeeff654810118b14b76d482cf -SIZE (findlib-1.5.3.tar.gz) = 238507 +SHA256 (findlib-1.5.5.tar.gz) = aafaba4f7453c38347ff5269c6fd4f4c243ae2bceeeb5e10b9dab89329905946 +SIZE (findlib-1.5.5.tar.gz) = 240247