Bug 47413 - Maintainer-update: devel/buildtool to version 0.9
Summary: Maintainer-update: devel/buildtool to version 0.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-23 19:30 UTC by Jos Backus
Modified: 2003-01-23 20:08 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jos Backus 2003-01-23 19:30:02 UTC
	
	Maintainer-update: devel/buildtool to version 0.9.

How-To-Repeat: 
diff -ruN buildtool/Makefile buildtool-new/Makefile
--- buildtool/Makefile	Thu Jan  2 02:34:48 2003
+++ buildtool-new/Makefile	Thu Jan 23 11:21:31 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	buildtool
-PORTVERSION=	0.8
+PORTVERSION=	0.9
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN buildtool/distinfo buildtool-new/distinfo
--- buildtool/distinfo	Thu Jan  2 02:34:48 2003
+++ buildtool-new/distinfo	Thu Jan 23 11:21:59 2003
@@ -1 +1 @@
-MD5 (buildtool-0.8.tar.gz) = b1c3942994081420674f154d71333b23
+MD5 (buildtool-0.9.tar.gz) = 9bccafaa36dd4f0de22e701e187acff8
diff -ruN buildtool/pkg-plist buildtool-new/pkg-plist
--- buildtool/pkg-plist	Thu Jan  2 02:34:48 2003
+++ buildtool-new/pkg-plist	Thu Jan 23 11:26:19 2003
@@ -1,5 +1,5 @@
-bin/buildtool
 bin/buildtool-0
+bin/buildtool
 libexec/buildtool-0/bt_config
 libexec/buildtool-0/bt_dist
 libexec/buildtool-0/bt_doc
@@ -20,6 +20,10 @@
 share/buildtool-0/mk/bt.subdir.mk
 share/buildtool-0/mk/qt.moc.mk
 share/buildtool-0/mk/sys.mk
+share/buildtool-0/licenses/apache
+share/buildtool-0/licenses/artistic
+share/buildtool-0/licenses/bsd
+share/buildtool-0/licenses/gplv2
 share/buildtool-0/templates/README.bt
 share/buildtool-0/templates/config
 share/buildtool-0/templates/config_init
@@ -27,15 +31,11 @@
 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
-share/buildtool-0/licenses/gplv2
 @dirrm libexec/buildtool-0
 @dirrm share/buildtool-0/bt_config
 @dirrm share/buildtool-0/mk
-@dirrm share/buildtool-0/templates
 @dirrm share/buildtool-0/licenses
+@dirrm share/buildtool-0/templates
 @dirrm share/buildtool-0
 @unexec install-info --delete %D/info/buildtool.info %D/info/dir
 info/buildtool.info
Comment 1 Oliver Braun freebsd_committer freebsd_triage 2003-01-23 20:07:00 UTC
State Changed
From-To: open->closed

Committed, thanks!