diff options
author | culot <culot@FreeBSD.org> | 2011-04-06 22:37:19 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-04-06 22:37:19 +0800 |
commit | 3b993ebe170260b031c83fcd3d0e923957cef6f6 (patch) | |
tree | bcd0c67a62f782e89eef7122ea8711579fa61321 /net | |
parent | a18544766e83e65bd3f308b895f4f538034dc5e3 (diff) | |
download | freebsd-ports-gnome-3b993ebe170260b031c83fcd3d0e923957cef6f6.tar.gz freebsd-ports-gnome-3b993ebe170260b031c83fcd3d0e923957cef6f6.tar.zst freebsd-ports-gnome-3b993ebe170260b031c83fcd3d0e923957cef6f6.zip |
- Update to 0.19.1
PR: ports/156210
Submitted by: Oleg Alexeenkov <proler AT gmail.com> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/prosearch/Makefile | 2 | ||||
-rw-r--r-- | net/prosearch/distinfo | 4 | ||||
-rw-r--r-- | net/prosearch/pkg-plist | 6 |
3 files changed, 7 insertions, 5 deletions
diff --git a/net/prosearch/Makefile b/net/prosearch/Makefile index 0d6219634495..d83ecbe002a0 100644 --- a/net/prosearch/Makefile +++ b/net/prosearch/Makefile @@ -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} diff --git a/net/prosearch/distinfo b/net/prosearch/distinfo index fa44c860f6f2..153bd4262c79 100644 --- a/net/prosearch/distinfo +++ b/net/prosearch/distinfo @@ -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 diff --git a/net/prosearch/pkg-plist b/net/prosearch/pkg-plist index e055942eb9a3..d0639032aada 100644 --- a/net/prosearch/pkg-plist +++ b/net/prosearch/pkg-plist @@ -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 |