1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update to 20050614 date snapshot

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2005-11-28 18:14:48 +00:00
parent 035bdfb251
commit 2573b6b19f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149813
4 changed files with 9 additions and 35 deletions

View File

@ -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:

View File

@ -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

View File

@ -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/

View File

@ -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