From tkato432@yahoo.com  Sat Jun 15 18:00:55 2013
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 7B83E7FA
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 15 Jun 2013 18:00:49 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa104lp.auone-net.jp (msa104lp.auone-net.jp [222.3.140.167])
	by mx1.freebsd.org (Postfix) with ESMTP id 4F75111E3
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 15 Jun 2013 18:00:49 +0000 (UTC)
Received: from msa104lp.auone-net.jp (MSA104lp [172.27.12.182])
	by msa104lp.auone-net.jp (au one net msa) with ESMTP id 746AE58C230
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 16 Jun 2013 03:00:48 +0900 (JST)
Received: from localhost.localdomain (ZT030083.ppp.dion.ne.jp [59.128.30.83])
	by msa104lp.auone-net.jp (au one net msa) with ESMTP id 6E6282BC03B
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 16 Jun 2013 03:00:39 +0900 (JST)
Message-Id: <20130616025528.dca641df4929df0abca79bf1@yahoo.com>
Date: Sun, 16 Jun 2013 02:55:28 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: devel/ocaml-res: Update to version 4.0.3

>Number:         179580
>Category:       ports
>Synopsis:       devel/ocaml-res: Update to version 4.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 15 18:10:00 UTC 2013
>Closed-Date:    Mon Jun 17 15:00:11 UTC 2013
>Last-Modified:  Mon Jun 17 15:10:04 UTC 2013
>Originator:     KATO Tsuguru
>Release:        FreeBSD 8.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 4.0.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/ocaml-res/Makefile devel/ocaml-res/Makefile
--- /usr/ports/devel/ocaml-res/Makefile	2012-12-20 15:46:30.000000000 +0900
+++ devel/ocaml-res/Makefile	2013-06-16 00:00:00.000000000 +0900
@@ -2,7 +2,7 @@
 # $FreeBSD: head/devel/ocaml-res/Makefile 309291 2012-12-20 05:48:36Z araujo $
 
 PORTNAME=	res
-PORTVERSION=	4.0.2
+PORTVERSION=	4.0.3
 CATEGORIES=	devel
 MASTER_SITES=	http://cdn.bitbucket.org/mmottl/res/downloads/
 PKGNAMEPREFIX=	ocaml-
diff -urN /usr/ports/devel/ocaml-res/distinfo devel/ocaml-res/distinfo
--- /usr/ports/devel/ocaml-res/distinfo	2012-12-20 15:46:30.000000000 +0900
+++ devel/ocaml-res/distinfo	2013-06-16 00:00:00.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (res-4.0.2.tar.gz) = 4f3e0a62c57ac1293ec119e94ecff2f404cd9196e71c276bd6c3855731af0d7e
-SIZE (res-4.0.2.tar.gz) = 69538
+SHA256 (res-4.0.3.tar.gz) = 264319e586b2695f4ce453eb950546f4898875bed11df5e514f84c8670269b5e
+SIZE (res-4.0.3.tar.gz) = 69587
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jun 15 18:10:21 UTC 2013 
Responsible-Changed-Why:  
miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179580 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Jun 17 15:00:11 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179580: commit references a PR
Date: Mon, 17 Jun 2013 15:00:13 +0000 (UTC)

 Author: miwi
 Date: Mon Jun 17 15:00:02 2013
 New Revision: 321121
 URL: http://svnweb.freebsd.org/changeset/ports/321121
 
 Log:
   - Update to 4.0.3
   
   PR:		179580
   Submitted by:	Ports Fury
 
 Modified:
   head/devel/ocaml-res/Makefile
   head/devel/ocaml-res/distinfo
 
 Modified: head/devel/ocaml-res/Makefile
 ==============================================================================
 --- head/devel/ocaml-res/Makefile	Mon Jun 17 14:58:48 2013	(r321120)
 +++ head/devel/ocaml-res/Makefile	Mon Jun 17 15:00:02 2013	(r321121)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	res
 -PORTVERSION=	4.0.2
 +PORTVERSION=	4.0.3
  CATEGORIES=	devel
  MASTER_SITES=	http://cdn.bitbucket.org/mmottl/res/downloads/
  PKGNAMEPREFIX=	ocaml-
 
 Modified: head/devel/ocaml-res/distinfo
 ==============================================================================
 --- head/devel/ocaml-res/distinfo	Mon Jun 17 14:58:48 2013	(r321120)
 +++ head/devel/ocaml-res/distinfo	Mon Jun 17 15:00:02 2013	(r321121)
 @@ -1,2 +1,2 @@
 -SHA256 (res-4.0.2.tar.gz) = 4f3e0a62c57ac1293ec119e94ecff2f404cd9196e71c276bd6c3855731af0d7e
 -SIZE (res-4.0.2.tar.gz) = 69538
 +SHA256 (res-4.0.3.tar.gz) = 264319e586b2695f4ce453eb950546f4898875bed11df5e514f84c8670269b5e
 +SIZE (res-4.0.3.tar.gz) = 69587
 _______________________________________________
 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:
