diff options
author | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2002-08-04 20:16:13 +0000 |
---|---|---|
committer | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2002-08-04 20:16:13 +0000 |
commit | a4c661e8ee074a70909f2528fb627900a2a76f2c (patch) | |
tree | 037d75da4b1d5169046a98628ae906d7057930cb /sysutils | |
parent | 146de29254364b4ce53fd5a0bd42cd4c3736381c (diff) | |
download | ports-a4c661e8ee074a70909f2528fb627900a2a76f2c.tar.gz ports-a4c661e8ee074a70909f2528fb627900a2a76f2c.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/file/Makefile | 5 | ||||
-rw-r--r-- | sysutils/file/distinfo | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile index f748c85d0d58..f6e022a34390 100644 --- a/sysutils/file/Makefile +++ b/sysutils/file/Makefile @@ -6,7 +6,7 @@ # PORTNAME= file -PORTVERSION= 3.38 +PORTVERSION= 3.39 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.gw.com/mirrors/pub/unix/file/ \ @@ -20,6 +20,9 @@ CONFIGURE_ARGS= --enable-fsect-man5 MAN1= file.1 MAN5= magic.5 +# The rules below are required to suppress invocations of aclocal, automake, +# autoconf and autoheader at `make build' and `make install'. + post-extract: ${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/aclocal.m4 ${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/Makefile.in diff --git a/sysutils/file/distinfo b/sysutils/file/distinfo index 890bac77445f..8080ce0aabaa 100644 --- a/sysutils/file/distinfo +++ b/sysutils/file/distinfo @@ -1 +1 @@ -MD5 (file-3.38.tar.gz) = 9d8a36724b8691c8248882a4cb76279c +MD5 (file-3.39.tar.gz) = 9d5cf1fda3daf54ea9c5f7df113ebf6b |