From umq.876@gmail.com  Thu Oct 11 01:16:06 2012
Return-Path: <umq.876@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 35264FEF
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Oct 2012 01:16:06 +0000 (UTC)
	(envelope-from umq.876@gmail.com)
Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 020C18FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Oct 2012 01:16:05 +0000 (UTC)
Received: by mail-pb0-f54.google.com with SMTP id rp8so1431759pbb.13
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Oct 2012 18:16:05 -0700 (PDT)
Received: by 10.66.88.197 with SMTP id bi5mr66818163pab.58.1349918165253;
        Wed, 10 Oct 2012 18:16:05 -0700 (PDT)
Received: from nafbsd2.m.nd.to (w151120.dynamic.ppp.asahi-net.or.jp. [121.1.151.120])
        by mx.google.com with ESMTPS id e9sm631683paz.28.2012.10.10.18.16.02
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 10 Oct 2012 18:16:03 -0700 (PDT)
Message-Id: <86391lhkqb.wl%umq@ueo.co.jp>
Date: Thu, 11 Oct 2012 10:15:56 +0900
From: Hirohisa Yamaguchi <umq@ueo.co.jp>
Sender: Hirohisa Yamaguchi <umq.876@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [maintainer] devel/ocaml-camlp5 update to 6.07
X-Send-Pr-Version: 3.113

>Number:         172596
>Category:       ports
>Synopsis:       [maintainer] devel/ocaml-camlp5 update to 6.07
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rene
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 11 11:49:15 UTC 2012
>Closed-Date:    Mon Oct 15 08:37:14 UTC 2012
>Last-Modified:  Mon Oct 15 08:37:14 UTC 2012
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 8.3-RELEASE-p3 amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD **** 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Tue Jun 12 00:39:29 UTC 2012 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	The new version of devel/ocaml-camlp5 6.07 is now available.
	This update make it compatible with OCaml 4.

	Changes: http://pauillac.inria.fr/~ddr/camlp5/CHANGES
>How-To-Repeat:
	N/A
>Fix:

	The patch follows:

Index: Makefile
===================================================================
--- Makefile	(revision 304182)
+++ Makefile	(working copy)
@@ -7,20 +7,27 @@
 #
 
 PORTNAME=	camlp5
-PORTVERSION=	6.06
+PORTVERSION=	6.07.p${PATCHLEVEL}
 CATEGORIES=	devel
 MASTER_SITES=	http://cristal.inria.fr/~ddr/camlp5/distrib/src/ \
 		http://pauillac.inria.fr/~ddr/camlp5/distrib/src/
 PKGNAMEPREFIX=	ocaml-
+DISTNAME=	${PORTNAME}-${PORTVERSION:R}
 EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	${UNIQUENAME}
 
+PATCH_SITES=	${MASTER_SITES}
+
 MAINTAINER=	umq@ueo.co.jp
 COMMENT=	A preprocessor-pretty-printer of OCaml
 
 LICENSE=	BSD
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
+PATCHLEVEL=	1
+PATCHFILES!=	/usr/bin/jot -s " " -w \
+		patch-${PORTVERSION:R}-%d \
+		${PATCHLEVEL} 1 ${PATCHLEVEL}
+
 USE_OCAML=	yes
 HAS_CONFIGURE=	yes
 MAKE_JOBS_UNSAFE=	yes
@@ -41,7 +48,7 @@
 
 .include <bsd.port.pre.mk>
 post-install:
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
 	@${MKDIR} ${DOCSDIR}
 .for f in ${PORTDOCS}
 	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
Index: distinfo
===================================================================
--- distinfo	(revision 304182)
+++ distinfo	(working copy)
@@ -1,2 +1,4 @@
-SHA256 (ocaml-camlp5/camlp5-6.06.tgz) = 763f89ee6cde4ca063a50708c3fe252d55ea9f8037e3ae9801690411ea6180c5
-SIZE (ocaml-camlp5/camlp5-6.06.tgz) = 681614
+SHA256 (ocaml-camlp5/camlp5-6.07.tgz) = be8282958acd8af8cc7c8c1065bfee12e1dac27b5eef76f54376d795fb16b689
+SIZE (ocaml-camlp5/camlp5-6.07.tgz) = 682883
+SHA256 (ocaml-camlp5/patch-6.07-1) = a2c77cb617bf5f212bcd344b7e4e3c55cc9ae2a44af82dd86359a209184f4d57
+SIZE (ocaml-camlp5/patch-6.07-1) = 1008

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rene 
Responsible-Changed-By: rene 
Responsible-Changed-When: Sun Oct 14 22:28:44 UTC 2012 
Responsible-Changed-Why:  
Grab 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172596 
State-Changed-From-To: open->closed 
State-Changed-By: rene 
State-Changed-When: Mon Oct 15 08:37:03 UTC 2012 
State-Changed-Why:  
Committed, thanks 

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