Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2000 07:12:44 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/17466: Update port: net/freewais-sf to 2.2.13
Message-ID:  <200003181512.HAA55493@freefall.freebsd.org>

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

>Number:         17466
>Category:       ports
>Synopsis:       Update port: net/freewais-sf to 2.2.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 18 07:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.2.13

New file:
patches/patch-ag

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/net/freewais-sf/Makefile net/freewais-sf/Makefile
--- /usr/ports/net/freewais-sf/Makefile	Mon Oct 11 19:16:58 1999
+++ net/freewais-sf/Makefile	Tue Mar 14 19:46:39 2000
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	FreeWAIS-sf
-# Version required:	2.2.12
+# Version required:	2.2.13
 # Date created:		19 November 1996
 # Whom:			Pedro Giffuni
 #
 # $FreeBSD: ports/net/freewais-sf/Makefile,v 1.13 1999/10/10 23:44:52 steve Exp $
 #
 
-DISTNAME=	freeWAIS-sf-2.2.12
-PKGNAME=	freewais-sf-2.2.12
+DISTNAME=	freeWAIS-sf-2.2.13
+PKGNAME=	freewais-sf-2.2.13
 CATEGORIES=	net databases
 MASTER_SITES=	ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/freeWAIS-sf/
 
@@ -28,8 +28,8 @@
 		${FILESDIR}/configure.ans.skel > ${WRKDIR}/configure.ans
 
 post-configure:
-	@find ${WRKSRC} -type f -exec \
-		${PERL} -pi -e "s:%%PREFIX%%:${PREFIX}:g" \{} \;
+	@find ${WRKSRC} -type f | \
+		xargs ${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g"
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -urN /usr/ports/net/freewais-sf/files/md5 net/freewais-sf/files/md5
--- /usr/ports/net/freewais-sf/files/md5	Mon Oct 11 19:16:58 1999
+++ net/freewais-sf/files/md5	Tue Mar 14 19:41:04 2000
@@ -1 +1 @@
-MD5 (freeWAIS-sf-2.2.12.tar.gz) = c738d25cc13dcb1c662d21719b4ceb25
+MD5 (freeWAIS-sf-2.2.13.tar.gz) = 31b9984cf7c9ef8cd65a5db6eadfee17
diff -urN /usr/ports/net/freewais-sf/patches/patch-ag net/freewais-sf/patches/patch-ag
--- /usr/ports/net/freewais-sf/patches/patch-ag	Thu Jan  1 09:00:00 1970
+++ net/freewais-sf/patches/patch-ag	Tue Mar 14 20:01:09 2000
@@ -0,0 +1,11 @@
+--- config_h.SH.orig	Thu Jan  6 01:14:27 2000
++++ config_h.SH	Tue Mar 14 20:01:00 2000
+@@ -43,7 +43,7 @@
+  *	This symbol, if defined, indicates that the program is running under
+  *	a BSD system.
+  */
+-#$d_bsd BSD		/**/
++/* #$d_bsd BSD		*/
+ 
+ /* BYTEORDER:
+  *	This symbol hold the hexadecimal constant defined in byteorder,


>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?200003181512.HAA55493>