svn commit: r393297 - head/devel/ocaml-ounit

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Jul 31 12:16:17 UTC 2015


Author: amdmi3
Date: Fri Jul 31 12:16:16 2015
New Revision: 393297
URL: https://svnweb.freebsd.org/changeset/ports/393297

Log:
  - Add missing file to plist
  
  MFH:		2015Q3 (blanket)

Modified:
  head/devel/ocaml-ounit/Makefile
  head/devel/ocaml-ounit/pkg-plist

Modified: head/devel/ocaml-ounit/Makefile
==============================================================================
--- head/devel/ocaml-ounit/Makefile	Fri Jul 31 10:50:30 2015	(r393296)
+++ head/devel/ocaml-ounit/Makefile	Fri Jul 31 12:16:16 2015	(r393297)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ounit
 PORTVERSION=	1.0.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	http://www.xs4all.nl/~mmzeeman/ocaml/
 PKGNAMEPREFIX=	ocaml-

Modified: head/devel/ocaml-ounit/pkg-plist
==============================================================================
--- head/devel/ocaml-ounit/pkg-plist	Fri Jul 31 10:50:30 2015	(r393296)
+++ head/devel/ocaml-ounit/pkg-plist	Fri Jul 31 12:16:16 2015	(r393297)
@@ -5,6 +5,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/index_class_types.html
 %%PORTDOCS%%%%DOCSDIR%%/index_classes.html
 %%PORTDOCS%%%%DOCSDIR%%/index_exceptions.html
+%%PORTDOCS%%%%DOCSDIR%%/index_extensions.html
 %%PORTDOCS%%%%DOCSDIR%%/index_methods.html
 %%PORTDOCS%%%%DOCSDIR%%/index_module_types.html
 %%PORTDOCS%%%%DOCSDIR%%/index_modules.html


More information about the svn-ports-all mailing list