Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2013 20:37:09 +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: r312672 - head/www/xapian-omega
Message-ID:  <201302202037.r1KKb9tr020267@svn.freebsd.org>

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

Log:
  - Update to 1.2.13
  - Cleanup Makefile header
  - Reformat pkg-descr
  
  Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13

Modified:
  head/www/xapian-omega/Makefile   (contents, props changed)
  head/www/xapian-omega/distinfo   (contents, props changed)
  head/www/xapian-omega/pkg-descr   (contents, props changed)

Modified: head/www/xapian-omega/Makefile
==============================================================================
--- head/www/xapian-omega/Makefile	Wed Feb 20 20:36:44 2013	(r312671)
+++ head/www/xapian-omega/Makefile	Wed Feb 20 20:37:09 2013	(r312672)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	xapian-omega
-# Date created:		05 Jul 2008
-# Whom:			Henrik Brix Andersen <brix@FreeBSD.org>
-#
+# Created by: Henrik Brix Andersen <brix@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	xapian-omega
-PORTVERSION=	1.2.12
+PORTVERSION=	1.2.13
 PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://oligarchy.co.uk/xapian/${PORTVERSION}/ \

Modified: head/www/xapian-omega/distinfo
==============================================================================
--- head/www/xapian-omega/distinfo	Wed Feb 20 20:36:44 2013	(r312671)
+++ head/www/xapian-omega/distinfo	Wed Feb 20 20:37:09 2013	(r312672)
@@ -1,2 +1,2 @@
-SHA256 (xapian-omega-1.2.12.tar.gz) = c235a27c94b754432a264f11d6d8e912ca71ed20a0192bf5331ef610fac32142
-SIZE (xapian-omega-1.2.12.tar.gz) = 624039
+SHA256 (xapian-omega-1.2.13.tar.gz) = ae35e37f3fddf1330004f41531b9c8be447c95f9bb8b2f135541a78c2c816d34
+SIZE (xapian-omega-1.2.13.tar.gz) = 627177

Modified: head/www/xapian-omega/pkg-descr
==============================================================================
--- head/www/xapian-omega/pkg-descr	Wed Feb 20 20:36:44 2013	(r312671)
+++ head/www/xapian-omega/pkg-descr	Wed Feb 20 20:37:09 2013	(r312672)
@@ -1,6 +1,5 @@
-This package contains two index building utilities (omindex and
-scriptindex) and a CGI search application (omega).  These use the
-Xapian search library to provide a search over a collection of
-documents.
+This package contains two index building utilities (omindex and scriptindex) and
+a CGI search application (omega).  These use the Xapian search library to
+provide a search over a collection of documents.
 
 WWW: http://xapian.org/



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