Date: Fri, 4 Dec 2015 09:51:00 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402914 - in head/math/facile: . files Message-ID: <201512040951.tB49p0oj060835@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Fri Dec 4 09:51:00 2015 New Revision: 402914 URL: https://svnweb.freebsd.org/changeset/ports/402914 Log: Update to 1.1.1. This is a bug fix release that adds OCaml4 support, which allows us to drop files/patch-ocaml4. Deleted: head/math/facile/files/ Modified: head/math/facile/Makefile head/math/facile/distinfo Modified: head/math/facile/Makefile ============================================================================== --- head/math/facile/Makefile Fri Dec 4 08:36:35 2015 (r402913) +++ head/math/facile/Makefile Fri Dec 4 09:51:00 2015 (r402914) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= facile -PORTVERSION= 1.1 -PORTREVISION= 5 +PORTVERSION= 1.1.1 CATEGORIES= math MASTER_SITES= http://www.recherche.enac.fr/log/facile/distrib/ Modified: head/math/facile/distinfo ============================================================================== --- head/math/facile/distinfo Fri Dec 4 08:36:35 2015 (r402913) +++ head/math/facile/distinfo Fri Dec 4 09:51:00 2015 (r402914) @@ -1,2 +1,2 @@ -SHA256 (facile-1.1.tar.gz) = a87a6ba7869104f85828c19a9681758bd1d01c816581ba09ac483739ad4ae5ca -SIZE (facile-1.1.tar.gz) = 96343 +SHA256 (facile-1.1.1.tar.gz) = 150a6c269277ce14e9c953dbcf409bfedc795abc1558ac6e338609b1e64fa38c +SIZE (facile-1.1.1.tar.gz) = 99454
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512040951.tB49p0oj060835>