Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 1999 10:40:22 -0500 (EST)
From:      kbyanc@posi.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15166: update udmsearch port to 2.2.1
Message-ID:  <199911291540.KAA68504@kronos.alcnet.com>

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

>Number:         15166
>Category:       ports
>Synopsis:       update udmsearch port to 2.2.1
>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:   Mon Nov 29 07:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Kelly Yancey
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:
>Description:

  Recursive diff to be applied in ports/www directory to update udmsearch port to 2.2.1

	Another port, another poem
	For some committer to bemoan.
	I'll patch it, port it, send it in,
	until 'cvs commit' is my friend.

>How-To-Repeat:
>Fix:
	
diff -ur udmsearch.orig/Makefile udmsearch/Makefile
--- udmsearch.orig/Makefile	Mon Nov 29 10:30:36 1999
+++ udmsearch/Makefile	Mon Nov 29 10:31:12 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	udmsearch
-# Version required:	2.1.7
-# Date created:		11/05/1999
+# Version required:	2.2.1
+# Date created:		11/29/1999
 # Whom:			Kelly Yancey <kbyanc@posi.net>
 #
 # $FreeBSD: ports/www/udmsearch/Makefile,v 1.2 1999/11/14 02:17:48 steve Exp $
 #
 
-DISTNAME=		udmsearch-2.1.7
+DISTNAME=		udmsearch-2.2.1
 CATEGORIES=		www databases
 MASTER_SITES=		http://mysearch.udm.net/Download/	\
 			ftp://ftp.izhcom.ru/pub/unix/UdmSearch/	\
@@ -17,7 +17,7 @@
 MAN1=			indexer.1
 MAN5=			indexer.conf.5
 
-WRKSRC=			${WRKDIR}/udmsearch-2.1.7a
+WRKSRC=			${WRKDIR}/udmsearch-2.2.1
 USE_GMAKE=		yes
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS=		--bindir=${PREFIX}/bin/udmsearch \
diff -ur udmsearch.orig/files/MESSAGE udmsearch/files/MESSAGE
--- udmsearch.orig/files/MESSAGE	Mon Nov 29 10:30:36 1999
+++ udmsearch/files/MESSAGE	Mon Nov 29 10:35:32 1999
@@ -5,23 +5,23 @@
   Create mysql database 'udmsearch'.
   You can also use existing MySQL database, skip this step in this case. 
 
-	$ mysqladmin create udmsearch
+    $ mysqladmin create udmsearch
 
 
   Create tables.
   If you are installing UdmSearch for the first time: 
 
-	$ mysql udmsearch < /usr/local/etc/udmsearch/create/create.txt
+    $ mysql udmsearch < /usr/local/etc/udmsearch/create/mysql/create.txt
 
   IMPORTANT: If you already use UdmSearch and want to upgrade from
   UdmSearch 2.0 or earlier while keep existing data, please do not use
   create.txt. Instead, to upgrade from UdmSearch 2.0, run 
 
- 	$ mysql udmsearch < /usr/local/etc/udmsearch/create/alter20-21.txt
+    $ mysql udmsearch < /usr/local/etc/udmsearch/create/mysql/alter20-21.txt
 
   or, to upgrade from UdmSearch 1.x, run 
-        $ mysql udmsearch < /usr/local/etc/udmsearch/create/alter19-20.txt
-        $ mysql udmsearch < /usr/local/etc/udmsearch/create/alter20-21.txt
+    $ mysql udmsearch < /usr/local/etc/udmsearch/create/mysql/alter19-20.txt
+    $ mysql udmsearch < /usr/local/etc/udmsearch/create/mysql/alter20-21.txt
 
 For more information on how to use udmsearch, please refer to their
 web site at http://mysearch.udm.net/
diff -ur udmsearch.orig/files/md5 udmsearch/files/md5
--- udmsearch.orig/files/md5	Mon Nov 29 10:30:36 1999
+++ udmsearch/files/md5	Mon Nov 29 10:31:25 1999
@@ -1 +1 @@
-MD5 (udmsearch-2.1.7.tar.gz) = d984191fce05a2c9e2258e2932271609
+MD5 (udmsearch-2.2.1.tar.gz) = 8e5d9cc6140da9ebe3ecc9814333168d

>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?199911291540.KAA68504>