Date: 15 Sep 2002 19:25:25 -0000 From: Jos Backus <jos@catnook.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/42814: Update devel/buildtool to version 0.5 Message-ID: <20020915192525.39241.qmail@lizzy.catnook.com>
next in thread | raw e-mail | index | archive | help
>Number: 42814 >Category: ports >Synopsis: Update devel/buildtool to version 0.5 >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: Sun Sep 15 12:30:01 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 #2: Mon Sep 9 21:17:44 PDT 2002 jos@lizzy.catnook.com:/disk0/usr/obj/disk0/usr/src/sys/LIZZY i386 >Description: Update devel/buildtool to version 0.5. >How-To-Repeat: >Fix: diff -ruN buildtool/Makefile buildtool-new/Makefile --- buildtool/Makefile Tue Sep 3 19:54:25 2002 +++ buildtool-new/Makefile Sun Sep 15 11:18:45 2002 @@ -6,7 +6,7 @@ # PORTNAME= buildtool -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN buildtool/distinfo buildtool-new/distinfo --- buildtool/distinfo Tue Sep 3 19:54:25 2002 +++ buildtool-new/distinfo Sun Sep 15 11:19:06 2002 @@ -1 +1 @@ -MD5 (buildtool-0.4.tar.gz) = e95a3990add0fd7ad05d918cac5b22fd +MD5 (buildtool-0.5.tar.gz) = d4524ac3fee7eebba2571c0b3e77bdf7 diff -ruN buildtool/pkg-plist buildtool-new/pkg-plist --- buildtool/pkg-plist Tue Sep 3 19:54:25 2002 +++ buildtool-new/pkg-plist Sun Sep 15 12:19:34 2002 @@ -1,12 +1,15 @@ bin/buildtool bin/buildtool-0 libexec/buildtool-0/bt_config +libexec/buildtool-0/bt_dist 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.clean.mk share/buildtool-0/mk/bt.dep.mk +share/buildtool-0/mk/bt.inc.mk share/buildtool-0/mk/bt.info.mk share/buildtool-0/mk/bt.init.mk share/buildtool-0/mk/bt.lib.mk @@ -17,7 +20,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.config_init share/buildtool-0/templates/sa.docs share/buildtool-0/templates/sa.mk_top share/buildtool-0/templates/sa.mk_src @@ -25,6 +28,7 @@ share/buildtool-0/licenses/artistic share/buildtool-0/licenses/bsd share/buildtool-0/licenses/gplv2 +@dirrm etc/buildtool @dirrm libexec/buildtool-0 @dirrm share/buildtool-0/bt_config @dirrm share/buildtool-0/mk >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?20020915192525.39241.qmail>