Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2015 21:57:10 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403939 - head/www/mnogosearch
Message-ID:  <201512172157.tBHLvAFk014425@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: crees
Date: Thu Dec 17 21:57:09 2015
New Revision: 403939
URL: https://svnweb.freebsd.org/changeset/ports/403939

Log:
  Update to 3.4.1

Modified:
  head/www/mnogosearch/Makefile
  head/www/mnogosearch/distinfo
  head/www/mnogosearch/pkg-plist

Modified: head/www/mnogosearch/Makefile
==============================================================================
--- head/www/mnogosearch/Makefile	Thu Dec 17 21:43:02 2015	(r403938)
+++ head/www/mnogosearch/Makefile	Thu Dec 17 21:57:09 2015	(r403939)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mnogosearch
-PORTVERSION=	3.4.0
-PORTREVISION=	4
+PORTVERSION=	3.4.1
 CATEGORIES=	www databases
 MASTER_SITES=	http://www.mnogosearch.org/Download/ \
 		http://www.bayofrum.net/dist/${PORTNAME}/

Modified: head/www/mnogosearch/distinfo
==============================================================================
--- head/www/mnogosearch/distinfo	Thu Dec 17 21:43:02 2015	(r403938)
+++ head/www/mnogosearch/distinfo	Thu Dec 17 21:57:09 2015	(r403939)
@@ -1,2 +1,2 @@
-SHA256 (mnogosearch-3.4.0.tar.gz) = 615946b2b22ddda03f9c9793a062ea5ed9f1255a36f46b1cdc41debea66df64f
-SIZE (mnogosearch-3.4.0.tar.gz) = 4241797
+SHA256 (mnogosearch-3.4.1.tar.gz) = 7938fdcbc68b9cb8d66319b73906c99d4fc167eb7f783499d46845f4f33519db
+SIZE (mnogosearch-3.4.1.tar.gz) = 4290790

Modified: head/www/mnogosearch/pkg-plist
==============================================================================
--- head/www/mnogosearch/pkg-plist	Thu Dec 17 21:43:02 2015	(r403938)
+++ head/www/mnogosearch/pkg-plist	Thu Dec 17 21:57:09 2015	(r403939)
@@ -17,7 +17,9 @@ include/udm_common.h
 include/udm_conf.h
 include/udm_config.h
 include/udm_contentencoding.h
+include/udm_coords.h
 include/udm_crc32.h
+include/udm_ctype.h
 include/udm_db.h
 include/udm_db_int.h
 include/udm_dirent.h
@@ -34,6 +36,7 @@ include/udm_http.h
 include/udm_id3.h
 include/udm_indexcache.h
 include/udm_indexer.h
+include/udm_lex.h
 include/udm_log.h
 include/udm_match.h
 include/udm_mutex.h
@@ -41,7 +44,9 @@ include/udm_parsedate.h
 include/udm_parsehtml.h
 include/udm_parser.h
 include/udm_parsexml.h
+include/udm_prog.h
 include/udm_proto.h
+include/udm_query.h
 include/udm_regex.h
 include/udm_result.h
 include/udm_robots.h



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