mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Update to 3.4.1
This commit is contained in:
parent
fb15e769dd
commit
f9c8a1a2b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403939
@ -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}/
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user