summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-02-20 20:36:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-02-20 20:36:44 +0000
commit8eb6a7dd16330ff4020ab35d59a3050f4c8f24fb (patch)
tree0130eeea055418b41dc69043b5c4de8a48893214 /databases
parent- Update to 1.2.13 (diff)
- Update to 1.2.13.0
- Cleanup Makefile header - Sort PLIST - Reformat pkg-descr Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.13 http://search.cpan.org/dist/Search-Xapian/Changes
Notes
Notes: svn path=/head/; revision=312671
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Search-Xapian/Makefile8
-rw-r--r--databases/p5-Search-Xapian/distinfo4
-rw-r--r--databases/p5-Search-Xapian/pkg-descr29
-rw-r--r--databases/p5-Search-Xapian/pkg-plist6
4 files changed, 21 insertions, 26 deletions
diff --git a/databases/p5-Search-Xapian/Makefile b/databases/p5-Search-Xapian/Makefile
index 981b9063fbd0..59e9dc650f67 100644
--- a/databases/p5-Search-Xapian/Makefile
+++ b/databases/p5-Search-Xapian/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: databases/p5-Search-Xapian
-# Date created: Feb 22 2006
-# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
-#
+# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Search-Xapian
-PORTVERSION= 1.2.12.0
+PORTVERSION= 1.2.13.0
CATEGORIES= databases perl5
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \
LOCAL/sunpoet \
diff --git a/databases/p5-Search-Xapian/distinfo b/databases/p5-Search-Xapian/distinfo
index 2d6f9c7ab7b8..f87afa0a79e8 100644
--- a/databases/p5-Search-Xapian/distinfo
+++ b/databases/p5-Search-Xapian/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Search-Xapian-1.2.12.0.tar.gz) = 9bc0cb0b8d41f7160c29c9d774e16293178c44780f1a186767b088089d13fcaa
-SIZE (Search-Xapian-1.2.12.0.tar.gz) = 62289
+SHA256 (Search-Xapian-1.2.13.0.tar.gz) = fddaca0a5df5ce4bda32ff421fbbd05c5b5404d2e6da17297b87949e7088a0ba
+SIZE (Search-Xapian-1.2.13.0.tar.gz) = 62844
diff --git a/databases/p5-Search-Xapian/pkg-descr b/databases/p5-Search-Xapian/pkg-descr
index 1e73d225f72a..e48d29d6a356 100644
--- a/databases/p5-Search-Xapian/pkg-descr
+++ b/databases/p5-Search-Xapian/pkg-descr
@@ -1,20 +1,19 @@
-This module wraps most methods of most Xapian classes. The missing classes
-and methods should be added in the future. It also provides a simplified,
-more 'perlish' interface - as demonstrated above.
+This module wraps most methods of most Xapian classes. The missing classes and
+methods should be added in the future. It also provides a simplified, more
+'perlish' interface - as demonstrated above.
-The Xapian library is evolving very quickly at the time of writing,
-hence any documentation placed here would be likely to become out of
-date quite rapidly, and I do not have the patience to write some which
-could rapidly become redundant.
+The Xapian library is evolving very quickly at the time of writing, hence any
+documentation placed here would be likely to become out of date quite rapidly,
+and I do not have the patience to write some which could rapidly become
+redundant.
-Apologies to those of you considering using this module. For the time
-being, I would suggest garnering what you can from the tests and
-examples provided, or reading through the Xapian documentation on
-http://www.xapian.org/, notably the API documentation at
-http://www.xapian.org/docs/apidoc/html/annotated.html
+Apologies to those of you considering using this module. For the time being, I
+would suggest garnering what you can from the tests and examples provided, or
+reading through the Xapian documentation on http://www.xapian.org/, notably the
+API documentation at http://www.xapian.org/docs/apidoc/html/annotated.html
-If you encounter problems, email either me or preferably the
-Xapian-discuss mailing list (which I am on - subscription details can
-be found on the Xapian web site).
+If you encounter problems, email either me or preferably the Xapian-discuss
+mailing list (which I am on - subscription details can be found on the Xapian
+web site).
WWW: http://search.cpan.org/dist/Search-Xapian/
diff --git a/databases/p5-Search-Xapian/pkg-plist b/databases/p5-Search-Xapian/pkg-plist
index 4e32bf59a169..fb2d46768cd8 100644
--- a/databases/p5-Search-Xapian/pkg-plist
+++ b/databases/p5-Search-Xapian/pkg-plist
@@ -1,6 +1,3 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Xapian/.packlist
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Xapian/Xapian.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Xapian/Xapian.so
%%SITE_PERL%%/%%PERL_ARCH%%/Search/Xapian.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Search/Xapian/AssertionError.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Search/Xapian/BM25Weight.pm
@@ -50,6 +47,9 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Search/Xapian/ValueIterator.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Search/Xapian/Weight.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Search/Xapian/WritableDatabase.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Xapian/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Xapian/Xapian.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Xapian/Xapian.so
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Xapian
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Search/Xapian/MSet