Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2014 07:25:54 +0000 (UTC)
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353924 - in head: lang/ocaml math/facile
Message-ID:  <201405130725.s4D7Psek029551@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: makc
Date: Tue May 13 07:25:54 2014
New Revision: 353924
URL: http://svnweb.freebsd.org/changeset/ports/353924
QAT: https://qat.redports.org/buildarchive/r353924/

Log:
  math/facile:
  - bump PORTREVISION to trigger repackaging after recent ocaml update:
    the package is usable only with ocaml which was used to compile facile.
  
  lang/ocaml:
  - add upgrading notes for committers

Modified:
  head/lang/ocaml/Makefile
  head/math/facile/Makefile

Modified: head/lang/ocaml/Makefile
==============================================================================
--- head/lang/ocaml/Makefile	Tue May 13 07:25:03 2014	(r353923)
+++ head/lang/ocaml/Makefile	Tue May 13 07:25:54 2014	(r353924)
@@ -1,6 +1,7 @@
 # Created by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
 # $FreeBSD$
 
+# for committer: bump PORTREVISION for math/facile whenever ocaml gets updated
 PORTNAME=	ocaml
 PORTVERSION=	4.01.0
 PORTREVISION=	1

Modified: head/math/facile/Makefile
==============================================================================
--- head/math/facile/Makefile	Tue May 13 07:25:03 2014	(r353923)
+++ head/math/facile/Makefile	Tue May 13 07:25:54 2014	(r353924)
@@ -3,7 +3,7 @@
 
 PORTNAME=	facile
 PORTVERSION=	1.1
-PORTREVISION=	3
+PORTREVISION=	4
 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?201405130725.s4D7Psek029551>