From tkato432@yahoo.com  Mon Oct  1 18:02:09 2012
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id F0270106566B
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon,  1 Oct 2012 18:01:47 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa102lp.auone-net.jp (msa102lp.auone-net.jp [222.3.140.165])
	by mx1.freebsd.org (Postfix) with ESMTP id C0E3F8FC15
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon,  1 Oct 2012 18:01:47 +0000 (UTC)
Received: from localhost.localdomain (ZT037251.ppp.dion.ne.jp [59.128.37.251])
	by msa102lp.auone-net.jp (au one net msa) with ESMTP id 36B994AC036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue,  2 Oct 2012 03:01:46 +0900 (JST)
Message-Id: <20121002025356.b83327ff5489ca7491055469@yahoo.com>
Date: Tue, 2 Oct 2012 02:53:56 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: devel/ocaml-xstr: Update MASTER_SITES

>Number:         172235
>Category:       ports
>Synopsis:       devel/ocaml-xstr: Update MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 01 18:10:09 UTC 2012
>Closed-Date:    Thu Dec 20 05:56:01 UTC 2012
>Last-Modified:  Thu Dec 20 05:56:01 UTC 2012
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line 
- Add LICENSE
- Support USE_OCAMLFINDLIB_PLIST

Remove file:
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/ocaml-xstr/Makefile devel/ocaml-xstr/Makefile
--- /usr/ports/devel/ocaml-xstr/Makefile	2011-10-24 12:32:57.000000000 +0900
+++ devel/ocaml-xstr/Makefile	2012-09-28 19:28:52.000000000 +0900
@@ -1,24 +1,25 @@
-# New ports collection makefile for:	ocaml-xstr
-# Date created:		2006-07-29
-# Whom:			Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
-# $MBSDlabs$
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
 # $FreeBSD: ports/devel/ocaml-xstr/Makefile,v 1.6 2011/10/24 03:32:57 stas Exp $
-#
 
 PORTNAME=	xstr
 PORTVERSION=	0.2.1
 PORTREVISION=	2
 CATEGORIES=	devel
-MASTER_SITES=	http://www.ocaml-programming.de/packages/
+MASTER_SITES=	http://download.camlcity.org/download/
 PKGNAMEPREFIX=	ocaml-
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Thread-safe implementation of string searching/matching
 
+LICENSE=	MIT
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
-USE_GMAKE=	yes
+
 USE_OCAML=	yes
 USE_OCAML_FINDLIB=yes
+USE_OCAMLFIND_PLIST=yes
+
+USE_GMAKE=	yes
+ALL_TARGET=	all opt
 
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/ocaml-xstr/pkg-descr devel/ocaml-xstr/pkg-descr
--- /usr/ports/devel/ocaml-xstr/pkg-descr	2008-06-01 18:42:27.000000000 +0900
+++ devel/ocaml-xstr/pkg-descr	2012-09-28 19:20:40.000000000 +0900
@@ -7,4 +7,4 @@
 big, xstr is up to half as fast than Str.
 
 Author:	Gerd Stolpmann <gerd@gerd-stolpmann.de>
-WWW:	http://www.ocaml-programming.de/packages/
+WWW:	http://projects.camlcity.org/projects/xstr.html
diff -urN /usr/ports/devel/ocaml-xstr/pkg-plist devel/ocaml-xstr/pkg-plist
--- /usr/ports/devel/ocaml-xstr/pkg-plist	2006-08-06 23:17:12.000000000 +0900
+++ devel/ocaml-xstr/pkg-plist	1970-01-01 09:00:00.000000000 +0900
@@ -1,8 +0,0 @@
-%%OCAML_SITELIBDIR%%/xstr/META
-%%OCAML_SITELIBDIR%%/xstr/xstr.cma
-%%OCAML_SITELIBDIR%%/xstr/xstr_match.cmi
-%%OCAML_SITELIBDIR%%/xstr/xstr_match.mli
-%%OCAML_SITELIBDIR%%/xstr/xstr_search.cmi
-%%OCAML_SITELIBDIR%%/xstr/xstr_search.mli
-%%OCAML_SITELIBDIR%%/xstr/xstr_split.cmi
-%%OCAML_SITELIBDIR%%/xstr/xstr_split.mli
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Oct 1 18:11:54 UTC 2012 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172235 
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bapt 
Responsible-Changed-When: Mon Oct 29 09:43:07 UTC 2012 
Responsible-Changed-Why:  
Reassign to the heap miwi being overloaded for now 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172235 
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: araujo 
Responsible-Changed-When: Tue Dec 11 13:01:29 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172235 
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Thu Dec 20 05:56:00 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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