svn commit: r385013 - head/math/facile

John Marino marino at FreeBSD.org
Wed Apr 29 20:57:31 UTC 2015


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/
 


More information about the svn-ports-all mailing list