From owner-svn-ports-all@FreeBSD.ORG Tue May 13 07:25:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CAB10B99; Tue, 13 May 2014 07:25:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B82292612; Tue, 13 May 2014 07:25:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4D7PsQD029553; Tue, 13 May 2014 07:25:54 GMT (envelope-from makc@svn.freebsd.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4D7Psek029551; Tue, 13 May 2014 07:25:54 GMT (envelope-from makc@svn.freebsd.org) Message-Id: <201405130725.s4D7Psek029551@svn.freebsd.org> From: Max Brazhnikov Date: Tue, 13 May 2014 07:25:54 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2014 07:25:54 -0000 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 # $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/