ports/79858: [maintainer-update] ocaml-expat : update from 0.1.0 to 0.9.1
Marwan Burelle <marwan.burelle@lri.fr>
marwan.burelle at lri.fr
Wed Apr 13 12:40:23 UTC 2005
>Number: 79858
>Category: ports
>Synopsis: [maintainer-update] ocaml-expat : update from 0.1.0 to 0.9.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 13 12:40:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Marwan Burelle <marwan.burelle at lri.fr>
>Release: FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD 5.4-PRERELEASE #0: Thu Mar 17 19:10:49 CET 2005
root@:/usr/home/obj/usr/src/sys/KER_pc5-179
>Description:
Update the OCaml's stub for expat XML parser (new features and bugfixes.)
>How-To-Repeat:
>Fix:
--- diff-ocaml-expat begins here ---
diff -ruN ocaml-expat.orig/Makefile ocaml-expat/Makefile
--- ocaml-expat.orig/Makefile Wed Apr 13 14:17:48 2005
+++ ocaml-expat/Makefile Wed Apr 13 14:21:57 2005
@@ -7,7 +7,7 @@
#
PORTNAME= ocaml-expat
-PORTVERSION= 0.1.0
+PORTVERSION= 0.9.1
CATEGORIES= textproc
MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/
@@ -38,7 +38,7 @@
PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${WRKSRC}/doc/*.css ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/doc/README ${WRKSRC}/doc/*.html ${WRKSRC}/doc/*.css ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff -ruN ocaml-expat.orig/distinfo ocaml-expat/distinfo
--- ocaml-expat.orig/distinfo Wed Apr 13 14:17:48 2005
+++ ocaml-expat/distinfo Wed Apr 13 14:18:10 2005
@@ -1,2 +1,2 @@
-MD5 (ocaml-expat-0.1.0.tar.gz) = c8e429fafbb2508cf5525d5ff686efeb
-SIZE (ocaml-expat-0.1.0.tar.gz) = 11471
+MD5 (ocaml-expat-0.9.1.tar.gz) = 17aa00a46c5edeb815f1b0555bad7ed2
+SIZE (ocaml-expat-0.9.1.tar.gz) = 25223
diff -ruN ocaml-expat.orig/files/patch-Makefile ocaml-expat/files/patch-Makefile
--- ocaml-expat.orig/files/patch-Makefile Wed Apr 13 14:17:48 2005
+++ ocaml-expat/files/patch-Makefile Wed Apr 13 14:18:30 2005
@@ -1,6 +1,6 @@
---- Makefile.orig Sat Sep 27 16:52:29 2003
-+++ Makefile Wed Feb 9 10:46:58 2005
-@@ -4,8 +4,10 @@
+--- Makefile.orig Wed Apr 13 11:14:20 2005
++++ Makefile Wed Apr 13 11:15:49 2005
+@@ -3,8 +3,10 @@
# Change this to match your expat installation.
EXPAT_LIB=-lexpat
@@ -13,7 +13,7 @@
NAME=expat
OBJECTS=expat.cmo
-@@ -31,7 +33,7 @@
+@@ -32,7 +34,7 @@
allopt: $(XARCHIVE)
depend: *.c *.ml *.mli
--- diff-ocaml-expat ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list