Date: Tue, 22 Feb 2000 13:32:35 +0300 (MSK) From: Dmitry Sivachenko <dima@Chg.RU> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16905: Update port: www/udmsearch Message-ID: <200002221032.NAA31311@netserv1.chg.ru>
next in thread | raw e-mail | index | archive | help
>Number: 16905 >Category: ports >Synopsis: Update port: www/udmsearch >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 Feb 22 02:40:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Dmitry Sivachenko >Release: FreeBSD 3.3-RELEASE i386 >Organization: >Environment: >Description: This is bugfix release. I changed MAINTAINER field after a talk with a previous maintainer. >How-To-Repeat: >Fix: diff -Nur udmsearch.old/Makefile udmsearch/Makefile --- udmsearch.old/Makefile Tue Jan 18 14:58:49 2000 +++ udmsearch/Makefile Tue Feb 22 13:30:09 2000 @@ -6,22 +6,21 @@ # $FreeBSD: ports/www/udmsearch/Makefile,v 1.3 1999/12/23 16:05:45 steve Exp $ # -DISTNAME= udmsearch-2.2.1 -CATEGORIES= www databases -MASTER_SITES= http://mysearch.udm.net/Download/ \ - ftp://ftp.izhcom.ru/pub/unix/UdmSearch/ \ - http://mirror.kuenzler.ch/udmsearch/Download/ +DISTNAME= udmsearch-2.2.1b +CATEGORIES= www databases +MASTER_SITES= http://mysearch.udm.net/Download/ \ + ftp://ftp.izhcom.ru/pub/unix/UdmSearch/ \ + http://mirror.kuenzler.ch/udmsearch/Download/ -MAINTAINER= kbyanc@posi.net +MAINTAINER= dima@Chg.RU -MAN1= indexer.1 -MAN5= indexer.conf.5 +MAN1= indexer.1 +MAN5= indexer.conf.5 -WRKSRC= ${WRKDIR}/udmsearch-2.2.1 -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --bindir=${PREFIX}/bin/udmsearch \ - --sysconfdir=${PREFIX}/etc/udmsearch +USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --bindir=${PREFIX}/bin/udmsearch \ + --sysconfdir=${PREFIX}/etc/udmsearch .if defined(USE_POSTGRESQL) LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql diff -Nur udmsearch.old/files/md5 udmsearch/files/md5 --- udmsearch.old/files/md5 Tue Jan 18 14:58:49 2000 +++ udmsearch/files/md5 Tue Feb 22 13:20:03 2000 @@ -1 +1 @@ -MD5 (udmsearch-2.2.1.tar.gz) = 8e5d9cc6140da9ebe3ecc9814333168d +MD5 (udmsearch-2.2.1b.tar.gz) = 8aab9985604c81e769eea40f465126ad diff -Nur udmsearch.old/pkg/PLIST udmsearch/pkg/PLIST --- udmsearch.old/pkg/PLIST Tue Jan 18 14:58:50 2000 +++ udmsearch/pkg/PLIST Tue Feb 22 13:25:16 2000 @@ -6,6 +6,7 @@ etc/udmsearch/create/mysql/alter19-20.txt etc/udmsearch/create/mysql/alter20-21.txt etc/udmsearch/create/mysql/create.txt +etc/udmsearch/create/mysql/drop.txt etc/udmsearch/create/pgsql/create.txt etc/udmsearch/create/odbc-mysql/create.txt etc/udmsearch/create/odbc-pgsql/create.txt >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?200002221032.NAA31311>