Date: 2 Jan 2003 01:12:28 -0000 From: Jos Backus <jos@catnook.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46678: Maintainer-update: devel/buildtool to version 0.8 Message-ID: <20030102011228.95155.qmail@lizzy.catnook.com>
next in thread | raw e-mail | index | archive | help
>Number: 46678 >Category: ports >Synopsis: Maintainer-update: devel/buildtool to version 0.8 >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: Wed Jan 01 17:20:00 PST 2003 >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 #1: Sat Dec 28 14:46:50 PST 2002 jos@lizzy.catnook.com:/disk0/usr/src/sys/i386/compile/LIZZY i386 >Description: Update devel/buildtool to version 0.8. >How-To-Repeat: >Fix: diff -ruN buildtool/Makefile buildtool-new/Makefile --- buildtool/Makefile Wed Jan 1 13:06:26 2003 +++ buildtool-new/Makefile Wed Jan 1 16:59:39 2003 @@ -6,7 +6,7 @@ # PORTNAME= buildtool -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN buildtool/distinfo buildtool-new/distinfo --- buildtool/distinfo Wed Jan 1 13:06:26 2003 +++ buildtool-new/distinfo Wed Jan 1 17:00:00 2003 @@ -1 +1 @@ -MD5 (buildtool-0.7.tar.gz) = 736f15171fab03f4338868107b390902 +MD5 (buildtool-0.8.tar.gz) = b1c3942994081420674f154d71333b23 diff -ruN buildtool/pkg-plist buildtool-new/pkg-plist --- buildtool/pkg-plist Wed Jan 1 13:06:26 2003 +++ buildtool-new/pkg-plist Wed Jan 1 17:07:55 2003 @@ -3,10 +3,12 @@ libexec/buildtool-0/bt_config libexec/buildtool-0/bt_dist libexec/buildtool-0/bt_doc +libexec/buildtool-0/bt_install 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/bt_config/pthread.subr share/buildtool-0/mk/bt.clean.mk share/buildtool-0/mk/bt.dep.mk share/buildtool-0/mk/bt.inc.mk @@ -18,13 +20,13 @@ share/buildtool-0/mk/bt.subdir.mk share/buildtool-0/mk/qt.moc.mk share/buildtool-0/mk/sys.mk -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_init -share/buildtool-0/templates/sa.docs -share/buildtool-0/templates/sa.mk_top -share/buildtool-0/templates/sa.mk_src +share/buildtool-0/templates/README.bt +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 share/buildtool-0/licenses/apache share/buildtool-0/licenses/artistic share/buildtool-0/licenses/bsd >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?20030102011228.95155.qmail>