Skip site navigation (1)Skip section navigation (2)
Date:      27 Aug 2002 10:21:16 -0000
From:      Sergei Kolobov <sergei@kolobov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dom@happygiraffe.net
Subject:   ports/42067: Update devel/pcre to 3.9
Message-ID:  <20020827102116.12204.qmail@outpost.globcon.net>

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

>Number:         42067
>Category:       ports
>Synopsis:       Update devel/pcre to 3.9
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 27 03:30:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386
>Description:
- Update pcre to 3.9
- Temporarily disable USE_BZIP2 due to corrupted distfile 
  on SourceForge mirrors

>How-To-Repeat:
Patch included.
>Fix:

--- pcre-3.9-patch begins here ---
diff -ruN /usr/ports/devel/pcre/Makefile pcre/Makefile
--- /usr/ports/devel/pcre/Makefile	Sun Nov 25 04:09:21 2001
+++ pcre/Makefile	Tue Aug 27 14:16:10 2002
@@ -6,14 +6,18 @@
 #
 
 PORTNAME=	pcre
-PORTVERSION=	3.7
+PORTVERSION=	3.9
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	dom@happygiraffe.net
 
-USE_BZIP2=	yes
+# Disabled until SourceForge put a proper copy of .tar.bz2 file on its mirrors
+# Currently, it is corrupted and does not match the one on the master site:
+#     ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
+#
+# USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
 
diff -ruN /usr/ports/devel/pcre/distinfo pcre/distinfo
--- /usr/ports/devel/pcre/distinfo	Sun Nov 25 04:09:21 2001
+++ pcre/distinfo	Tue Aug 27 14:11:59 2002
@@ -1 +1 @@
-MD5 (pcre-3.7.tar.bz2) = 90a6efb498fa13e788b2963715bb362a
+MD5 (pcre-3.9.tar.gz) = 55d9f1ee68ff335850c0d07a2daf242a
--- pcre-3.9-patch ends here ---

>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?20020827102116.12204.qmail>