Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2003 06:10:10 +0100 (CET)
From:      Henrik Motakef <henrik.motakef@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47007: Maintainer Update: devel/ocaml-pcre -> 4.33.0
Message-ID:  <20030113051010.29F3523A9@interim.henrik-motakef.de>

next in thread | raw e-mail | index | archive | help

>Number:         47007
>Category:       ports
>Synopsis:       Maintainer Update: devel/ocaml-pcre -> 4.33.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 12 21:20:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Henrik Motakef
>Release:        FreeBSD 5.0-RC2 i386
>Organization:
>Environment:
System: FreeBSD interim.henrik-motakef.de 5.0-RC2 FreeBSD 5.0-RC2 #0: Wed Dec 18 13:43:24 GMT 2002 root@hollin.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Update devel/ocaml-pcre to 4.33.0, making it fetchable again.
	Add new dependency on ocaml-findlib.
>How-To-Repeat:
	cd /usr/ports/devel/ocaml-pcre && make fetch
>Fix:

diff -urN ../ocaml-pcre.orig/Makefile ./Makefile
--- ../ocaml-pcre.orig/Makefile	Mon Jan 13 04:54:31 2003
+++ ./Makefile	Mon Jan 13 05:02:09 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pcre
-PORTVERSION=	4.31.0
+PORTVERSION=	4.33.0
 CATEGORIES=	devel
 MASTER_SITES=	http://www.oefai.at/~markus/ocaml_sources/
 MASTER_SITE_SUBDIR=	pcre-ocaml
@@ -15,15 +15,12 @@
 
 MAINTAINER=	henrik.motakef@web.de
 
-BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml
+BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
+		ocamlfind:${PORTSDIR}/devel/ocaml-findlib
 LIB_DEPENDS=	pcre:${PORTSDIR}/devel/pcre
 
 USE_GMAKE=	yes
 MAKE_ENV=	OCAML_LIB_INSTALL="${PREFIX}/lib/ocaml/site-lib/pcre" \
 		INCDIRS="${LOCALBASE}/include" LIBDIRS="${LOCALBASE}/lib"
-
-post-install:
-	${INSTALL_DATA} ${WRKSRC}/META ${PREFIX}/lib/ocaml/site-lib/pcre; \
-		${ECHO_CMD} "${PREFIX}/lib/ocaml/site-lib/pcre" >> ${PREFIX}/lib/ocaml/ld.conf
 
 .include <bsd.port.mk>
diff -urN ../ocaml-pcre.orig/distinfo ./distinfo
--- ../ocaml-pcre.orig/distinfo	Mon Jan 13 04:54:31 2003
+++ ./distinfo	Mon Jan 13 04:55:02 2003
@@ -1 +1 @@
-MD5 (pcre-ocaml-4.31.0.tar.gz) = 869a2dbde2e5d8243f8f2bee9c83c6c9
+MD5 (pcre-ocaml-4.33.0.tar.gz) = 0c8b9b5c3d1d7f04622ae781b4bb554d
diff -urN ../ocaml-pcre.orig/pkg-plist ./pkg-plist
--- ../ocaml-pcre.orig/pkg-plist	Mon Jan 13 04:54:31 2003
+++ ./pkg-plist	Mon Jan 13 05:09:56 2003
@@ -1,9 +1,10 @@
 lib/ocaml/site-lib/pcre/META
 lib/ocaml/site-lib/pcre/dllpcre_stubs.so
 lib/ocaml/site-lib/pcre/libpcre_stubs.a
+lib/ocaml/site-lib/pcre/pcre.a
+lib/ocaml/site-lib/pcre/pcre.cmxa
 lib/ocaml/site-lib/pcre/pcre.cma
 lib/ocaml/site-lib/pcre/pcre.cmi
 lib/ocaml/site-lib/pcre/pcre.mli
 @dirrm lib/ocaml/site-lib/pcre
-@exec echo "Updating %D/lib/ocaml/ld.conf"; echo "%D/lib/ocaml/site-lib/pcre" >> %D/lib/ocaml/ld.conf
 @unexec echo "Updating %D/lib/ocaml/ld.conf"; cp %D/lib/ocaml/ld.conf %D/lib/ocaml/ld.conf.tmp; grep -v "lib/ocaml/site-lib/pcre" %D/lib/ocaml/ld.conf.tmp > %D/lib/ocaml/ld.conf; rm %D/lib/ocaml/ld.conf.tmp
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030113051010.29F3523A9>