From nobody@FreeBSD.org  Mon Sep 23 14:44:19 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 5066AA8D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Sep 2013 14:44:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 3E018228D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Sep 2013 14:44:19 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8NEiIek059169
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Sep 2013 14:44:18 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8NEiIp1059168;
	Mon, 23 Sep 2013 14:44:18 GMT
	(envelope-from nobody)
Message-Id: <201309231444.r8NEiIp1059168@oldred.freebsd.org>
Date: Mon, 23 Sep 2013 14:44:18 GMT
From: Max Baryshnikov <mephius@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: textproc/libsphinxclient/ version upgrade
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         182328
>Category:       ports
>Synopsis:       textproc/libsphinxclient/ version upgrade
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    antoine
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 23 14:50:00 UTC 2013
>Closed-Date:    Wed Oct 09 19:04:35 UTC 2013
>Last-Modified:  Wed Oct  9 19:10:00 UTC 2013
>Originator:     Max Baryshnikov
>Release:        
>Organization:
>Environment:
>Description:
textproc/libsphinxclient/ version updated from 2.0.5 to 2.0.9 (latest stable)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- ./Makefile.orig     2013-09-23 18:35:34.000000000 +0400
+++ ./Makefile  2013-09-23 18:35:39.000000000 +0400
@@ -2,7 +2,7 @@
 # $FreeBSD: textproc/libsphinxclient/Makefile 327773 2013-09-20 23:17:30Z bapt $
 
 PORTNAME=      libsphinxclient
-DISTVERSION=   2.0.5
+DISTVERSION=   2.0.9
 CATEGORIES=    textproc databases
 MASTER_SITES=  http://sphinxsearch.com/files/
 DISTNAME=      sphinx-${PORTVERSION}-release
--- ./distinfo.orig     2013-09-23 18:38:44.000000000 +0400
+++ ./distinfo  2013-09-23 18:38:52.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (sphinx-2.0.5-release.tar.gz) = 45d89b9112cf52adb2a7289df3b6f4d37371bad8f892b9da4b75b574c7e6ba90
-SIZE (sphinx-2.0.5-release.tar.gz) = 1959258
+SHA256 (sphinx-2.0.9-release.tar.gz) = c4fb5d7951bc0831e46f102d17b5f32bbde11434ce3b00b20531dfe9e646869d
+SIZE (sphinx-2.0.9-release.tar.gz) = 1996939



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->antoine 
Responsible-Changed-By: antoine 
Responsible-Changed-When: Wed Oct 9 18:38:19 UTC 2013 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182328 
State-Changed-From-To: open->closed 
State-Changed-By: antoine 
State-Changed-When: Wed Oct 9 19:04:14 UTC 2013 
State-Changed-Why:  
Port updated, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182328 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/182328: commit references a PR
Date: Wed,  9 Oct 2013 19:04:16 +0000 (UTC)

 Author: antoine
 Date: Wed Oct  9 19:04:03 2013
 New Revision: 329920
 URL: http://svnweb.freebsd.org/changeset/ports/329920
 
 Log:
   - update to 2.0.9
   - convert to STAGEDIR
   
   PR:		ports/182328
   Submitted by:	Max Baryshnikov (maintainer)
 
 Modified:
   head/textproc/libsphinxclient/Makefile
   head/textproc/libsphinxclient/distinfo
 
 Modified: head/textproc/libsphinxclient/Makefile
 ==============================================================================
 --- head/textproc/libsphinxclient/Makefile	Wed Oct  9 18:53:49 2013	(r329919)
 +++ head/textproc/libsphinxclient/Makefile	Wed Oct  9 19:04:03 2013	(r329920)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	libsphinxclient
 -DISTVERSION=	2.0.5
 +DISTVERSION=	2.0.9
  CATEGORIES=	textproc databases
  MASTER_SITES=	http://sphinxsearch.com/files/
  DISTNAME=	sphinx-${PORTVERSION}-release
 @@ -12,7 +12,7 @@ COMMENT=	Sphinx Full-Text Search Engine 
  
  LICENSE=	GPLv2
  
 -WRKSRC=		${WRKDIR}/${DISTNAME}/api/libsphinxclient
 +WRKSRC_SUBDIR=	api/libsphinxclient
  
  USE_LDCONFIG=	yes
  
 @@ -23,13 +23,12 @@ GNU_CONFIGURE=	yes
  CONFIGURE_ENV+=	CC=${CC}
  SUB_LIST+=	PORTNAME=${PORTNAME}
  
 -NO_STAGE=	yes
  do-install:
 -	${INSTALL_LIB} ${WRKSRC}/.libs/libsphinxclient-0.0.1.so ${PREFIX}/lib/libsphinxclient-0.0.1.so
 -	${INSTALL_DATA} ${WRKSRC}/libsphinxclient.la ${PREFIX}/lib/libsphinxclient.la
 -	${INSTALL_DATA} ${WRKSRC}/.libs/libsphinxclient.a ${PREFIX}/lib/libsphinxclient.a
 -	${INSTALL_DATA} ${WRKSRC}/sphinxclient.h ${PREFIX}/include/sphinxclient.h
 -	${LN} -s ${PREFIX}/lib/libsphinxclient-0.0.1.so ${PREFIX}/lib/libsphinxclient.so.0
 -	${LN} -s ${PREFIX}/lib/libsphinxclient-0.0.1.so ${PREFIX}/lib/libsphinxclient.so
 +	${INSTALL_LIB} ${WRKSRC}/.libs/libsphinxclient-0.0.1.so ${STAGEDIR}${PREFIX}/lib/libsphinxclient-0.0.1.so
 +	${INSTALL_DATA} ${WRKSRC}/libsphinxclient.la ${STAGEDIR}${PREFIX}/lib/libsphinxclient.la
 +	${INSTALL_DATA} ${WRKSRC}/.libs/libsphinxclient.a ${STAGEDIR}${PREFIX}/lib/libsphinxclient.a
 +	${INSTALL_DATA} ${WRKSRC}/sphinxclient.h ${STAGEDIR}${PREFIX}/include/sphinxclient.h
 +	${LN} -s libsphinxclient-0.0.1.so ${STAGEDIR}${PREFIX}/lib/libsphinxclient.so.0
 +	${LN} -s libsphinxclient-0.0.1.so ${STAGEDIR}${PREFIX}/lib/libsphinxclient.so
  
  .include <bsd.port.mk>
 
 Modified: head/textproc/libsphinxclient/distinfo
 ==============================================================================
 --- head/textproc/libsphinxclient/distinfo	Wed Oct  9 18:53:49 2013	(r329919)
 +++ head/textproc/libsphinxclient/distinfo	Wed Oct  9 19:04:03 2013	(r329920)
 @@ -1,2 +1,2 @@
 -SHA256 (sphinx-2.0.5-release.tar.gz) = 45d89b9112cf52adb2a7289df3b6f4d37371bad8f892b9da4b75b574c7e6ba90
 -SIZE (sphinx-2.0.5-release.tar.gz) = 1959258
 +SHA256 (sphinx-2.0.9-release.tar.gz) = c4fb5d7951bc0831e46f102d17b5f32bbde11434ce3b00b20531dfe9e646869d
 +SIZE (sphinx-2.0.9-release.tar.gz) = 1996939
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
