diff options
-rw-r--r-- | textproc/ocaml-yaxpo/Makefile | 6 | ||||
-rw-r--r-- | textproc/ocaml-yaxpo/distinfo | 6 | ||||
-rw-r--r-- | textproc/ocaml-yaxpo/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/ocaml-yaxpo/pkg-plist | 30 |
4 files changed, 9 insertions, 35 deletions
diff --git a/textproc/ocaml-yaxpo/Makefile b/textproc/ocaml-yaxpo/Makefile index 71be13144021..d3f1d9647e3b 100644 --- a/textproc/ocaml-yaxpo/Makefile +++ b/textproc/ocaml-yaxpo/Makefile @@ -8,7 +8,7 @@ PORTNAME= yaxpo PORTVERSION= 0.0.${DATE_VERSION} CATEGORIES= textproc -MASTER_SITES= http://mikelin.mit.edu/yaxpo/ +MASTER_SITES= http://compbio.mit.edu/mikelin/yaxpo/ PKGNAMEPREFIX= ocaml- DISTNAME= yaxpo @@ -21,10 +21,12 @@ USE_REINPLACE= yes ALL_TARGET= yaxpo -DATE_VERSION= 20020816 +DATE_VERSION= 20050614 .ifndef(NOPORTDOCS) ALL_TARGET+= doc + +PORTDOCS= * .endif post-configure: diff --git a/textproc/ocaml-yaxpo/distinfo b/textproc/ocaml-yaxpo/distinfo index ad363295b687..8ae74508fc25 100644 --- a/textproc/ocaml-yaxpo/distinfo +++ b/textproc/ocaml-yaxpo/distinfo @@ -1,3 +1,3 @@ -MD5 (yaxpo.tar.gz) = e873b78a042606058cd1f9bafc132faf -SHA256 (yaxpo.tar.gz) = d3986d03d43dd90e4bd3f111273d3ea016ce041838a575025c17d69ed47ecabc -SIZE (yaxpo.tar.gz) = 20589 +MD5 (yaxpo.tar.gz) = 24525c90c68573b1840402e80845ea26 +SHA256 (yaxpo.tar.gz) = faf8bdad4ed25bef69582603e4f79e3e67d8dcb5ab9ccb2aff457a7d64758867 +SIZE (yaxpo.tar.gz) = 26111 diff --git a/textproc/ocaml-yaxpo/pkg-descr b/textproc/ocaml-yaxpo/pkg-descr index f7d8a49f001b..1babf35a8149 100644 --- a/textproc/ocaml-yaxpo/pkg-descr +++ b/textproc/ocaml-yaxpo/pkg-descr @@ -8,4 +8,4 @@ these provides a data model complete with DOM-like constructors, accessors, mutators, and serializers, enabling you to manipulate and emit XML as well as parse it. -WWW: http://mikelin.mit.edu/yaxpo/ +WWW: http://compbio.mit.edu/mikelin/yaxpo/ diff --git a/textproc/ocaml-yaxpo/pkg-plist b/textproc/ocaml-yaxpo/pkg-plist index c0f66672448f..d095a34279fd 100644 --- a/textproc/ocaml-yaxpo/pkg-plist +++ b/textproc/ocaml-yaxpo/pkg-plist @@ -7,32 +7,4 @@ lib/ocaml/yaxpo.cmi lib/ocaml/yaxpo.cmxa lib/ocaml/yaxpodom.cmi lib/ocaml/yaxposax.cmi -%%PORTDOCS%%share/doc/yaxpo/Cps_reader.html -%%PORTDOCS%%share/doc/yaxpo/Cps_reader.t.html -%%PORTDOCS%%share/doc/yaxpo/U_char.html -%%PORTDOCS%%share/doc/yaxpo/Utf8_char.html -%%PORTDOCS%%share/doc/yaxpo/Yaxpo.html -%%PORTDOCS%%share/doc/yaxpo/Yaxpodom.Namespace_utils.html -%%PORTDOCS%%share/doc/yaxpo/Yaxpodom.html -%%PORTDOCS%%share/doc/yaxpo/Yaxposax.html -%%PORTDOCS%%share/doc/yaxpo/index.html -%%PORTDOCS%%share/doc/yaxpo/index_attributes.html -%%PORTDOCS%%share/doc/yaxpo/index_class_types.html -%%PORTDOCS%%share/doc/yaxpo/index_classes.html -%%PORTDOCS%%share/doc/yaxpo/index_exceptions.html -%%PORTDOCS%%share/doc/yaxpo/index_methods.html -%%PORTDOCS%%share/doc/yaxpo/index_module_types.html -%%PORTDOCS%%share/doc/yaxpo/index_modules.html -%%PORTDOCS%%share/doc/yaxpo/index_types.html -%%PORTDOCS%%share/doc/yaxpo/index_values.html -%%PORTDOCS%%share/doc/yaxpo/style.css -%%PORTDOCS%%share/doc/yaxpo/type_Cps_reader.html -%%PORTDOCS%%share/doc/yaxpo/type_Cps_reader.t.html -%%PORTDOCS%%share/doc/yaxpo/type_U_char.html -%%PORTDOCS%%share/doc/yaxpo/type_Utf8_char.html -%%PORTDOCS%%share/doc/yaxpo/type_Yaxpo.html -%%PORTDOCS%%share/doc/yaxpo/type_Yaxpodom.Namespace_utils.html -%%PORTDOCS%%share/doc/yaxpo/type_Yaxpodom.html -%%PORTDOCS%%share/doc/yaxpo/type_Yaxposax.html -%%PORTDOCS%%@dirrm share/doc/yaxpo -@unexec rmdir %D/lib/ocaml 2>/dev/null || true +@unexec rmdir %Dlib/ocaml 2>/dev/null || true |