From nobody@FreeBSD.org  Thu May  8 14:05:30 2014
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 ESMTPS id 18D10B75
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  8 May 2014 14:05:30 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 07284338
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  8 May 2014 14:05:30 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s48E5Tks039218
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 8 May 2014 14:05:29 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s48E5Tu8039217;
	Thu, 8 May 2014 14:05:29 GMT
	(envelope-from nobody)
Message-Id: <201405081405.s48E5Tu8039217@cgiserv.freebsd.org>
Date: Thu, 8 May 2014 14:05:29 GMT
From: Michael Moll <kvedulv@kvedulv.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] devel/rubygem-apipie-bindings: update to 0.0.8
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         189473
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-apipie-bindings: update to 0.0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 08 14:10:00 UTC 2014
>Closed-Date:    Tue May 13 14:57:09 UTC 2014
>Last-Modified:  Tue May 13 15:00:00 UTC 2014
>Originator:     Michael Moll
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 353290)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	apipie-bindings
-PORTVERSION=	0.0.6
+PORTVERSION=	0.0.8
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
Index: distinfo
===================================================================
--- distinfo	(revision 353290)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/apipie-bindings-0.0.6.gem) = 243ab904e3212d7f14089b4175edecd2fa4297f58e6404674805e9e22ae96a8b
-SIZE (rubygem/apipie-bindings-0.0.6.gem) = 15872
+SHA256 (rubygem/apipie-bindings-0.0.8.gem) = 0503c8fb77a0b0d5ee364eb4325b4913965c722271686c47f1f4d632c12ec2cc
+SIZE (rubygem/apipie-bindings-0.0.8.gem) = 16384


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Thu May 8 14:10:08 UTC 2014 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189473 
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 8 14:10:09 UTC 2014 
Responsible-Changed-Why:  
swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189473 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Tue May 13 14:57:09 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189473: commit references a PR
Date: Tue, 13 May 2014 14:56:56 +0000 (UTC)

 Author: swills
 Date: Tue May 13 14:56:52 2014
 New Revision: 353959
 URL: http://svnweb.freebsd.org/changeset/ports/353959
 QAT: https://qat.redports.org/buildarchive/r353959/
 
 Log:
   - Update to 0.0.8
   
   PR:		ports/189473
   Submitted by:	Michael Moll <kvedulv@kvedulv.de> (maintainer)
 
 Modified:
   head/devel/rubygem-apipie-bindings/Makefile
   head/devel/rubygem-apipie-bindings/distinfo   (contents, props changed)
 
 Modified: head/devel/rubygem-apipie-bindings/Makefile
 ==============================================================================
 --- head/devel/rubygem-apipie-bindings/Makefile	Tue May 13 14:53:54 2014	(r353958)
 +++ head/devel/rubygem-apipie-bindings/Makefile	Tue May 13 14:56:52 2014	(r353959)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	apipie-bindings
 -PORTVERSION=	0.0.6
 +PORTVERSION=	0.0.8
  CATEGORIES=	devel rubygems
  MASTER_SITES=	RG
  
 
 Modified: head/devel/rubygem-apipie-bindings/distinfo
 ==============================================================================
 --- head/devel/rubygem-apipie-bindings/distinfo	Tue May 13 14:53:54 2014	(r353958)
 +++ head/devel/rubygem-apipie-bindings/distinfo	Tue May 13 14:56:52 2014	(r353959)
 @@ -1,2 +1,2 @@
 -SHA256 (rubygem/apipie-bindings-0.0.6.gem) = 243ab904e3212d7f14089b4175edecd2fa4297f58e6404674805e9e22ae96a8b
 -SIZE (rubygem/apipie-bindings-0.0.6.gem) = 15872
 +SHA256 (rubygem/apipie-bindings-0.0.8.gem) = 0503c8fb77a0b0d5ee364eb4325b4913965c722271686c47f1f4d632c12ec2cc
 +SIZE (rubygem/apipie-bindings-0.0.8.gem) = 16384
 _______________________________________________
 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:
