Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 1999 15:46:52 +0200 (CEST)
From:      roberto@keltia.freenix.fr
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13708: Update for PCRE 2.08 ** BEWARE: API CHANGES **
Message-ID:  <19990912134652.4DA18870A@keltia.freenix.fr>

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

>Number:         13708
>Category:       ports
>Synopsis:       Patch to upgrade devel/pcre up to 2.08
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 12 07:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Ollivier Robert
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Usenet Canal Historique
>Environment:

>Description:

    PCRE is now at 2.08.

    Beware that applications that depend on pcre <= 2.05 are not compatible
    with >= 2.06. There was an API change in one of the functions.

>How-To-Repeat:

    Look at devel/pcre/Makefile :)

>Fix:

Index: Makefile
===================================================================
RCS file: /spare/FreeBSD-current/ports/devel/pcre/Makefile,v
retrieving revision 1.3
diff -u -2 -r1.3 Makefile
--- Makefile	1999/08/25 05:49:48	1.3
+++ Makefile	1999/09/12 13:42:18
@@ -1,4 +1,4 @@
 # New ports collection makefile for:	pcre
-# Version required:			2.05
+# Version required:			2.08
 # Date created:				08 July 1998
 # Whom:					dom
@@ -7,5 +7,5 @@
 #
 
-DISTNAME=       pcre-2.05
+DISTNAME=       pcre-2.08
 CATEGORIES=     devel
 MASTER_SITES=   ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
Index: files/md5
===================================================================
RCS file: /spare/FreeBSD-current/ports/devel/pcre/files/md5,v
retrieving revision 1.2
diff -u -2 -r1.2 md5
--- md5	1999/05/16 23:15:28	1.2
+++ md5	1999/09/12 13:43:01
@@ -1 +1 @@
-MD5 (pcre-2.05.tar.gz) = c503d54443b335eaa4cb62ba477304db
+MD5 (pcre-2.08.tar.gz) = c0a0e7605eb1ed1787a0641f4d775e56




>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?19990912134652.4DA18870A>