Date: Wed, 29 Apr 2015 20:57:31 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385013 - head/math/facile Message-ID: <201504292057.t3TKvVXW031355@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Wed Apr 29 20:57:30 2015 New Revision: 385013 URL: https://svnweb.freebsd.org/changeset/ports/385013 Log: math/facile: Bump because ocaml version ungraded The ocaml makefile says to bump this port after ocaml is changed. I don't know how necessary this really is though. PR: 195736 Modified: head/math/facile/Makefile Modified: head/math/facile/Makefile ============================================================================== --- head/math/facile/Makefile Wed Apr 29 20:45:23 2015 (r385012) +++ head/math/facile/Makefile Wed Apr 29 20:57:30 2015 (r385013) @@ -3,7 +3,7 @@ PORTNAME= facile PORTVERSION= 1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://www.recherche.enac.fr/log/facile/distrib/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504292057.t3TKvVXW031355>