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
State Changed From-To: open->closed Committed, thanks!