From gslin@netnews.NCTU.edu.tw  Thu Oct 12 11:26:37 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 60ADF16A49E
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Oct 2006 11:26:37 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 37D5F43DF5
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Oct 2006 11:26:13 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id AE5E887; Thu, 12 Oct 2006 19:25:54 +0800 (CST)
Message-Id: <20061012112554.AE5E887@netnews.NCTU.edu.tw>
Date: Thu, 12 Oct 2006 19:25:54 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [MAINTAINER] textproc/metaf2xml: update to 1.15, reset maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104335
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/metaf2xml: update to 1.15, reset maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 12 11:30:09 GMT 2006
>Closed-Date:    Tue Oct 31 09:03:23 GMT 2006
>Last-Modified:  Tue Oct 31 09:10:37 GMT 2006
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
- Update to 1.15
- Reset maintainership to ports@FreeBSD.org

Added file(s):
- files/patch-Makefile

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- metaf2xml-1.15.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/metaf2xml/Makefile /home/staff/gslin/work/ports/metaf2xml/Makefile
--- /usr/ports/textproc/metaf2xml/Makefile	Tue Aug 22 20:08:29 2006
+++ /home/staff/gslin/work/ports/metaf2xml/Makefile	Thu Oct 12 19:18:10 2006
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	metaf2xml
-PORTVERSION=	1.9
+PORTVERSION=	1.15
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Parses and decodes aviation routine and stores the components in XML
 
 MAKE_ARGS=	CGI_BIN_DIR=${TARGETDIR}/www/metaf2xml/cgi-bin \
