Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2015 19:52:57 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396713 - head/math/ocamlgsl
Message-ID:  <201509111952.t8BJqvfj015961@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Sep 11 19:52:56 2015
New Revision: 396713
URL: https://svnweb.freebsd.org/changeset/ports/396713

Log:
  - Add missing plist file
  
  Approved by:	portmgr blanket

Modified:
  head/math/ocamlgsl/Makefile
  head/math/ocamlgsl/pkg-plist

Modified: head/math/ocamlgsl/Makefile
==============================================================================
--- head/math/ocamlgsl/Makefile	Fri Sep 11 19:51:55 2015	(r396712)
+++ head/math/ocamlgsl/Makefile	Fri Sep 11 19:52:56 2015	(r396713)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ocaml-gsl
 PORTVERSION=	1.15.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 MASTER_SITES=	http://bitbucket.org/mmottl/gsl-ocaml/downloads/
 DISTNAME=	gsl-ocaml-${PORTVERSION}

Modified: head/math/ocamlgsl/pkg-plist
==============================================================================
--- head/math/ocamlgsl/pkg-plist	Fri Sep 11 19:51:55 2015	(r396712)
+++ head/math/ocamlgsl/pkg-plist	Fri Sep 11 19:52:56 2015	(r396713)
@@ -136,6 +136,7 @@
 %%PORTDOCS%%share/doc/ocaml/gsl/api/index_class_types.html
 %%PORTDOCS%%share/doc/ocaml/gsl/api/index_classes.html
 %%PORTDOCS%%share/doc/ocaml/gsl/api/index_exceptions.html
+%%PORTDOCS%%share/doc/ocaml/gsl/api/index_extensions.html
 %%PORTDOCS%%share/doc/ocaml/gsl/api/index_methods.html
 %%PORTDOCS%%share/doc/ocaml/gsl/api/index_module_types.html
 %%PORTDOCS%%share/doc/ocaml/gsl/api/index_modules.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509111952.t8BJqvfj015961>