Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2010 10:23:16 +0100 (CET)
From:      Jean-Francois Dockes <jf@dockes.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/152194: [PATCH] www/xapian-omega update to 1.2.3
Message-ID:  <201011130923.oAD9NGeh034018@y.dockes.com>
Resent-Message-ID: <201011130930.oAD9UJs8002460@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152194
>Category:       ports
>Synopsis:       [PATCH] www/xapian-omega update to 1.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 13 09:30:19 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Dockes
>Release:        FreeBSD 7.3-STABLE amd64
>Organization:
>Environment:
System: FreeBSD y 7.3-STABLE FreeBSD 7.3-STABLE #4: Mon Sep 20 18:04:30 CEST 2010 dockes@y:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
    Keep in sync with xapian-core
>How-To-Repeat:
	
>Fix:

diff -ruN xapian-omega.prev/Makefile xapian-omega/Makefile
--- xapian-omega.prev/Makefile	2010-10-29 18:30:40.000000000 +0200
+++ xapian-omega/Makefile	2010-11-13 08:46:17.000000000 +0100
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/xapian-omega/Makefile,v 1.19 2010/10/29 16:30:40 brix Exp $
 
 PORTNAME=	xapian-omega
-PORTVERSION=	1.0.22
+PORTVERSION=	1.2.3
 CATEGORIES=	www
 MASTER_SITES=	http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
 		${MASTER_SITE_LOCAL}
@@ -14,7 +14,7 @@
 MAINTAINER=	brix@FreeBSD.org
 COMMENT=	CGI search application built on Xapian
 
-LIB_DEPENDS=	xapian.21:${PORTSDIR}/databases/xapian-core
+LIB_DEPENDS=	xapian.23:${PORTSDIR}/databases/xapian-core
 
 LICENSE=	GPLv2
 GNU_CONFIGURE=	yes
diff -ruN xapian-omega.prev/distinfo xapian-omega/distinfo
--- xapian-omega.prev/distinfo	2010-10-29 18:30:40.000000000 +0200
+++ xapian-omega/distinfo	2010-11-09 11:47:21.000000000 +0100
@@ -1,3 +1,2 @@
-MD5 (xapian-omega-1.0.22.tar.gz) = dc71c0386548b4181d570b870a54ea92
-SHA256 (xapian-omega-1.0.22.tar.gz) = 99ccee86642fdbb0d1c97ffb065a4fc36541c5a39163d3540500377d14ef16c5
-SIZE (xapian-omega-1.0.22.tar.gz) = 515922
+SHA256 (xapian-omega-1.2.3.tar.gz) = ba2acef3b8d01f612f909f4f3e78695d1adbc1ec9bece6a62fc4d177d36a98c2
+SIZE (xapian-omega-1.2.3.tar.gz) = 560985



>Release-Note:
>Audit-Trail:
>Unformatted:



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