- Update to 0.15

This commit is contained in:
Sergei Kolobov 2004-02-16 21:47:46 +00:00
parent 2f393b9b49
commit d43eb9807e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101084
6 changed files with 14 additions and 32 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= buildtool-doc
PORTVERSION= 0.14
PORTVERSION= 0.15
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= buildtool

View File

@ -1,2 +1,2 @@
MD5 (buildtool-doc-0.14.tar.gz) = f4f4045d250609872b2dbdd199550ada
SIZE (buildtool-doc-0.14.tar.gz) = 50338
MD5 (buildtool-doc-0.15.tar.gz) = 4d8ad14677b488756378e3a3d6417c00
SIZE (buildtool-doc-0.15.tar.gz) = 44240

View File

@ -7,17 +7,18 @@
%%PORTDOCS%%%%DOCSDIR%%/bt_dist.html
%%PORTDOCS%%%%DOCSDIR%%/bt_doc.html
%%PORTDOCS%%%%DOCSDIR%%/bt_lint.html
%%PORTDOCS%%%%DOCSDIR%%/bt_make.html
%%PORTDOCS%%%%DOCSDIR%%/bt_logic.html
%%PORTDOCS%%%%DOCSDIR%%/bt_pkgflags.html
%%PORTDOCS%%%%DOCSDIR%%/bt_swcgen.html
%%PORTDOCS%%%%DOCSDIR%%/bt_wizard.html
%%PORTDOCS%%%%DOCSDIR%%/buildtool.html
%%PORTDOCS%%%%DOCSDIR%%/config.html
%%PORTDOCS%%%%DOCSDIR%%/defs.html
%%PORTDOCS%%%%DOCSDIR%%/devtut.html
%%PORTDOCS%%%%DOCSDIR%%/docs.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/intro.html
%%PORTDOCS%%%%DOCSDIR%%/mks.html
%%PORTDOCS%%%%DOCSDIR%%/logic.html
%%PORTDOCS%%%%DOCSDIR%%/pt01.html
%%PORTDOCS%%%%DOCSDIR%%/pt02.html
%%PORTDOCS%%%%DOCSDIR%%/scripts.html

View File

@ -6,7 +6,7 @@
#
PORTNAME= buildtool
PORTVERSION= 0.14
PORTVERSION= 0.15
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1,2 +1,2 @@
MD5 (buildtool-0.14.tar.gz) = a132a80e0a878f312e8c4b5966700322
SIZE (buildtool-0.14.tar.gz) = 386753
MD5 (buildtool-0.15.tar.gz) = 9d7a3d7a01ca2e5dbeb494bf2e4b1bac
SIZE (buildtool-0.15.tar.gz) = 190284

View File

@ -1,26 +1,21 @@
@comment $FreeBSD$
bin/buildtool
bin/buildtool-0
libexec/buildtool-0/bt-012-to-013
libexec/buildtool-0/bt_config
libexec/buildtool-0/bt_dist
libexec/buildtool-0/bt_doc
libexec/buildtool-0/bt_lint
libexec/buildtool-0/bt_logic
libexec/buildtool-0/bt_make
libexec/buildtool-0/bt_pkgflags
libexec/buildtool-0/bt_sh
libexec/buildtool-0/bt_swcgen
libexec/buildtool-0/bt_wizard
libexec/buildtool-0/bt_wrap
libexec/buildtool-0/depconv
libexec/buildtool-0/oodate
@dirrm libexec/buildtool-0
share/buildtool-0/bt_config/base.subr
share/buildtool-0/bt_config/pkgconfig.subr
share/buildtool-0/bt_config/pthread.subr
share/buildtool-0/bt_config/x11.subr
@dirrm share/buildtool-0/bt_config
share/buildtool-0/bt_logic/archive.subr
share/buildtool-0/bt_logic/convert.subr
share/buildtool-0/bt_logic/depend.subr
@ -31,32 +26,18 @@ share/buildtool-0/bt_logic/program.subr
share/buildtool-0/bt_logic/qt_program.subr
share/buildtool-0/bt_logic/shlib.subr
share/buildtool-0/bt_logic/texinfo.subr
@dirrm share/buildtool-0/bt_logic
share/buildtool-0/bt_swcgen/out_conf.m4
share/buildtool-0/bt_swcgen/out_script.m4
@dirrm share/buildtool-0/bt_swcgen
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
share/buildtool-0/mk/bt.man.mk
share/buildtool-0/mk/bt.prog.mk
share/buildtool-0/mk/bt.subdir.mk
share/buildtool-0/mk/qt.moc.mk
share/buildtool-0/mk/sys.mk
@dirrm share/buildtool-0/mk
share/buildtool-0/templates/README.bt
share/buildtool-0/templates/bt_config.conf.in
share/buildtool-0/templates/pkgflags
@dirrm share/buildtool-0/templates
@dirrm share/buildtool-0
%%DOCSDIR%%/CHANGES
%%DOCSDIR%%/COPYING
%%DOCSDIR%%/DIFFS.bt_sh
%%DOCSDIR%%/NOTES.bt_logic
%%DOCSDIR%%/PEOPLE
%%DOCSDIR%%/README
%%DOCSDIR%%/TODO
@dirrm %%DOCSDIR%%
@dirrm libexec/buildtool-0
@dirrm share/buildtool-0/bt_config
@dirrm share/buildtool-0/bt_logic
@dirrm share/buildtool-0/templates
@dirrm share/buildtool-0