mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
- 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
|
# Created by: Henrik Brix Andersen <brix@FreeBSD.org>
|
||||||
# Date created: 05 Jul 2008
|
|
||||||
# Whom: Henrik Brix Andersen <brix@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= xapian-omega
|
PORTNAME= xapian-omega
|
||||||
PORTVERSION= 1.2.12
|
PORTVERSION= 1.2.13
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
|
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (xapian-omega-1.2.12.tar.gz) = c235a27c94b754432a264f11d6d8e912ca71ed20a0192bf5331ef610fac32142
|
SHA256 (xapian-omega-1.2.13.tar.gz) = ae35e37f3fddf1330004f41531b9c8be447c95f9bb8b2f135541a78c2c816d34
|
||||||
SIZE (xapian-omega-1.2.12.tar.gz) = 624039
|
SIZE (xapian-omega-1.2.13.tar.gz) = 627177
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
This package contains two index building utilities (omindex and
|
This package contains two index building utilities (omindex and scriptindex) and
|
||||||
scriptindex) and a CGI search application (omega). These use the
|
a CGI search application (omega). These use the Xapian search library to
|
||||||
Xapian search library to provide a search over a collection of
|
provide a search over a collection of documents.
|
||||||
documents.
|
|
||||||
|
|
||||||
WWW: http://xapian.org/
|
WWW: http://xapian.org/
|
||||||
|
|
Loading…
Add table
Reference in a new issue