diff options
-rw-r--r-- | www/swish-e/Makefile | 4 | ||||
-rw-r--r-- | www/swish-e/distinfo | 4 | ||||
-rw-r--r-- | www/swish-e/pkg-plist | 11 |
3 files changed, 14 insertions, 5 deletions
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile index 751a4b6e7ac9..5f610e2e4514 100644 --- a/www/swish-e/Makefile +++ b/www/swish-e/Makefile @@ -6,9 +6,9 @@ # PORTNAME= swish-e -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= www textproc -MASTER_SITES= http://swish-e.org/Download/ +MASTER_SITES= http://swish-e.org/distribution/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple web indexing for humans - enhanced diff --git a/www/swish-e/distinfo b/www/swish-e/distinfo index 9962e59335f6..cabc0da942d3 100644 --- a/www/swish-e/distinfo +++ b/www/swish-e/distinfo @@ -1,2 +1,2 @@ -MD5 (swish-e-2.4.2.tar.gz) = 1606e2f55034540f88c1748eeaae5274 -SIZE (swish-e-2.4.2.tar.gz) = 1502486 +MD5 (swish-e-2.4.3.tar.gz) = d611ba8d40fe5340097ca6e8a042ca44 +SIZE (swish-e-2.4.3.tar.gz) = 1563031 diff --git a/www/swish-e/pkg-plist b/www/swish-e/pkg-plist index 6342e35a03a0..eadd7e5fc9d8 100644 --- a/www/swish-e/pkg-plist +++ b/www/swish-e/pkg-plist @@ -1,3 +1,4 @@ +bin/swish-config bin/swish-e bin/swish-filter-test include/swish-e.h @@ -5,6 +6,7 @@ lib/libswish-e.a lib/libswish-e.so lib/libswish-e.so.2 lib/swish-e/perl/SWISH/Filters/Doc2txt.pm +lib/swish-e/perl/SWISH/Filters/Doc2html.pm lib/swish-e/perl/SWISH/Filters/ID3toHTML.pm lib/swish-e/perl/SWISH/Filters/Pdf2HTML.pm lib/swish-e/perl/SWISH/Filters/XLtoHTML.pm @@ -31,6 +33,13 @@ lib/swish-e/spider.pl lib/swish-e/swish.cgi lib/swish-e/swishspider @dirrm lib/swish-e -share/swish-e/search.tt share/swish-e/swish.tmpl +share/swish-e/swish.tt +share/swish-e/templates/search.tt +share/swish-e/templates/page_layout +share/swish-e/templates/common_header +share/swish-e/templates/common_footer +share/swish-e/templates/style.css +share/swish-e/templates/markup.css +@dirrm share/swish-e/templates @dirrm share/swish-e |