From julio@meroh.net  Fri Oct 18 21:21:26 2013
Return-Path: <julio@meroh.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 1D5D4D24
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Oct 2013 21:21:26 +0000 (UTC)
	(envelope-from julio@meroh.net)
Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.225])
	by mx1.freebsd.org (Postfix) with ESMTP id 4EF972EAB
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Oct 2013 21:21:25 +0000 (UTC)
Received: from [108.176.158.82] ([108.176.158.82:65310] helo=portal.meroh.net)
	by cdptpa-oedge03 (envelope-from <julio@meroh.net>)
	(ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP
	id 56/9F-19454-D46A1625; Fri, 18 Oct 2013 21:21:18 +0000
Received: from mastodon.meroh.net (mastodon.meroh.net [192.168.1.12])
	by portal.meroh.net (Postfix) with ESMTP id DDAF3EFE67
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Oct 2013 17:21:13 -0400 (EDT)
Received: from mastodon.meroh.net (localhost [127.0.0.1])
	by mastodon.meroh.net (8.14.7/8.14.7) with ESMTP id r9ILJYM5024072
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Oct 2013 17:19:34 -0400 (EDT)
	(envelope-from jmmv@mastodon.meroh.net)
Received: (from jmmv@localhost)
	by mastodon.meroh.net (8.14.7/8.14.7/Submit) id r9ILJYMH024071;
	Fri, 18 Oct 2013 17:19:34 -0400 (EDT)
	(envelope-from jmmv)
Message-Id: <201310182119.r9ILJYMH024071@mastodon.meroh.net>
Date: Fri, 18 Oct 2013 17:19:34 -0400 (EDT)
From: Julio Merino <julio@meroh.net>
Reply-To: Julio Merino <julio@meroh.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update devel/kyua to 0.7
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         183089
>Category:       ports
>Synopsis:       Update devel/kyua to 0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    asomers
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 18 21:30:00 UTC 2013
>Closed-Date:    Tue Oct 22 15:35:55 UTC 2013
>Last-Modified:  Tue Oct 22 15:35:55 UTC 2013
>Originator:     Julio Merino
>Release:        FreeBSD 11.0-CURRENT powerpc
>Organization:
>Environment:
System: FreeBSD mastodon.meroh.net 11.0-CURRENT FreeBSD 11.0-CURRENT #9 r256450M: Mon Oct 14 16:35:08 EDT 2013 jmmv@mastodon.meroh.net:/usr/obj/usr/src/sys/GENERIC64 powerpc


	
>Description:
	Kyua 0.7 has been released so I'd like to request the upgrade of the
	port accordingly.

	This requires PR ports/183088 to be applied first.
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
--- Makefile	(revision 330082)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	kyua
-PORTVERSION=	0.6
+PORTVERSION=	0.7
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 PROJECTHOST=	kyua
@@ -13,7 +13,7 @@
 
 LICENSE=	BSD
 
-LIB_DEPENDS=	lutok:${PORTSDIR}/devel/lutok
+LIB_DEPENDS=	lutok.2:${PORTSDIR}/devel/lutok
 LIB_DEPENDS+=	sqlite3:${PORTSDIR}/databases/sqlite3
 BUILD_DEPENDS=	${LOCALBASE}/libexec/kyua-atf-tester:${PORTSDIR}/devel/kyua-testers
 RUN_DEPENDS:=	${BUILD_DEPENDS}
Index: distinfo
===================================================================
--- distinfo	(revision 330082)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (kyua-cli-0.6.tar.gz) = b422d63a6db02e806d6da355486dcf6857aa54338d83a0c8b90c7da7dd4f0642
-SIZE (kyua-cli-0.6.tar.gz) = 487249
+SHA256 (kyua-cli-0.7.tar.gz) = 0f14b4bc6368da247e7e97f693bdffb1a5bc5c09027d25a45c9ff749bbe67558
+SIZE (kyua-cli-0.7.tar.gz) = 495506
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->asomers 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Oct 18 21:30:08 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: asomers@gmail.com
To: bug-followup@FreeBSD.org, julio@meroh.net
Cc:  
Subject: Re: ports/183089: Update devel/kyua to 0.7
Date: Mon, 21 Oct 2013 16:45:54 -0600

 Julio's patch works for me without modifications.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/183089: commit references a PR
Date: Mon, 21 Oct 2013 23:12:10 +0000 (UTC)

 Author: asomers (src committer)
 Date: Mon Oct 21 23:12:01 2013
 New Revision: 331208
 URL: http://svnweb.freebsd.org/changeset/ports/331208
 
 Log:
   Update to version 0.7.  This version depends on the newly updated lutok-0.3.
   
   PR:		183089
   Submitted by:	Julio Merino <julio@meroh.net>
   Reviewed by:	asomers
   Approved by:	bdrewery
 
 Modified:
   head/devel/kyua/Makefile
   head/devel/kyua/distinfo
 
 Modified: head/devel/kyua/Makefile
 ==============================================================================
 --- head/devel/kyua/Makefile	Mon Oct 21 23:10:50 2013	(r331207)
 +++ head/devel/kyua/Makefile	Mon Oct 21 23:12:01 2013	(r331208)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	kyua
 -PORTVERSION=	0.6
 +PORTVERSION=	0.7
  CATEGORIES=	devel
  MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
  PROJECTHOST=	kyua
 @@ -13,7 +13,7 @@ COMMENT=	Kyua (automated testing framewo
  
  LICENSE=	BSD
  
 -LIB_DEPENDS=	lutok:${PORTSDIR}/devel/lutok
 +LIB_DEPENDS=	liblutok.so.2:${PORTSDIR}/devel/lutok
  LIB_DEPENDS+=	sqlite3:${PORTSDIR}/databases/sqlite3
  BUILD_DEPENDS=	${LOCALBASE}/libexec/kyua-atf-tester:${PORTSDIR}/devel/kyua-testers
  RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 Modified: head/devel/kyua/distinfo
 ==============================================================================
 --- head/devel/kyua/distinfo	Mon Oct 21 23:10:50 2013	(r331207)
 +++ head/devel/kyua/distinfo	Mon Oct 21 23:12:01 2013	(r331208)
 @@ -1,2 +1,2 @@
 -SHA256 (kyua-cli-0.6.tar.gz) = b422d63a6db02e806d6da355486dcf6857aa54338d83a0c8b90c7da7dd4f0642
 -SIZE (kyua-cli-0.6.tar.gz) = 487249
 +SHA256 (kyua-cli-0.7.tar.gz) = 0f14b4bc6368da247e7e97f693bdffb1a5bc5c09027d25a45c9ff749bbe67558
 +SIZE (kyua-cli-0.7.tar.gz) = 495506
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: asomers 
State-Changed-When: Tue Oct 22 15:35:55 UTC 2013 
State-Changed-Why:  
Updated in revision 331208 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183089 
>Unformatted:
