Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2015 12:16:16 +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: r393297 - head/devel/ocaml-ounit
Message-ID:  <201507311216.t6VCGG7s001604@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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