svn commit: r402914 - in head/math/facile: . files

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Dec 4 09:51:01 UTC 2015


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


More information about the svn-ports-head mailing list