From michael.grunewald@laposte.net  Tue Nov 15 08:19:29 2011
Return-Path: <michael.grunewald@laposte.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 028DD106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Nov 2011 08:19:28 +0000 (UTC)
	(envelope-from michael.grunewald@laposte.net)
Received: from cc-smtpout2.netcologne.de (cc-smtpout2.netcologne.de [IPv6:2001:4dd0:100:1062:25:2:0:2])
	by mx1.freebsd.org (Postfix) with ESMTP id 5DB768FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Nov 2011 08:19:28 +0000 (UTC)
Received: from cc-smtpin2.netcologne.de (cc-smtpin2.netcologne.de [89.1.8.202])
	by cc-smtpout2.netcologne.de (Postfix) with ESMTP id A336D12AB3
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Nov 2011 09:19:26 +0100 (CET)
Received: from llea.celt.neu (xdsl-89-0-190-66.netcologne.de [89.0.190.66])
	by cc-smtpin2.netcologne.de (Postfix) with ESMTPA id 8977511D4A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Nov 2011 09:19:26 +0100 (CET)
Message-Id: <4EC2208E.3080004@laposte.net>
Date: Tue, 15 Nov 2011 09:19:26 +0100
From: =?ISO-8859-1?Q?Michael_Gr=FCnewald?=
 <michael.grunewald@laposte.net>
Reply-To: Michael Grunewald <michael.grunewald@laposte.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: lang/ocaml update to 3.12.1

>Number:         162576
>Category:       ports
>Synopsis:       lang/ocaml update to 3.12.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 15 08:20:06 UTC 2011
>Closed-Date:    Mon Nov 28 11:42:12 UTC 2011
>Last-Modified:  Mon Nov 28 11:50:12 UTC 2011
>Originator:     Michael Grunewald
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD llea.celt.neu 8.2-STABLE FreeBSD 8.2-STABLE #7: Tue Oct 
18 08:39:23 CEST 2011 
root@llea.celt.neu:/public/FreeBSD/obj/public/FreeBSD/src/sys/LLEA amd64
>Description:
I propose an update for lang/ocaml to the latest upstream version 3.12.1.
Since there is no more maintainer for this port, I also propose for
maitnainership.
>How-To-Repeat:
	
>Fix:
---- ocaml.path begins here ---- diff --git a/ocaml/Makefile 
b/ocaml/Makefile
index d413eb6..d2ed500 100644
--- a/ocaml/Makefile
+++ b/ocaml/Makefile
@@ -6,8 +6,7 @@
  #
   PORTNAME=	ocaml
-PORTVERSION=	3.12.0
-PORTREVISION=	1
+PORTVERSION=	3.12.1
  CATEGORIES=	lang
  MASTER_SITES=	http://caml.inria.fr/distrib/${DISTNAME:R}/ \
  		ftp://ftp.inria.fr/INRIA/caml-light/${DISTNAME:R}/ \
@@ -16,7 +15,7 @@ MASTER_SITES= 
http://caml.inria.fr/distrib/${DISTNAME:R}/ \
  MASTER_SITE_SUBDIR=	distfiles
  PKGNAMESUFFIX=	${SFX}
  -MAINTAINER?=	ports@FreeBSD.org
+MAINTAINER?=	michael.grunewald@laposte.net
  COMMENT?=	The Objective Caml compiler and programming environment
   USE_BZIP2=	yes
diff --git a/ocaml/distinfo b/ocaml/distinfo
index c38cfec..49d8d14 100644
--- a/ocaml/distinfo
+++ b/ocaml/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ocaml-3.12.0.tar.bz2) = 
17811756209ec9658e1027b0d3b8e5dedb772ca1c43e0bdfa630a2a183ffec3b
-SIZE (ocaml-3.12.0.tar.bz2) = 2639049
+SHA256 (ocaml-3.12.1.tar.bz2) = 
edcf563da75e0b91f09765649caa98ab1535e0c7498f0737b5591b7de084958d
+SIZE (ocaml-3.12.1.tar.bz2) = 2949124
---- ocaml.path ends here ----
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Nov 15 16:10:18 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162576 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Nov 28 11:42:10 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162576: commit references a PR
Date: Mon, 28 Nov 2011 11:42:12 +0000 (UTC)

 miwi        2011-11-28 11:42:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/ocaml           Makefile distinfo 
   Log:
   - Update to 3.12.1
   - Pass maintainership to submitter
   
   PR:             162576
   Submitted by:   michael.grunewald@laposte.net
   Feature safe:   yes
   
   Revision  Changes    Path
   1.74      +2 -3      ports/lang/ocaml/Makefile
   1.28      +2 -2      ports/lang/ocaml/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
