svn commit: r393298 - branches/2015Q3/devel/ocaml-ounit

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


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

Log:
  MFH: r393297
  
  - Add missing file to plist
  
  Approved by:	ports-secteam blanket

Modified:
  branches/2015Q3/devel/ocaml-ounit/Makefile
  branches/2015Q3/devel/ocaml-ounit/pkg-plist
Directory Properties:
  branches/2015Q3/   (props changed)

Modified: branches/2015Q3/devel/ocaml-ounit/Makefile
==============================================================================
--- branches/2015Q3/devel/ocaml-ounit/Makefile	Fri Jul 31 12:16:16 2015	(r393297)
+++ branches/2015Q3/devel/ocaml-ounit/Makefile	Fri Jul 31 12:17:35 2015	(r393298)
@@ -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: branches/2015Q3/devel/ocaml-ounit/pkg-plist
==============================================================================
--- branches/2015Q3/devel/ocaml-ounit/pkg-plist	Fri Jul 31 12:16:16 2015	(r393297)
+++ branches/2015Q3/devel/ocaml-ounit/pkg-plist	Fri Jul 31 12:17:35 2015	(r393298)
@@ -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