Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2012 13:20:23 GMT
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/165656: [UPDATE] www/udmsearch to 3.1.7
Message-ID:  <201203031320.q23DKNfo038107@red.freebsd.org>
Resent-Message-ID: <201203031330.q23DUA16010236@freefall.freebsd.org>

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

>Number:         165656
>Category:       ports
>Synopsis:       [UPDATE] www/udmsearch to 3.1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 03 13:30:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        9.0-RELEASE
>Organization:
>Environment:
FreeBSD tinderbox.dzcrd.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN udmsearch.bak/Makefile udmsearch/Makefile
--- udmsearch.bak/Makefile      2012-03-03 18:52:50.673161862 +0600
+++ udmsearch/Makefile  2012-03-03 18:54:00.743200373 +0600
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=      udmsearch
-PORTVERSION=   3.1.5
+PORTVERSION=   3.1.7
 PORTREVISION=  1
 CATEGORIES=    www databases
 MASTER_SITES=  http://www.mnogosearch.org/Download/ \
                http://udmsearch.real-time.com/Download/
 
-MAINTAINER=    ports@FreeBSD.org
+MAINTAINER=    5u623l20@gmail.com
 COMMENT=       Full featured SQL-based hypertext search engine
 
 OPTIONS=       MSQL "MSQL support" off \
diff -ruN udmsearch.bak/distinfo udmsearch/distinfo
--- udmsearch.bak/distinfo      2012-03-03 18:52:50.673161862 +0600
+++ udmsearch/distinfo  2012-03-03 18:53:25.174573424 +0600
@@ -1,2 +1,2 @@
-SHA256 (udmsearch-3.1.5.tar.gz) = 75eae3042d6c1b96f71d0fad58957340dbc3d91d5ab261c95377cd5aef3167d6
-SIZE (udmsearch-3.1.5.tar.gz) = 350832
+SHA256 (udmsearch-3.1.7.tar.gz) = c6163c463461b4c986139753af52a49eccb896fdaa5298c55a7396037814eec2
+SIZE (udmsearch-3.1.7.tar.gz) = 360524
diff -ruN udmsearch.bak/pkg-plist udmsearch/pkg-plist
--- udmsearch.bak/pkg-plist     2012-03-03 18:52:50.673161862 +0600
+++ udmsearch/pkg-plist 2012-03-03 19:15:10.438837178 +0600
@@ -12,6 +12,7 @@
 %%DATADIR%%/create/mysql/ispell.txt
 %%DATADIR%%/create/mysql/multi.txt
 %%DATADIR%%/create/mysql/track.txt
+%%DATADIR%%/create/mysql/servers.txt
 %%DATADIR%%/create/oracle/categories.sql
 %%DATADIR%%/create/oracle/crc-multi.sql
 %%DATADIR%%/create/oracle/crc.sql
@@ -55,6 +56,7 @@
 %%DOCSDIR%%/NEWS.html
 %%DOCSDIR%%/UdmSearch-Oracle8.html
 %%DOCSDIR%%/bugs.txt
+%%DOCSDIR%%/cache.txt
 %%DOCSDIR%%/cachemode.txt
 %%DOCSDIR%%/categories.txt
 %%DOCSDIR%%/charset.txt
@@ -64,9 +66,11 @@
 %%DOCSDIR%%/ispell.txt
 %%DOCSDIR%%/lib.txt
 %%DOCSDIR%%/mp3.txt
+%%DOCSDIR%%/negotiation.txt
 %%DOCSDIR%%/parsers.txt
 %%DOCSDIR%%/performance.txt
 %%DOCSDIR%%/search.txt
+%%DOCSDIR%%/srv_table.txt
 %%DOCSDIR%%/storage.txt
 %%DOCSDIR%%/syslog.txt
 %%DOCSDIR%%/tags.txt
@@ -77,6 +81,7 @@
 bin/udm-config
 etc/udmsearch/indexer.conf-dist
 etc/udmsearch/search.htm-dist
+include/udm_alias.h
 include/udm_boolean.h
 include/udm_cache.h
 include/udm_charset.h
@@ -85,6 +90,7 @@
 include/udm_config.h
 include/udm_crc32.h
 include/udm_db.h
+include/udm_filter.h
 include/udm_ftp.h
 include/udm_host.h
 include/udm_hrefs.h
@@ -97,6 +103,7 @@
 include/udm_parseurl.h
 include/udm_search_tl.h
 include/udm_searchtool.h
+include/udm_server.h
 include/udm_socket.h
 include/udm_spell.h
 include/udm_utils.h


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203031320.q23DKNfo038107>