diff -ruN --exclude=CVS /usr/ports/textproc/metaf2xml/distinfo /home/staff/gslin/work/ports/metaf2xml/distinfo
--- /usr/ports/textproc/metaf2xml/distinfo	Tue Aug 22 20:08:29 2006
+++ /home/staff/gslin/work/ports/metaf2xml/distinfo	Thu Oct 12 19:18:30 2006
@@ -1,3 +1,3 @@
-MD5 (metaf2xml-1.9.tgz) = 4107da6e9fab53c081fbc47ff91c8f27
-SHA256 (metaf2xml-1.9.tgz) = b8e3f278d3929658e521a7bd28f98d4693b45c7cf3fcb883936bad9a4103c1ac
-SIZE (metaf2xml-1.9.tgz) = 89979
+MD5 (metaf2xml-1.15.tgz) = 2ff29b340a0685745cb2d609b494f0a3
+SHA256 (metaf2xml-1.15.tgz) = 889dbe381c345934f13f992fed83d1f96de6c5faf0ff3305bc50df0588710b6b
+SIZE (metaf2xml-1.15.tgz) = 115800
diff -ruN --exclude=CVS /usr/ports/textproc/metaf2xml/files/patch-Makefile /home/staff/gslin/work/ports/metaf2xml/files/patch-Makefile
--- /usr/ports/textproc/metaf2xml/files/patch-Makefile	Thu Jan  1 08:00:00 1970
+++ /home/staff/gslin/work/ports/metaf2xml/files/patch-Makefile	Thu Oct 12 19:23:15 2006
@@ -0,0 +1,39 @@
+--- Makefile.orig	Fri Aug 25 00:01:18 2006
++++ Makefile	Thu Oct 12 19:23:12 2006
+@@ -67,11 +67,11 @@
+ 
+ install-parser:
+ 	mkdir -p ${METAF2XML_BIN} ${METAF2XML_LIB}/metaf2xml
+-	sed -e's@^\(use lib .\).*\(.; # METAF2XML_LIB\)$$@\1'${METAF2XML_LIB}'\2@' \
++	sed -e 's@^\(use lib .\).*\(.; # METAF2XML_LIB\)$$@\1'${METAF2XML_LIB}'\2@' \
+ 	    metaf2xml.pl > ${METAF2XML_BIN}/metaf2xml.pl
+ 	chmod a+x ${METAF2XML_BIN}/metaf2xml.pl
+ 	for f in FGFS.pm XML.pm basic.pm parser.pm; do \
+-            sed -e's@^\(use lib .\).*\(.; # METAF2XML_LIB\)$$@\1'${METAF2XML_LIB}'\2@' \
++            sed -e 's@^\(use lib .\).*\(.; # METAF2XML_LIB\)$$@\1'${METAF2XML_LIB}'\2@' \
+ 	        metaf2xml/$$f > ${METAF2XML_LIB}/metaf2xml/$$f; \
+ 	done
+ 
+@@ -81,14 +81,14 @@
+ 
+ install-cgi:
+ 	mkdir -p ${CGI_BIN_DIR} ${HTDOCS_DIR}
+-	sed -e's@^\(my .METAF2XML_BIN = .\).*\(.;\)$$@\1'"${METAF2XML_BIN}"'\2@' \
+-	    -e's@^\(my .METAF2XML_XSL = .\).*\(.;\)$$@\1'"${METAF2XML_XSL}"'\2@' \
+-	    -e's@^\(my .CGI_DATA_DIR = .\).*\(.;\)$$@\1'"${CGI_DATA_DIR}"'\2@' \
+-	    -e's@^\(my .CGI_LOG_FILE = .\).*\(.;\)$$@\1'"${CGI_LOG_FILE}"'\2@' \
+-	    -e's@^\(my .CGI_TMP_DIR = .\).*\(.;\)$$@\1'"${CGI_TMP_DIR}"'\2@' \
+-	    -e's@^\(my .CURL = .\).*\(.;\)$$@\1'"${CURL}"'\2@' \
+-	    -e's@^\(my .CURL_PROXY_OPTS = .\).*\(.;\)$$@\1'"${CURL_PROXY_OPTS}"'\2@' \
+-		metaf.pl > ${CGI_BIN_DIR}/metaf.pl
++	sed -e 's@^\(my .METAF2XML_BIN = .\).*\(.;\)$$@\1'"${METAF2XML_BIN}"'\2@' metaf.pl | \
++	sed -e 's@^\(my .METAF2XML_XSL = .\).*\(.;\)$$@\1'"${METAF2XML_XSL}"'\2@' | \
++	sed -e 's@^\(my .CGI_DATA_DIR = .\).*\(.;\)$$@\1'"${CGI_DATA_DIR}"'\2@' | \
++	sed -e 's@^\(my .CGI_LOG_FILE = .\).*\(.;\)$$@\1'"${CGI_LOG_FILE}"'\2@' | \
++	sed -e 's@^\(my .CGI_TMP_DIR = .\).*\(.;\)$$@\1'"${CGI_TMP_DIR}"'\2@' | \
++	sed -e 's@^\(my .CURL = .\).*\(.;\)$$@\1'"${CURL}"'\2@' | \
++	sed -e 's@^\(my .CURL_PROXY_OPTS = .\).*\(.;\)$$@\1'"${CURL_PROXY_OPTS}"'\2@' \
++		> ${CGI_BIN_DIR}/metaf.pl
+ 	chmod a+x ${CGI_BIN_DIR}/metaf.pl
+ 	for f in metaf.xsl metaf-lang.xsl metaf-fullhtml.xsl; do \
+             [ -L ${HTDOCS_DIR}/$$f ] || ln -s ${METAF2XML_XSL}/$$f ${HTDOCS_DIR}; \
--- metaf2xml-1.15.patch ends here ---

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Thu Oct 12 11:31:17 UTC 2006 
Class-Changed-Why:  
Fix category (submitter is maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104335 
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 12 11:31:24 UTC 2006 
Responsible-Changed-Why:  
clsung@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104335 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Tue Oct 31 09:03:22 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104335: commit references a PR
Date: Tue, 31 Oct 2006 09:03:20 +0000 (UTC)

 clsung      2006-10-31 09:03:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/metaf2xml   Makefile distinfo 
   Added files:
     textproc/metaf2xml/files patch-Makefile 
   Log:
   - Update to 1.15
   - Reset maintainership to ports@FreeBSD.org
   
   PR:             ports/104335
   Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
   
   Revision  Changes    Path
   1.3       +2 -2      ports/textproc/metaf2xml/Makefile
   1.3       +3 -3      ports/textproc/metaf2xml/distinfo
   1.1       +39 -0     ports/textproc/metaf2xml/files/patch-Makefile (new)
 _______________________________________________
 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:
