View | Details | Raw Unified | Return to bug 42353
Collapse All | Expand All

(-)buildtool-new/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	buildtool
8
PORTNAME=	buildtool
9
PORTVERSION=	0.3
9
PORTVERSION=	0.4
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)buildtool-new/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (buildtool-0.3.tar.gz) = ae07f29d8e2c902c5310e3e1c18051f0
1
MD5 (buildtool-0.4.tar.gz) = e95a3990add0fd7ad05d918cac5b22fd
(-)buildtool-new/pkg-plist (+3 lines)
Lines 2-11 Link Here
2
bin/buildtool-0
2
bin/buildtool-0
3
libexec/buildtool-0/bt_config
3
libexec/buildtool-0/bt_config
4
libexec/buildtool-0/bt_doc
4
libexec/buildtool-0/bt_doc
5
libexec/buildtool-0/bt_lint
5
libexec/buildtool-0/bt_make
6
libexec/buildtool-0/bt_make
6
libexec/buildtool-0/bt_mkdep
7
libexec/buildtool-0/bt_mkdep
7
share/buildtool-0/bt_config/base.subr
8
share/buildtool-0/bt_config/base.subr
8
share/buildtool-0/mk/bt.dep.mk
9
share/buildtool-0/mk/bt.dep.mk
10
share/buildtool-0/mk/bt.info.mk
9
share/buildtool-0/mk/bt.init.mk
11
share/buildtool-0/mk/bt.init.mk
10
share/buildtool-0/mk/bt.lib.mk
12
share/buildtool-0/mk/bt.lib.mk
11
share/buildtool-0/mk/bt.man.mk
13
share/buildtool-0/mk/bt.man.mk
Lines 15-20 Link Here
15
share/buildtool-0/templates/sa.README.bt
17
share/buildtool-0/templates/sa.README.bt
16
share/buildtool-0/templates/sa.defs
18
share/buildtool-0/templates/sa.defs
17
share/buildtool-0/templates/sa.config
19
share/buildtool-0/templates/sa.config
20
share/buildtool-0/templates/sa.config_args
18
share/buildtool-0/templates/sa.docs
21
share/buildtool-0/templates/sa.docs
19
share/buildtool-0/templates/sa.mk_top
22
share/buildtool-0/templates/sa.mk_top
20
share/buildtool-0/templates/sa.mk_src
23
share/buildtool-0/templates/sa.mk_src

Return to bug 42353