Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2015 19:52:59 +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: r396714 - head/devel/ocaml-magic
Message-ID:  <201509111952.t8BJqxnp016056@repo.freebsd.org>

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

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

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

Modified: head/devel/ocaml-magic/Makefile
==============================================================================
--- head/devel/ocaml-magic/Makefile	Fri Sep 11 19:52:56 2015	(r396713)
+++ head/devel/ocaml-magic/Makefile	Fri Sep 11 19:52:59 2015	(r396714)
@@ -3,7 +3,7 @@
 
 PORTNAME=	magic
 PORTVERSION=	0.7.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	SF/ocaml-${PORTNAME}/ocaml-${PORTNAME}/0.7
 PKGNAMEPREFIX=	ocaml-

Modified: head/devel/ocaml-magic/pkg-plist
==============================================================================
--- head/devel/ocaml-magic/pkg-plist	Fri Sep 11 19:52:56 2015	(r396713)
+++ head/devel/ocaml-magic/pkg-plist	Fri Sep 11 19:52:59 2015	(r396714)
@@ -13,6 +13,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?201509111952.t8BJqxnp016056>