From sgk@kolobov.com  Thu Jul 24 10:07:24 2003
Return-Path: <sgk@kolobov.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6D57537B4AB
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Jul 2003 10:07:24 -0700 (PDT)
Received: from outpost.globcon.net (outpost.globcon.net [62.141.88.161])
	by mx1.FreeBSD.org (Postfix) with SMTP id 5A21243F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Jul 2003 10:07:22 -0700 (PDT)
	(envelope-from sgk@kolobov.com)
Received: (qmail 97792 invoked from network); 24 Jul 2003 17:07:17 -0000
Received: from agdcgw01.akingump.com (HELO kolobov.com) (12.40.174.2)
  by outpost.globcon.net (62.141.88.161) with SMTP; 24 Jul 2003 17:07:17 -0000
Received: (qmail 24476 invoked by uid 911); 24 Jul 2003 17:06:58 -0000
Message-Id: <20030724170658.24475.qmail@kolobov.com>
Date: 24 Jul 2003 17:06:58 -0000
From: Sergei Kolobov <sergei@kolobov.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jos@catnook.com
Subject: [PATCH] devel/buildtool: update to 0.12
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54822
>Category:       ports
>Synopsis:       [PATCH] devel/buildtool: update to 0.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 24 10:10:13 PDT 2003
>Closed-Date:    Thu Jul 24 13:07:37 PDT 2003
>Last-Modified:  Thu Jul 24 13:07:37 PDT 2003
>Originator:     Sergei Kolobov
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD elf.chetwood.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Jul 15 17:02:55 MSD 2003
>Description:
- Update to 0.12
- Authors have splitted documentation into a separate package (buildtool-doc),
  it will be submitted as a new port later

Port maintainer (jos@catnook.com) is cc'd.
>How-To-Repeat:
>Fix:

--- buildtool-0.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /FreeBSD/cvs/ports/devel/buildtool/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	21 May 2003 15:59:29 -0000	1.12
+++ Makefile	24 Jul 2003 16:22:31 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	buildtool
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,9 +16,6 @@
 
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	-p ${PREFIX}
-.if defined(NOPORTDOCS)
-CONFIGURE_ARGS+=	-n doc
-.endif
 
 MAN1=		buildtool.1
 DOCS=		CHANGES PEOPLE README TODO
Index: distinfo
===================================================================
RCS file: /FreeBSD/cvs/ports/devel/buildtool/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	22 Apr 2003 19:50:16 -0000	1.10
+++ distinfo	24 Jul 2003 16:22:38 -0000
@@ -1 +1 @@
-MD5 (buildtool-0.11.tar.gz) = 6d25196eb765f85ff61eb6df2dca892e
+MD5 (buildtool-0.12.tar.gz) = f355964eb899de2bdb6bf01852ba7a8b
Index: pkg-plist
===================================================================
RCS file: /FreeBSD/cvs/ports/devel/buildtool/pkg-plist,v
retrieving revision 1.11
diff -u -r1.11 pkg-plist
--- pkg-plist	21 May 2003 15:59:29 -0000	1.11
+++ pkg-plist	24 Jul 2003 17:04:20 -0000
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
 bin/buildtool
 bin/buildtool-0
 libexec/buildtool-0/bt_config
@@ -7,14 +8,17 @@
 libexec/buildtool-0/bt_logic
 libexec/buildtool-0/bt_make
 libexec/buildtool-0/bt_pkgflags
+libexec/buildtool-0/bt_swcgen
+libexec/buildtool-0/bt_wizard
+@dirrm libexec/buildtool-0
 share/buildtool-0/bt_config/base.subr
 share/buildtool-0/bt_config/pkgconfig.subr
 share/buildtool-0/bt_config/pthread.subr
 share/buildtool-0/bt_config/x11.subr
-share/buildtool-0/licenses/apache
-share/buildtool-0/licenses/artistic
-share/buildtool-0/licenses/bsd
-share/buildtool-0/licenses/gplv2
+@dirrm share/buildtool-0/bt_config
+share/buildtool-0/bt_swcgen/out_conf.m4
+share/buildtool-0/bt_swcgen/out_script.m4
+@dirrm share/buildtool-0/bt_swcgen
 share/buildtool-0/mk/bt.clean.mk
 share/buildtool-0/mk/bt.dep.mk
 share/buildtool-0/mk/bt.inc.mk
@@ -26,22 +30,17 @@
 share/buildtool-0/mk/bt.subdir.mk
 share/buildtool-0/mk/qt.moc.mk
 share/buildtool-0/mk/sys.mk
+@dirrm share/buildtool-0/mk
 share/buildtool-0/templates/README.bt
+share/buildtool-0/templates/bt_config.conf.in
 share/buildtool-0/templates/config
-share/buildtool-0/templates/config_init
 share/buildtool-0/templates/defs
 share/buildtool-0/templates/docs
 share/buildtool-0/templates/mk_bin
 share/buildtool-0/templates/mk_top
-@dirrm libexec/buildtool-0
+share/buildtool-0/templates/pkgflags
 @dirrm share/buildtool-0/templates
-@dirrm share/buildtool-0/mk
-@dirrm share/buildtool-0/licenses
-@dirrm share/buildtool-0/bt_config
 @dirrm share/buildtool-0
-%%PORTDOCS%%@unexec install-info --delete %D/info/buildtool.info %D/info/dir
-%%PORTDOCS%%info/buildtool.info
-%%PORTDOCS%%@exec install-info %D/info/buildtool.info %D/info/dir
 %%PORTDOCS%%%%DOCSDIR%%/CHANGES
 %%PORTDOCS%%%%DOCSDIR%%/PEOPLE
 %%PORTDOCS%%%%DOCSDIR%%/README
--- buildtool-0.12.patch ends here ---

>Release-Note:
>Audit-Trail:

From: Sergei Kolobov <sergei@kolobov.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/54822: [PATCH] devel/buildtool: update to 0.12
Date: Thu, 24 Jul 2003 23:52:01 +0400

 Adding to audit trail:
 
 > Date: Thu, 24 Jul 2003 11:00:04 -0700
 > From: Jos Backus <jos@catnook.com>
 > To: Sergei Kolobov <sergei@kolobov.com>
 > Cc: FreeBSD-gnats-submit@freebsd.org
 > Subject: Re: [PATCH] devel/buildtool: update to 0.12
 > Message-ID: <20030724180026.GB46101@lizzy.catnook.com>
 > References: <20030724170658.24475.qmail@kolobov.com>
 > 
 > This looks good, Sergei. I approve of this patch, please commit.
 > 
 > Jos
State-Changed-From-To: open->closed  
State-Changed-By: krion 
State-Changed-When: Thu Jul 24 13:07:12 PDT 2003 
State-Changed-Why:  
Committed. Thanks! 

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