ports/81990: [Maintainer-update] devel/ocaml-pcre : update to version 5.09.2
Marwan Burelle <marwan.burelle@lri.fr>
marwan.burelle at lri.fr
Tue Jun 7 12:20:28 UTC 2005
>Number: 81990
>Category: ports
>Synopsis: [Maintainer-update] devel/ocaml-pcre : update to version 5.09.2
>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: Tue Jun 07 12:20:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Marwan Burelle <marwan.burelle at lri.fr>
>Release: FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD 5.4-STABLE #0: Fri May 27 16:10:41 CEST 2005
root@:/usr/home/obj/usr/src/sys/KER_pc5-179
>Description:
New release version 5.09.2, also add OCAMLFIND_DESTDIR to MAKE_ENV so ocamlfind installs files in ${PREFIX}/lib/ocaml/site-lib.
>How-To-Repeat:
>Fix:
--- new-ocaml-pcre-port begins here ---
diff -ruN /usr/ports/devel/ocaml-pcre/Makefile ocaml-pcre/Makefile
--- /usr/ports/devel/ocaml-pcre/Makefile Sat May 21 21:57:06 2005
+++ ocaml-pcre/Makefile Tue Jun 7 13:59:00 2005
@@ -6,8 +6,7 @@
#
PORTNAME= pcre
-PORTVERSION= 5.09.0
-PORTREVISION= 1
+PORTVERSION= 5.09.2
CATEGORIES= devel
MASTER_SITES= http://www.oefai.at/~markus/ocaml_sources/
PKGNAMEPREFIX= ocaml-
@@ -22,7 +21,8 @@
USE_GMAKE= yes
MAKE_ENV= OCAML_LIB_INSTALL="${PREFIX}/lib/ocaml/site-lib/pcre" \
- INCDIRS="${LOCALBASE}/include" LIBDIRS="${LOCALBASE}/lib"
+ INCDIRS="${LOCALBASE}/include" LIBDIRS="${LOCALBASE}/lib" \
+ OCAMLFIND_DESTDIR="${PREFIX}/lib/ocaml/site-lib"
.if !defined(WITH_CUSTOM)
MAKE_ENV+= NO_CUSTOM=y
.endif
diff -ruN /usr/ports/devel/ocaml-pcre/distinfo ocaml-pcre/distinfo
--- /usr/ports/devel/ocaml-pcre/distinfo Wed Feb 9 21:50:05 2005
+++ ocaml-pcre/distinfo Tue Jun 7 13:52:43 2005
@@ -1,2 +1,2 @@
-MD5 (pcre-ocaml-5.09.0.tar.gz) = 54e6a09275533960e417d0876ff7bedd
-SIZE (pcre-ocaml-5.09.0.tar.gz) = 52587
+MD5 (pcre-ocaml-5.09.2.tar.gz) = 7456f8d34b78f91c57d14cdf6e2068fb
+SIZE (pcre-ocaml-5.09.2.tar.gz) = 51665
--- new-ocaml-pcre-port ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list