svn commit: r396713 - head/math/ocamlgsl
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Sep 11 19:52:57 UTC 2015
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
More information about the svn-ports-head
mailing list