Skip site navigation (1)Skip section navigation (2)
Date:      3 Sep 2002 04:03:07 -0000
From:      Jos Backus <jos@catnook.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42353: Update devel/buildtool to version 0.4
Message-ID:  <20020903040307.10396.qmail@lizzy.catnook.com>

next in thread | raw e-mail | index | archive | help

>Number:         42353
>Category:       ports
>Synopsis:       Update devel/buildtool to version 0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 02 21:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jos Backus
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
CatNook
>Environment:
System: FreeBSD lizzy.catnook.com 5.0-CURRENT FreeBSD 5.0-CURRENT #28: Mon Aug 26 23:36:47 PDT 2002 jos@lizzy.catnook.com:/disk0/usr/obj/disk0/usr/src/sys/LIZZY i386

>Description:

    Update devel/buildtool to version 0.4.

>How-To-Repeat:
>Fix:

diff -ruN buildtool/Makefile buildtool-new/Makefile
--- buildtool/Makefile	Fri Aug 30 19:28:15 2002
+++ buildtool-new/Makefile	Mon Sep  2 18:21:00 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	buildtool
-PORTVERSION=	0.3
+PORTVERSION=	0.4
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN buildtool/distinfo buildtool-new/distinfo
--- buildtool/distinfo	Fri Aug 30 19:28:16 2002
+++ buildtool-new/distinfo	Mon Sep  2 18:21:14 2002
@@ -1 +1 @@
-MD5 (buildtool-0.3.tar.gz) = ae07f29d8e2c902c5310e3e1c18051f0
+MD5 (buildtool-0.4.tar.gz) = e95a3990add0fd7ad05d918cac5b22fd
diff -ruN buildtool/pkg-plist buildtool-new/pkg-plist
--- buildtool/pkg-plist	Fri Aug 30 19:28:16 2002
+++ buildtool-new/pkg-plist	Mon Sep  2 20:51:50 2002
@@ -2,10 +2,12 @@
 bin/buildtool-0
 libexec/buildtool-0/bt_config
 libexec/buildtool-0/bt_doc
+libexec/buildtool-0/bt_lint
 libexec/buildtool-0/bt_make
 libexec/buildtool-0/bt_mkdep
 share/buildtool-0/bt_config/base.subr
 share/buildtool-0/mk/bt.dep.mk
+share/buildtool-0/mk/bt.info.mk
 share/buildtool-0/mk/bt.init.mk
 share/buildtool-0/mk/bt.lib.mk
 share/buildtool-0/mk/bt.man.mk
@@ -15,6 +17,7 @@
 share/buildtool-0/templates/sa.README.bt
 share/buildtool-0/templates/sa.defs
 share/buildtool-0/templates/sa.config
+share/buildtool-0/templates/sa.config_args
 share/buildtool-0/templates/sa.docs
 share/buildtool-0/templates/sa.mk_top
 share/buildtool-0/templates/sa.mk_src
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020903040307.10396.qmail>