ports/52689: Update port: devel/regexxer Use pcre 4.3

Rui Lopes rui at ruilopes.com
Mon May 26 11:20:13 UTC 2003


>Number:         52689
>Category:       ports
>Synopsis:       Update port: devel/regexxer Use pcre 4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 04:20:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 5.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD disty 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #7: Sun Feb 23 17:54:25 WET 2003 root at disty:/usr/obj/usr/src/sys/DEBUGGER i386


	
>Description:
Upgrade port to use pcre 4.3
	
>How-To-Repeat:
	
>Fix:

	

--- Makefile.diff begins here ---
--- Makefile.orig	Mon May 26 09:11:05 2003
+++ Makefile	Mon May 26 10:13:29 2003
@@ -7,11 +7,11 @@
 
 PORTNAME=		regexxer
 PORTVERSION=		0.4
+PORTREVISION=		1
 CATEGORIES=		devel textproc gnome
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE} \
-	       		${MASTER_SITE_SOURCEFORGE:S/$/:pcre/}
-MASTER_SITE_SUBDIR=	${PORTNAME} \
-			${PCRE_NAME}/:pcre
+	       		ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/:pcre
+MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTFILES=		${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
 			$(PCRE_NAME)-${PCRE_VERSION}${EXTRACT_SUFX}:pcre
 
@@ -23,17 +23,16 @@
 USE_X_PREFIX=		yes
 GNU_CONFIGURE=		yes
 USE_GMAKE=		yes
-USE_GNOME=		gnomehack gnomeprefix
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+USE_GNOME=		gnomehack gnomeprefix gnometarget
 CONFIGURE_ARGS=		PCRE_CONFIG="${PCRE_WRKDIR}/.install/bin/pcre-config"
 
 PCRE_NAME=		pcre
-PCRE_VERSION=		3.9
+PCRE_VERSION=		4.3
 PCRE_WRKDIR=		${WRKDIR}/${PCRE_NAME}-${PCRE_VERSION}
 
 pre-configure:
 	@(cd ${PCRE_WRKDIR} && \
-		$(ECHO) "Configuring PCRE... " && \
+		$(ECHO_CMD) "Configuring PCRE... " && \
 		${SETENV} CC="${CC}" CXX="${CXX}" \
 		CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
 		INSTALL="/usr/bin/install -c -o ${BINOWN} -g ${BINGRP}" \
--- Makefile.diff ends here ---

--- distinfo.diff begins here ---
--- distinfo.orig	Mon Mar  3 06:33:09 2003
+++ distinfo	Mon May 26 10:27:36 2003
@@ -1,2 +1,2 @@
 MD5 (regexxer-0.4.tar.gz) = e761fe8dd24eaa9f1d203672a92bbfd5
-MD5 (pcre-3.9.tar.gz) = 55d9f1ee68ff335850c0d07a2daf242a
+MD5 (pcre-4.3.tar.gz) = f0c9304a2a2aeb2ce20c880dbf776285
--- distinfo.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list