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

(-)Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	automake
8
PORTNAME=	automake
9
PORTVERSION=	1.5
9
PORTVERSION=	1.6
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	devel
11
CATEGORIES=	devel
12
MASTER_SITES=	${MASTER_SITE_GNU}
12
MASTER_SITES=	${MASTER_SITE_GNU}
Lines 18-24 Link Here
18
CONFIGURE_ENV=	PERL=${PERL5}
18
CONFIGURE_ENV=	PERL=${PERL5}
19
USE_PERL5=	yes
19
USE_PERL5=	yes
20
WRKSRC=		${WRKDIR}/${DISTNAME}
20
WRKSRC=		${WRKDIR}/${DISTNAME}
21
21
PLIST_SUB=	AMVER=${PORTVERSION}
22
STRIP=		# none
22
STRIP=		# none
23
23
24
pre-configure:
24
pre-configure:
(-)distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (automake-1.5.tar.gz) = 74a22ac0581378e807ecb334a55c5bab
1
MD5 (automake-1.6.tar.gz) = 549af723e3757f71e2a904dbd46d9e76
(-)pkg-plist (-88 / +92 lines)
Lines 1-93 Link Here
1
bin/aclocal
1
bin/aclocal
2
bin/aclocal-%%AMVER%%
2
bin/automake
3
bin/automake
4
bin/automake-%%AMVER%%
3
@unexec install-info --delete %D/info/automake.info %D/info/dir
5
@unexec install-info --delete %D/info/automake.info %D/info/dir
4
info/automake.info
6
info/automake.info
5
@exec install-info %D/info/automake.info %D/info/dir
7
@exec install-info %D/info/automake.info %D/info/dir
6
share/aclocal/as.m4
8
share/aclocal-%%AMVER%%/amversion.m4
7
share/aclocal/auxdir.m4
9
share/aclocal-%%AMVER%%/as.m4
8
share/aclocal/ccstdc.m4
10
share/aclocal-%%AMVER%%/auxdir.m4
9
share/aclocal/cond.m4
11
share/aclocal-%%AMVER%%/ccstdc.m4
10
share/aclocal/depend.m4
12
share/aclocal-%%AMVER%%/cond.m4
11
share/aclocal/depout.m4
13
share/aclocal-%%AMVER%%/depend.m4
12
share/aclocal/dmalloc.m4
14
share/aclocal-%%AMVER%%/depout.m4
13
share/aclocal/error.m4
15
share/aclocal-%%AMVER%%/dmalloc.m4
14
share/aclocal/gcj.m4
16
share/aclocal-%%AMVER%%/gcj.m4
15
share/aclocal/header.m4
17
share/aclocal-%%AMVER%%/header.m4
16
share/aclocal/init.m4
18
share/aclocal-%%AMVER%%/init.m4
17
share/aclocal/install-sh.m4
19
share/aclocal-%%AMVER%%/install-sh.m4
18
share/aclocal/lex.m4
20
share/aclocal-%%AMVER%%/lex.m4
19
share/aclocal/lispdir.m4
21
share/aclocal-%%AMVER%%/lispdir.m4
20
share/aclocal/maintainer.m4
22
share/aclocal-%%AMVER%%/maintainer.m4
21
share/aclocal/make.m4
23
share/aclocal-%%AMVER%%/make.m4
22
share/aclocal/minuso.m4
24
share/aclocal-%%AMVER%%/minuso.m4
23
share/aclocal/missing.m4
25
share/aclocal-%%AMVER%%/missing.m4
24
share/aclocal/multi.m4
26
share/aclocal-%%AMVER%%/multi.m4
25
share/aclocal/obstack.m4
27
share/aclocal-%%AMVER%%/options.m4
26
share/aclocal/protos.m4
28
share/aclocal-%%AMVER%%/protos.m4
27
share/aclocal/ptrdiff.m4
29
share/aclocal-%%AMVER%%/python.m4
28
share/aclocal/python.m4
30
share/aclocal-%%AMVER%%/regex.m4
29
share/aclocal/regex.m4
31
share/aclocal-%%AMVER%%/runlog.m4
30
share/aclocal/sanity.m4
32
share/aclocal-%%AMVER%%/sanity.m4
31
share/aclocal/strip.m4
33
share/aclocal-%%AMVER%%/strip.m4
32
share/aclocal/strtod.m4
34
share/aclocal-%%AMVER%%/termios.m4
33
share/aclocal/termios.m4
35
share/aclocal-%%AMVER%%/winsz.m4
34
share/aclocal/winsz.m4
36
share/automake-%%AMVER%%/Automake/General.pm
35
share/automake/Automake/Struct.pm
37
share/automake-%%AMVER%%/Automake/Struct.pm
36
share/automake/COPYING
38
share/automake-%%AMVER%%/Automake/XFile.pm
37
share/automake/INSTALL
39
share/automake-%%AMVER%%/COPYING
38
share/automake/acinstall
40
share/automake-%%AMVER%%/INSTALL
39
share/automake/am/ansi2knr.am
41
share/automake-%%AMVER%%/acinstall
40
share/automake/am/check.am
42
share/automake-%%AMVER%%/am/ansi2knr.am
41
share/automake/am/clean-hdr.am
43
share/automake-%%AMVER%%/am/check.am
42
share/automake/am/clean.am
44
share/automake-%%AMVER%%/am/clean-hdr.am
43
share/automake/am/compile.am
45
share/automake-%%AMVER%%/am/clean.am
44
share/automake/am/configure.am
46
share/automake-%%AMVER%%/am/compile.am
45
share/automake/am/data.am
47
share/automake-%%AMVER%%/am/configure.am
46
share/automake/am/dejagnu.am
48
share/automake-%%AMVER%%/am/data.am
47
share/automake/am/depend.am
49
share/automake-%%AMVER%%/am/dejagnu.am
48
share/automake/am/depend2.am
50
share/automake-%%AMVER%%/am/depend.am
49
share/automake/am/distdir.am
51
share/automake-%%AMVER%%/am/depend2.am
50
share/automake/am/footer.am
52
share/automake-%%AMVER%%/am/distdir.am
51
share/automake/am/header-vars.am
53
share/automake-%%AMVER%%/am/footer.am
52
share/automake/am/header.am
54
share/automake-%%AMVER%%/am/header-vars.am
53
share/automake/am/install.am
55
share/automake-%%AMVER%%/am/header.am
54
share/automake/am/java.am
56
share/automake-%%AMVER%%/am/install.am
55
share/automake/am/lang-compile.am
57
share/automake-%%AMVER%%/am/java.am
56
share/automake/am/lex.am
58
share/automake-%%AMVER%%/am/lang-compile.am
57
share/automake/am/library.am
59
share/automake-%%AMVER%%/am/lex.am
58
share/automake/am/libs.am
60
share/automake-%%AMVER%%/am/library.am
59
share/automake/am/libtool.am
61
share/automake-%%AMVER%%/am/libs.am
60
share/automake/am/lisp.am
62
share/automake-%%AMVER%%/am/libtool.am
61
share/automake/am/ltlib.am
63
share/automake-%%AMVER%%/am/lisp.am
62
share/automake/am/ltlibrary.am
64
share/automake-%%AMVER%%/am/ltlib.am
63
share/automake/am/mans-vars.am
65
share/automake-%%AMVER%%/am/ltlibrary.am
64
share/automake/am/mans.am
66
share/automake-%%AMVER%%/am/mans-vars.am
65
share/automake/am/multilib.am
67
share/automake-%%AMVER%%/am/mans.am
66
share/automake/am/program.am
68
share/automake-%%AMVER%%/am/multilib.am
67
share/automake/am/progs.am
69
share/automake-%%AMVER%%/am/program.am
68
share/automake/am/python.am
70
share/automake-%%AMVER%%/am/progs.am
69
share/automake/am/remake-hdr.am
71
share/automake-%%AMVER%%/am/python.am
70
share/automake/am/scripts.am
72
share/automake-%%AMVER%%/am/remake-hdr.am
71
share/automake/am/subdirs.am
73
share/automake-%%AMVER%%/am/scripts.am
72
share/automake/am/tags.am
74
share/automake-%%AMVER%%/am/subdirs.am
73
share/automake/am/texi-vers.am
75
share/automake-%%AMVER%%/am/tags.am
74
share/automake/am/texibuild.am
76
share/automake-%%AMVER%%/am/texi-vers.am
75
share/automake/am/texinfos.am
77
share/automake-%%AMVER%%/am/texibuild.am
76
share/automake/am/yacc.am
78
share/automake-%%AMVER%%/am/texinfos.am
77
share/automake/ansi2knr.1
79
share/automake-%%AMVER%%/am/yacc.am
78
share/automake/ansi2knr.c
80
share/automake-%%AMVER%%/ansi2knr.1
79
share/automake/compile
81
share/automake-%%AMVER%%/ansi2knr.c
80
share/automake/config.guess
82
share/automake-%%AMVER%%/compile
81
share/automake/config.sub
83
share/automake-%%AMVER%%/config.guess
82
share/automake/depcomp
84
share/automake-%%AMVER%%/config.sub
83
share/automake/elisp-comp
85
share/automake-%%AMVER%%/depcomp
84
share/automake/install-sh
86
share/automake-%%AMVER%%/elisp-comp
85
share/automake/mdate-sh
87
share/automake-%%AMVER%%/install-sh
86
share/automake/missing
88
share/automake-%%AMVER%%/mdate-sh
87
share/automake/mkinstalldirs
89
share/automake-%%AMVER%%/missing
88
share/automake/py-compile
90
share/automake-%%AMVER%%/mkinstalldirs
89
share/automake/texinfo.tex
91
share/automake-%%AMVER%%/py-compile
90
share/automake/ylwrap
92
share/automake-%%AMVER%%/texinfo.tex
91
@dirrm share/automake/am
93
share/automake-%%AMVER%%/ylwrap
92
@dirrm share/automake/Automake
94
@dirrm share/aclocal-%%AMVER%%
93
@dirrm share/automake
95
@dirrm share/automake-%%AMVER%%/am
96
@dirrm share/automake-%%AMVER%%/Automake
97
@dirrm share/automake-%%AMVER%%

Return to bug 35927