Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2002 12:06:58 -0700 (PDT)
From:      Paul Marquis <pmarquis@pobox.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/38553: Maintainer update port: textproc/isearch update to 1.47.01
Message-ID:  <200205251906.g4PJ6wbw050403@www.freebsd.org>

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

>Number:         38553
>Category:       ports
>Synopsis:       Maintainer update port: textproc/isearch update to 1.47.01
>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 May 25 12:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Paul Marquis
>Release:        4-STABLE
>Organization:
>Environment:
FreeBSD sboy.pmarquis.com 4.6-RC FreeBSD 4.6-RC #0: Sat May 25 10:51:08 EDT 2002     pmarquis@sboy.pmarquis.com:/usr/obj/home/src/sys/SBOY  i386

>Description:
Update to 1.47.01 of isearch.  The version number may not indicate it, but this is more recent than the previous version, 1.47d.

Unified diff against current CVS included.
>How-To-Repeat:

>Fix:
diff -Naur isearch.orig/Makefile isearch/Makefile
--- isearch.orig/Makefile	Sat Aug 25 17:00:42 2001
+++ isearch/Makefile	Sat May 25 14:56:02 2002
@@ -6,19 +6,17 @@
 #
 
 PORTNAME=	isearch
-PORTVERSION=	1.47d
+PORTVERSION=	1.47.01
 CATEGORIES=	textproc databases
 MASTER_SITES=	http://www.etymon.com/pub/Isearch/
 DISTNAME=	Isearch-${PORTVERSION}
 
 MAINTAINER=	pmarquis@pobox.com
 
-GNU_CONFIGURE= yes
+GNU_CONFIGURE=	yes
+MAKE_ARGS=	INSTALL=${PREFIX}/bin
 
 post-install:
-	strip ${PREFIX}/bin/Isearch
-	strip ${PREFIX}/bin/Iindex
-	strip ${PREFIX}/bin/Iutil
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 	${INSTALL_MAN} ${WRKSRC}/html/*.html ${DOCSDIR}
diff -Naur isearch.orig/distinfo isearch/distinfo
--- isearch.orig/distinfo	Mon Aug  6 10:24:26 2001
+++ isearch/distinfo	Sat May 25 14:19:16 2002
@@ -1 +1 @@
-MD5 (Isearch-1.47d.tar.gz) = 12373e0e54bfc4e195dcaa14554f354b
+MD5 (Isearch-1.47.01.tar.gz) = 55fa708e580482b17ca9c95de1e8e2f9
diff -Naur isearch.orig/pkg-plist isearch/pkg-plist
--- isearch.orig/pkg-plist	Mon Aug  6 10:24:26 2001
+++ isearch/pkg-plist	Sat May 25 14:57:07 2002
@@ -1,8 +1,11 @@
+bin/Iget
 bin/Iindex
 bin/Isearch
 bin/Iutil
-%%PORTDOCS%%share/doc/isearch/QuickStart.html
+bin/zpresent
+bin/zsearch
+%%PORTDOCS%%share/doc/isearch/Isearch-cgi-tutorial.html
 %%PORTDOCS%%share/doc/isearch/IsearchFeatures.html
 %%PORTDOCS%%share/doc/isearch/IsearchTutorial.html
-%%PORTDOCS%%share/doc/isearch/Isearch-cgi-tutorial.html
+%%PORTDOCS%%share/doc/isearch/QuickStart.html
 %%PORTDOCS%%@dirrm share/doc/isearch

>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?200205251906.g4PJ6wbw050403>