svn commit: r312669 - in head: databases/xapian-core deskutils/pinot deskutils/recoll mail/mu mail/notmuch

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Feb 20 20:34:57 UTC 2013


Author: sunpoet
Date: Wed Feb 20 20:34:54 2013
New Revision: 312669
URL: http://svnweb.freebsd.org/changeset/ports/312669

Log:
  - Update to 1.2.13
  - Cleanup Makefile header
  - Reformat pkg-descr
  - Bump PORTREVISION for databases/xapian-core shlib change
  
  Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13

Modified:
  head/databases/xapian-core/Makefile   (contents, props changed)
  head/databases/xapian-core/distinfo   (contents, props changed)
  head/databases/xapian-core/pkg-descr   (contents, props changed)
  head/databases/xapian-core/pkg-plist   (contents, props changed)
  head/deskutils/pinot/Makefile
  head/deskutils/recoll/Makefile
  head/mail/mu/Makefile   (contents, props changed)
  head/mail/notmuch/Makefile   (contents, props changed)

Modified: head/databases/xapian-core/Makefile
==============================================================================
--- head/databases/xapian-core/Makefile	Wed Feb 20 20:27:32 2013	(r312668)
+++ head/databases/xapian-core/Makefile	Wed Feb 20 20:34:54 2013	(r312669)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	xapian-core
-# Date created:				5 November 2005
-# Whom:					J.F. Dockes
-#
+# Created by: J.F. Dockes
 # $FreeBSD$
-#
 
 PORTNAME=	xapian-core
-PORTVERSION=	1.2.12
+PORTVERSION=	1.2.13
 PORTEPOCH=	1
 CATEGORIES=	databases
 MASTER_SITES=	http://oligarchy.co.uk/xapian/${PORTVERSION}/ \

Modified: head/databases/xapian-core/distinfo
==============================================================================
--- head/databases/xapian-core/distinfo	Wed Feb 20 20:27:32 2013	(r312668)
+++ head/databases/xapian-core/distinfo	Wed Feb 20 20:34:54 2013	(r312669)
@@ -1,2 +1,2 @@
-SHA256 (xapian-core-1.2.12.tar.gz) = d5d34dd11df4cc44380e68b3737d1413fb4706115c4bdd63ef5e30afbc1c86df
-SIZE (xapian-core-1.2.12.tar.gz) = 4138429
+SHA256 (xapian-core-1.2.13.tar.gz) = 8829ca8ebb4ab97129b8a237541f6aa62a3f4dc1fcd503bf0e6e9c1cb905fccc
+SIZE (xapian-core-1.2.13.tar.gz) = 4152442

Modified: head/databases/xapian-core/pkg-descr
==============================================================================
--- head/databases/xapian-core/pkg-descr	Wed Feb 20 20:27:32 2013	(r312668)
+++ head/databases/xapian-core/pkg-descr	Wed Feb 20 20:34:54 2013	(r312669)
@@ -1,10 +1,9 @@
-Xapian is an Open Source Probabilistic Information Retrieval library,
-released under the GPL. It's written in C++, with bindings to allow use
-from other languages.
+Xapian is an Open Source Probabilistic Information Retrieval library, released
+under the GPL. It's written in C++, with bindings to allow use from other
+languages.
 
 Xapian is designed to be a highly adaptable toolkit to allow developers to
-easily add advanced indexing and search facilities to their own
-applications.
+easily add advanced indexing and search facilities to their own applications.
 
 Xapian features include:
  - Ranked probabilistic search - word importance weighting

Modified: head/databases/xapian-core/pkg-plist
==============================================================================
--- head/databases/xapian-core/pkg-plist	Wed Feb 20 20:27:32 2013	(r312668)
+++ head/databases/xapian-core/pkg-plist	Wed Feb 20 20:34:54 2013	(r312669)
@@ -45,7 +45,7 @@ lib/cmake/xapian/xapian-config.cmake
 lib/libxapian.a
 lib/libxapian.la
 lib/libxapian.so
-lib/libxapian.so.27
+lib/libxapian.so.28
 share/aclocal/xapian.m4
 %%PORTDOCS%%%%DOCSDIR%%/admin_notes.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc.pdf

Modified: head/deskutils/pinot/Makefile
==============================================================================
--- head/deskutils/pinot/Makefile	Wed Feb 20 20:27:32 2013	(r312668)
+++ head/deskutils/pinot/Makefile	Wed Feb 20 20:34:54 2013	(r312669)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pinot
 PORTVERSION=	1.03
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 #MASTER_SITES=	http://colinf.chez.com/pinot/

Modified: head/deskutils/recoll/Makefile
==============================================================================
--- head/deskutils/recoll/Makefile	Wed Feb 20 20:27:32 2013	(r312668)
+++ head/deskutils/recoll/Makefile	Wed Feb 20 20:34:54 2013	(r312669)
@@ -7,6 +7,7 @@
 
 PORTNAME=	recoll
 PORTVERSION=	1.18.1
+PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	http://www.lesbonscomptes.com/recoll/
 

Modified: head/mail/mu/Makefile
==============================================================================
--- head/mail/mu/Makefile	Wed Feb 20 20:27:32 2013	(r312668)
+++ head/mail/mu/Makefile	Wed Feb 20 20:34:54 2013	(r312669)
@@ -7,6 +7,7 @@
 
 PORTNAME=	mu
 PORTVERSION=	0.9.9
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://mu0.googlecode.com/files/
 

Modified: head/mail/notmuch/Makefile
==============================================================================
--- head/mail/notmuch/Makefile	Wed Feb 20 20:27:32 2013	(r312668)
+++ head/mail/notmuch/Makefile	Wed Feb 20 20:34:54 2013	(r312669)
@@ -3,6 +3,7 @@
 
 PORTNAME=	notmuch
 PORTVERSION=	0.15.2
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://notmuchmail.org/releases/
 


More information about the svn-ports-head mailing list