- Update to 0.19.1
PR: ports/156210 Submitted by: Oleg Alexeenkov <proler AT gmail.com> (maintainer)
This commit is contained in:
parent
cb5f16720b
commit
e137b2856e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272306
3 changed files with 7 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= prosearch
|
||||
PORTVERSION= 0.19.0
|
||||
PORTVERSION= 0.19.1
|
||||
CATEGORIES= net www
|
||||
MASTER_SITES= http://pro.setun.net/search/download/ SF/pro-search/pro-search/${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (prosearch-0.19.0.tar.bz2) = b2739cbdf433c1259aefbc54f0a9ad75807f180a5c932743ed56bd0e1e7dee03
|
||||
SIZE (prosearch-0.19.0.tar.bz2) = 305008
|
||||
SHA256 (prosearch-0.19.1.tar.bz2) = 41c9d635c9d3dc8cbd162e2110e2c4c97a43480b5666ec2c18b91c08fc9d66f1
|
||||
SIZE (prosearch-0.19.1.tar.bz2) = 313442
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
%%SEARCHDIR%%/tools/prosearch/Makefile
|
||||
%%SEARCHDIR%%/tools/tidy.pl
|
||||
%%SEARCHDIR%%/tools/test
|
||||
%%SEARCHDIR%%/tools/onebyte
|
||||
%%SEARCHDIR%%/tools/test.zip
|
||||
%%SEARCHDIR%%/tools/size.sh
|
||||
%%SEARCHDIR%%/tools/grant.sql
|
||||
|
@ -48,7 +49,7 @@
|
|||
%%SEARCHDIR%%/web/img/dir.png
|
||||
%%SEARCHDIR%%/web/img/file.png
|
||||
%%SEARCHDIR%%/web/img/archive.png
|
||||
%%SEARCHDIR%%/web/img/css.png
|
||||
%%SEARCHDIR%%/web/img/css_valid.png
|
||||
%%SEARCHDIR%%/web/img/swf.png
|
||||
%%SEARCHDIR%%/web/img/exec.png
|
||||
%%SEARCHDIR%%/web/img/cd.png
|
||||
|
@ -61,7 +62,7 @@
|
|||
%%SEARCHDIR%%/web/img/mov.png
|
||||
%%SEARCHDIR%%/web/img/perl.png
|
||||
%%SEARCHDIR%%/web/img/mysql.png
|
||||
%%SEARCHDIR%%/web/img/rss.png
|
||||
%%SEARCHDIR%%/web/img/rss_valid.png
|
||||
%%SEARCHDIR%%/web/img/chm.png
|
||||
%%SEARCHDIR%%/web/img/pdf.png
|
||||
%%SEARCHDIR%%/web/img/wmv.png
|
||||
|
@ -72,6 +73,7 @@
|
|||
%%SEARCHDIR%%/web/img/dcuser.png
|
||||
%%SEARCHDIR%%/web/img/nrg.png
|
||||
%%SEARCHDIR%%/web/img/ftp.png
|
||||
%%SEARCHDIR%%/web/img/sphinx.png
|
||||
%%SEARCHDIR%%/web/lib/lib.js
|
||||
%%SEARCHDIR%%/web/lib/search1.js
|
||||
%%SEARCHDIR%%/web/lib/player.js
|
||||
|
|
Loading…
Reference in a new issue