From owner-freebsd-ports Sun Jan 12 21:20: 6 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4365637B401 for ; Sun, 12 Jan 2003 21:20:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CECB43F13 for ; Sun, 12 Jan 2003 21:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0D5K2NS000637 for ; Sun, 12 Jan 2003 21:20:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0D5K2Jw000636; Sun, 12 Jan 2003 21:20:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ECDC37B401 for ; Sun, 12 Jan 2003 21:10:16 -0800 (PST) Received: from smtp.web.de (smtp03.web.de [217.72.192.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7371543F18 for ; Sun, 12 Jan 2003 21:10:12 -0800 (PST) (envelope-from henrik.motakef@web.de) Received: from [213.23.26.198] (helo=interim.henrik-motakef.de) by smtp.web.de with esmtp (WEB.DE(Exim) 4.93 #1) id 18XwrM-000311-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 13 Jan 2003 06:10:06 +0100 Received: by interim.henrik-motakef.de (Postfix, from userid 1000) id 29F3523A9; Mon, 13 Jan 2003 06:10:10 +0100 (CET) Message-Id: <20030113051010.29F3523A9@interim.henrik-motakef.de> Date: Mon, 13 Jan 2003 06:10:10 +0100 (CET) From: Henrik Motakef Reply-To: Henrik Motakef To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/47007: Maintainer Update: devel/ocaml-pcre -> 4.33.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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