svn commit: r396714 - head/devel/ocaml-magic

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Sep 11 19:53:00 UTC 2015


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


More information about the svn-ports-all mailing list