- Update to 1.2.13
- Cleanup Makefile header - Reformat pkg-descr Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
This commit is contained in:
parent
8eb6a7dd16
commit
fb52c0fadd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312672
3 changed files with 7 additions and 12 deletions
|
@ -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}/ \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue