1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update to 4.13

PR:		ports/77507
Submitted by:	Jason Harris
This commit is contained in:
Volker Stolz 2005-02-16 08:46:40 +00:00
parent 2512f4fb01
commit c02d6db001
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129006
3 changed files with 6 additions and 24 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= file
PORTVERSION= 4.10
PORTVERSION= 4.13
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
ftp://ftp.gw.com/mirrors/pub/unix/file/ \
@ -15,29 +15,13 @@ MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
MAINTAINER= jharris@widomaker.com
COMMENT= File - determine file type
USE_INC_LIBTOOL_VER=13
USE_REINPLACE= yes
CONFIGURE_ARGS= --enable-fsect-man5
HAS_CONFIGURE= yes
MAN1= file.1
MAN3= libmagic.3
MAN5= magic.5
INSTALLS_SHLIB= yes
# 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
${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/stamp-h.in
.include <bsd.port.pre.mk>
# FreeBSD 4.x don't have mbrtowc and wcwidth implemented
.if ${OSVERSION} < 500000
post-patch:
@${REINPLACE_CMD} -e 's|ifdef HAVE_WCHAR_H|if 0|' ${WRKSRC}/src/file.c
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,5 +1,2 @@
MD5 (file-4.10.tar.gz) = c3cf1bda84a9d55896d4b7dd2caee68d
SHA1 (file-4.10.tar.gz) = 64e06bc6052050a2770136a16354f6dd57bf2714
RMD160 (file-4.10.tar.gz) = 6b741b1af87187067371c4513db72f1492bde7a2
SHA256 (file-4.10.tar.gz) = 6f320264af68e7222c60bca90655db5814a2a5e19e87e9c5c11e90d107d34132
SIZE (file-4.10.tar.gz) = 368537
MD5 (file-4.13.tar.gz) = 2bfc0f878ee22e50441b68df2ccbb984
SIZE (file-4.13.tar.gz) = 420851

View File

@ -2,6 +2,7 @@ bin/file
lib/libmagic.so.1
lib/libmagic.so
lib/libmagic.a
lib/libmagic.la
include/magic.h
share/file/magic
share/file/magic.mime