Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2001 10:18:46 +0100 (BST)
From:      dom@happygiraffe.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27053: Distfile fix for devel/pcre
Message-ID:  <20010430091846.A397D3F6A@cathbad.happygiraffe.net>

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

>Number:         27053
>Category:       ports
>Synopsis:       Distfile fix for devel/pcre
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 02 23:50:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
None
>Environment:
System: FreeBSD cathbad.happygiraffe.net 4.3-STABLE FreeBSD 4.3-STABLE #15: Mon Apr 23 12:48:03 BST 2001 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386

FreeBSD cathbad.happygiraffe.net 4.3-STABLE FreeBSD 4.3-STABLE #15: Mon Apr 23 12:48:03 BST 2001     root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD  i386

>Description:

	The distfile has moved (and switched to a .tar.gz).  This
	patches updates the new location.  (And adds a pointer to
	the homepage).

>How-To-Repeat:

	n/a

>Fix:

	Here be the patch:

diff -urN /usr/ports/devel/pcre/Makefile pcre/Makefile
--- /usr/ports/devel/pcre/Makefile	Thu Jan 25 10:47:32 2001
+++ pcre/Makefile	Mon Apr 30 10:14:23 2001
@@ -8,11 +8,11 @@
 PORTNAME=	pcre
 PORTVERSION=	3.4
 CATEGORIES=	devel
-MASTER_SITES=	ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	dom@myrddin.demon.co.uk
 
-USE_BZIP2=	yes
 USE_LIBTOOL=	yes
 
 MAN3=		pcre.3 pcreposix.3
diff -urN /usr/ports/devel/pcre/distinfo pcre/distinfo
--- /usr/ports/devel/pcre/distinfo	Thu Jan 25 10:47:32 2001
+++ pcre/distinfo	Mon Apr 30 10:18:05 2001
@@ -1 +1 @@
-MD5 (pcre-3.4.tar.bz2) = 477c8e7fda57dd0a1a4b9d226b386812
+MD5 (pcre-3.4.tar.gz) = 75918d0111f592097939a7b8c490dcd0
diff -urN /usr/ports/devel/pcre/pkg-descr pcre/pkg-descr
--- /usr/ports/devel/pcre/pkg-descr	Tue Sep 28 03:40:47 1999
+++ pcre/pkg-descr	Mon Apr 30 09:37:25 2001
@@ -4,3 +4,5 @@
 efficient use of memory for compiled regular expressions.
 
 Original Author:  Phil Hazel <ph10@cam.ac.uk>
+
+WWW: http://www.pcre.org/
>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?20010430091846.A397D3F6A>