diff options
author | sada <sada@FreeBSD.org> | 1999-01-30 19:11:20 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1999-01-30 19:11:20 +0000 |
commit | 8d8a67f8e918c8b197bfd9a48109de23c9c92817 (patch) | |
tree | 2eb07bdc7cf9ac2b026c115ad4311466a0fb68d4 /devel/automake15 | |
parent | eb476121f09aebcdc963aac2f2aa72d2b6601a03 (diff) | |
download | FreeBSD-ports-8d8a67f8e918c8b197bfd9a48109de23c9c92817.zip FreeBSD-ports-8d8a67f8e918c8b197bfd9a48109de23c9c92817.tar.gz |
Update to 1.4.
PR: ports/9767
Submitted by: Steve Coltrin <spcoltri@io.com>
Diffstat (limited to 'devel/automake15')
-rw-r--r-- | devel/automake15/Makefile | 6 | ||||
-rw-r--r-- | devel/automake15/distinfo | 2 | ||||
-rw-r--r-- | devel/automake15/pkg-plist | 6 |
3 files changed, 6 insertions, 8 deletions
diff --git a/devel/automake15/Makefile b/devel/automake15/Makefile index 35e0dfb..0b13df7 100644 --- a/devel/automake15/Makefile +++ b/devel/automake15/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: automake -# Version required: 1.3 +# Version required: 1.4 # Date created: 15 March 1997 # Whom: FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp> # -# $Id: Makefile,v 1.8 1998/12/12 03:59:35 jseger Exp $ +# $Id: Makefile,v 1.9 1999/01/27 07:41:06 fenner Exp $ # -DISTNAME= automake-1.3 +DISTNAME= automake-1.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= automake diff --git a/devel/automake15/distinfo b/devel/automake15/distinfo index 1e4188e..ae971ce 100644 --- a/devel/automake15/distinfo +++ b/devel/automake15/distinfo @@ -1 +1 @@ -MD5 (automake-1.3.tar.gz) = 65c22b21a06112163f7e87b2872187b2 +MD5 (automake-1.4.tar.gz) = 1d483ffa4349bfc9ab8ae0de0c617c7b diff --git a/devel/automake15/pkg-plist b/devel/automake15/pkg-plist index 3c138ee..88ef141 100644 --- a/devel/automake15/pkg-plist +++ b/devel/automake15/pkg-plist @@ -6,19 +6,16 @@ info/automake.info @exec install-info %D/info/automake.info %D/info/dir share/aclocal/ccstdc.m4 share/aclocal/cond.m4 -share/aclocal/cygwin.m4 share/aclocal/dmalloc.m4 share/aclocal/error.m4 -share/aclocal/exeext.m4 share/aclocal/header.m4 share/aclocal/init.m4 -share/aclocal/install.m4 share/aclocal/lex.m4 share/aclocal/lispdir.m4 share/aclocal/maintainer.m4 -share/aclocal/mingw.m4 share/aclocal/missing.m4 share/aclocal/mktime.m4 +share/aclocal/multi.m4 share/aclocal/obstack.m4 share/aclocal/protos.m4 share/aclocal/ptrdiff.m4 @@ -67,6 +64,7 @@ share/automake/mans.am share/automake/mdate-sh share/automake/missing share/automake/mkinstalldirs +share/automake/multilib.am share/automake/program.am share/automake/progs-clean.am share/automake/progs.am |