View | Details | Raw Unified | Return to bug 46678
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.7
9
PORTVERSION=	0.8
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.7.tar.gz) = 736f15171fab03f4338868107b390902
1
MD5 (buildtool-0.8.tar.gz) = b1c3942994081420674f154d71333b23
(-)buildtool-new/pkg-plist (-7 / +9 lines)
Lines 3-12 Link Here
3
libexec/buildtool-0/bt_config
3
libexec/buildtool-0/bt_config
4
libexec/buildtool-0/bt_dist
4
libexec/buildtool-0/bt_dist
5
libexec/buildtool-0/bt_doc
5
libexec/buildtool-0/bt_doc
6
libexec/buildtool-0/bt_install
6
libexec/buildtool-0/bt_lint
7
libexec/buildtool-0/bt_lint
7
libexec/buildtool-0/bt_make
8
libexec/buildtool-0/bt_make
8
libexec/buildtool-0/bt_mkdep
9
libexec/buildtool-0/bt_mkdep
9
share/buildtool-0/bt_config/base.subr
10
share/buildtool-0/bt_config/base.subr
11
share/buildtool-0/bt_config/pthread.subr
10
share/buildtool-0/mk/bt.clean.mk
12
share/buildtool-0/mk/bt.clean.mk
11
share/buildtool-0/mk/bt.dep.mk
13
share/buildtool-0/mk/bt.dep.mk
12
share/buildtool-0/mk/bt.inc.mk
14
share/buildtool-0/mk/bt.inc.mk
Lines 18-30 Link Here
18
share/buildtool-0/mk/bt.subdir.mk
20
share/buildtool-0/mk/bt.subdir.mk
19
share/buildtool-0/mk/qt.moc.mk
21
share/buildtool-0/mk/qt.moc.mk
20
share/buildtool-0/mk/sys.mk
22
share/buildtool-0/mk/sys.mk
21
share/buildtool-0/templates/sa.README.bt
23
share/buildtool-0/templates/README.bt
22
share/buildtool-0/templates/sa.defs
24
share/buildtool-0/templates/config
23
share/buildtool-0/templates/sa.config
25
share/buildtool-0/templates/config_init
24
share/buildtool-0/templates/sa.config_init
26
share/buildtool-0/templates/defs
25
share/buildtool-0/templates/sa.docs
27
share/buildtool-0/templates/docs
26
share/buildtool-0/templates/sa.mk_top
28
share/buildtool-0/templates/mk_bin
27
share/buildtool-0/templates/sa.mk_src
29
share/buildtool-0/templates/mk_top
28
share/buildtool-0/licenses/apache
30
share/buildtool-0/licenses/apache
29
share/buildtool-0/licenses/artistic
31
share/buildtool-0/licenses/artistic
30
share/buildtool-0/licenses/bsd
32
share/buildtool-0/licenses/bsd

Return to bug 46678