Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2013 20:36:45 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312671 - head/databases/p5-Search-Xapian
Message-ID:  <201302202036.r1KKaje9020122@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Feb 20 20:36:44 2013
New Revision: 312671
URL: http://svnweb.freebsd.org/changeset/ports/312671

Log:
  - 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

Modified:
  head/databases/p5-Search-Xapian/Makefile   (contents, props changed)
  head/databases/p5-Search-Xapian/distinfo   (contents, props changed)
  head/databases/p5-Search-Xapian/pkg-descr   (contents, props changed)
  head/databases/p5-Search-Xapian/pkg-plist   (contents, props changed)

Modified: head/databases/p5-Search-Xapian/Makefile
==============================================================================
--- head/databases/p5-Search-Xapian/Makefile	Wed Feb 20 20:36:23 2013	(r312670)
+++ head/databases/p5-Search-Xapian/Makefile	Wed Feb 20 20:36:44 2013	(r312671)
@@ -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 \

Modified: head/databases/p5-Search-Xapian/distinfo
==============================================================================
--- head/databases/p5-Search-Xapian/distinfo	Wed Feb 20 20:36:23 2013	(r312670)
+++ head/databases/p5-Search-Xapian/distinfo	Wed Feb 20 20:36:44 2013	(r312671)
@@ -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

Modified: head/databases/p5-Search-Xapian/pkg-descr
==============================================================================
--- head/databases/p5-Search-Xapian/pkg-descr	Wed Feb 20 20:36:23 2013	(r312670)
+++ head/databases/p5-Search-Xapian/pkg-descr	Wed Feb 20 20:36:44 2013	(r312671)
@@ -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/

Modified: head/databases/p5-Search-Xapian/pkg-plist
==============================================================================
--- head/databases/p5-Search-Xapian/pkg-plist	Wed Feb 20 20:36:23 2013	(r312670)
+++ head/databases/p5-Search-Xapian/pkg-plist	Wed Feb 20 20:36:44 2013	(r312671)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302202036.r1KKaje9020122>