summaryrefslogtreecommitdiff
path: root/www/swish-e
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2007-07-30 15:26:42 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2007-07-30 15:26:42 +0000
commit79fefdb9518f358086b6e2b711745be965453d19 (patch)
treee295ff6b84e9e25af8a076398433ecbab75b164d /www/swish-e
parent- Unbreak by removing check for unused X11/Intrinsic.h (diff)
- Update to 2.4.4.
- Take maintainership. Approved by: rafan (mentor, implicit)
Notes
Notes: svn path=/head/; revision=196724
Diffstat (limited to 'www/swish-e')
-rw-r--r--www/swish-e/Makefile6
-rw-r--r--www/swish-e/distinfo6
-rw-r--r--www/swish-e/pkg-plist21
3 files changed, 17 insertions, 16 deletions
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile
index 509dea27c921..f7790df01541 100644
--- a/www/swish-e/Makefile
+++ b/www/swish-e/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= swish-e
-PORTVERSION= 2.4.3
-PORTREVISION= 1
+PORTVERSION= 2.4.4
CATEGORIES= www textproc
MASTER_SITES= http://swish-e.org/distribution/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= chinsan@FreeBSD.org
COMMENT= Simple web indexing for humans - enhanced
USE_AUTOTOOLS= libtool:15
+USE_LDCONFIG= yes
USE_GNOME= libxml2
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/www/swish-e/distinfo b/www/swish-e/distinfo
index 2b4eae779fbf..605b0868ca2e 100644
--- a/www/swish-e/distinfo
+++ b/www/swish-e/distinfo
@@ -1,3 +1,3 @@
-MD5 (swish-e-2.4.3.tar.gz) = d611ba8d40fe5340097ca6e8a042ca44
-SHA256 (swish-e-2.4.3.tar.gz) = 1e0720a46359ababce1768ca282a446787f76a010ff4c43088bbd4d1ee4d65e3
-SIZE (swish-e-2.4.3.tar.gz) = 1563031
+MD5 (swish-e-2.4.4.tar.gz) = 33013fd25abd8402f28c2bc7cd5bd95b
+SHA256 (swish-e-2.4.4.tar.gz) = 1894aaebaa6b093d7d30f4e4cc4972d2592274a8a258fc151ec7f9a479783c16
+SIZE (swish-e-2.4.4.tar.gz) = 1462897
diff --git a/www/swish-e/pkg-plist b/www/swish-e/pkg-plist
index 2f4d2be41210..a8390bb2a3ed 100644
--- a/www/swish-e/pkg-plist
+++ b/www/swish-e/pkg-plist
@@ -11,6 +11,7 @@ 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
+lib/swish-e/perl/SWISH/Filters/pp2html.pm
@dirrm lib/swish-e/perl/SWISH/Filters
lib/swish-e/perl/SWISH/DateRanges.pm
lib/swish-e/perl/SWISH/DefaultHighlight.pm
@@ -35,13 +36,13 @@ lib/swish-e/swish.cgi
lib/swish-e/swishspider
libdata/pkgconfig/swish-e.pc
@dirrm lib/swish-e
-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
+%%DATADIR%%/swish.tmpl
+%%DATADIR%%/swish.tt
+%%DATADIR%%/templates/search.tt
+%%DATADIR%%/templates/page_layout
+%%DATADIR%%/templates/common_header
+%%DATADIR%%/templates/common_footer
+%%DATADIR%%/templates/style.css
+%%DATADIR%%/templates/markup.css
+@dirrmtry %%DATADIR%%/templates
+@dirrmtry %%DATADIR%%