Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 1999 11:00:16 -0400 (EDT)
From:      kbyanc@posi.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14415: updated port: udmsearch-2.1.5
Message-ID:  <199910191500.LAA03032@kronos.alcnet.com>

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

>Number:         14415
>Category:       ports
>Synopsis:       updated udmsearch port to version 2.1.5
>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:   Tue Oct 19 08:10:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Kelly Yancey
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:
>Description:

  Below is a recursive diff to the udmsearch port which updates it to the
  latest (2.1.5) version.

  - Kelly

>How-To-Repeat:
>Fix:
	
diff -ur udmsearch.orig/Makefile udmsearch/Makefile
--- udmsearch.orig/Makefile	Tue Oct 19 10:36:19 1999
+++ udmsearch/Makefile	Tue Oct 19 10:38:00 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	udmsearch
-# Version required:	2.1.1
-# Date created:		09/15/1999
+# Version required:	2.1.5
+# Date created:		10/19/1999
 # Whom:			Kelly Yancey <kbyanc@posi.net>
 #
 # $FreeBSD$
 #
 
-DISTNAME=	udmsearch-2.1.1
+DISTNAME=	udmsearch-2.1.5
 CATEGORIES=	www databases
 MASTER_SITES=	http://search.udm.net/about/Download/	\
 		http://mysearch.udm.net/Download/	\
@@ -31,7 +31,7 @@
 	${MKDIR} ${PREFIX}/etc/udmsearch
 
 post-install:
-	@cp -R ${WRKDIR}/udmsearch-2.1.1/create ${PREFIX}/etc/udmsearch
+	@cp -R ${WRKDIR}/${DISTNAME}/create ${PREFIX}/etc/udmsearch
 	@strip ${PREFIX}/sbin/indexer
 	@strip ${PREFIX}/bin/udmsearch/search.cgi
 	@echo
diff -ur udmsearch.orig/files/md5 udmsearch/files/md5
--- udmsearch.orig/files/md5	Tue Oct 19 10:36:19 1999
+++ udmsearch/files/md5	Tue Oct 19 10:42:33 1999
@@ -1 +1 @@
-MD5 (udmsearch-2.1.1.tar.gz) = 343b0f8f4a20b5e2fbd93b2c22d6748e
+MD5 (udmsearch-2.1.5.tar.gz) = 35adb0c32a1e9af078130e63bfe7be25
Only in udmsearch.orig: patches

>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?199910191500.LAA03032>