From owner-freebsd-ports Sat Dec 7 11:50:12 2002 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 1238037B406 for ; Sat, 7 Dec 2002 11:50:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4697943EC5 for ; Sat, 7 Dec 2002 11:50: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 gB7Jo2x3084139 for ; Sat, 7 Dec 2002 11:50: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 gB7Jo22j084138; Sat, 7 Dec 2002 11:50:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DE7D37B401 for ; Sat, 7 Dec 2002 11:48:55 -0800 (PST) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47DE243EC2 for ; Sat, 7 Dec 2002 11:48:54 -0800 (PST) (envelope-from linimon@lonesome.com) Received: from lonesome.lonesome.com (cs2876-77.austin.rr.com [24.28.76.77]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id 6017A14195 for ; Sat, 7 Dec 2002 13:48:52 -0600 (CST) Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1]) by lonesome.lonesome.com (8.12.6/8.12.3) with ESMTP id gB7JoEWm054018 for ; Sat, 7 Dec 2002 13:50:14 -0600 (CST) (envelope-from linimon@lonesome.lonesome.com) Received: (from linimon@localhost) by lonesome.lonesome.com (8.12.6/8.12.6/Submit) id gB7JoDws054015; Sat, 7 Dec 2002 13:50:13 -0600 (CST) (envelope-from linimon) Message-Id: <200212071950.gB7JoDws054015@lonesome.lonesome.com> Date: Sat, 7 Dec 2002 13:50:13 -0600 (CST) From: Mark Linimon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113.1 Subject: ports/46070: [patch] fix fetch and update version for devel/ocaml-pcre 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: 46070 >Category: ports >Synopsis: [patch] fix fetch and update version for devel/ocaml-pcre >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 07 11:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mark Linimon >Release: FreeBSD-4.7 >Organization: FreeBSD >Environment: System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386 >Description: Mastersite has moved; new version available. >How-To-Repeat: make fetch >Fix: --- ocaml-pcre/Makefile.dist Wed Sep 18 06:42:02 2002 +++ ocaml-pcre/Makefile Sat Dec 7 13:08:53 2002 @@ -6,7 +6,7 @@ # PORTNAME= pcre -PORTVERSION= 4.28.3 +PORTVERSION= 4.30.0 CATEGORIES= devel MASTER_SITES= http://www.ai.univie.ac.at/~markus/ocaml_sources/ MASTER_SITE_SUBDIR= pcre-ocaml --- ocaml-pcre/distinfo.dist Wed Sep 18 06:42:02 2002 +++ ocaml-pcre/distinfo Sat Dec 7 13:09:13 2002 @@ -1 +1 @@ -MD5 (pcre-ocaml-4.28.3.tar.gz) = 893a6f05297b158032a0156d0cbc7af1 +MD5 (pcre-ocaml-4.30.0.tar.gz) = 20a94d35af9c9fd9518f92585860c14f --- ocaml-pcre/pkg-descr.dist Wed Sep 18 06:42:02 2002 +++ ocaml-pcre/pkg-descr Sat Dec 7 13:08:11 2002 @@ -1,6 +1,6 @@ Perl compatible regular expressions for Objective Caml. -WWW: http://pcre-ocaml.sourceforge.net/ +WWW: http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html - Henrik Motakef >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message