From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 26 11:10:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D391E16A424 for ; Mon, 26 Sep 2005 11:10:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 385FF43D62 for ; Mon, 26 Sep 2005 11:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8QBADhx034327 for ; Mon, 26 Sep 2005 11:10:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8QBADnc034326; Mon, 26 Sep 2005 11:10:13 GMT (envelope-from gnats) Resent-Date: Mon, 26 Sep 2005 11:10:13 GMT Resent-Message-Id: <200509261110.j8QBADnc034326@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrej Zverev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A19F316A41F for ; Mon, 26 Sep 2005 11:07:51 +0000 (GMT) (envelope-from az@inec.ru) Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EA3A43D62 for ; Mon, 26 Sep 2005 11:07:41 +0000 (GMT) (envelope-from az@inec.ru) Received: from waterwall.inec.ru (root@localhost) by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j8QBAA0W054968 for ; Mon, 26 Sep 2005 15:10:10 +0400 (MSD) Received: from az.inec.ru (msproxyoutif.intermediate.org [10.0.0.2]) by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j8QBAAKp054963 for ; Mon, 26 Sep 2005 15:10:10 +0400 (MSD) Received: from az by az.inec.ru with local (Exim 4.51 (FreeBSD)) id 1EJqpu-0009UL-9v for FreeBSD-gnats-submit@freebsd.org; Mon, 26 Sep 2005 15:07:54 +0400 Message-Id: Date: Mon, 26 Sep 2005 15:07:54 +0400 From: Andrej Zverev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/86590: [update] sysutils/file to 4.15 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrej Zverev List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2005 11:10:17 -0000 >Number: 86590 >Category: ports >Synopsis: [update] sysutils/file to 4.15 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Sep 26 11:10:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrej Zverev >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: --- file.diff begins here --- diff -Nru file.orig/Makefile file/Makefile --- file.orig/Makefile Wed Feb 16 11:48:43 2005 +++ file/Makefile Mon Sep 26 15:06:17 2005 @@ -6,7 +6,7 @@ # PORTNAME= file -PORTVERSION= 4.13 +PORTVERSION= 4.15 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.gw.com/mirrors/pub/unix/file/ \ @@ -15,12 +15,13 @@ MAINTAINER= jharris@widomaker.com COMMENT= File - determine file type +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-fsect-man5 -HAS_CONFIGURE= yes +INSTALLS_SHLIB= yes + MAN1= file.1 MAN3= libmagic.3 MAN5= magic.5 - -INSTALLS_SHLIB= yes .include diff -Nru file.orig/distinfo file/distinfo --- file.orig/distinfo Wed Feb 16 11:46:40 2005 +++ file/distinfo Mon Sep 26 14:54:32 2005 @@ -1,2 +1,2 @@ -MD5 (file-4.13.tar.gz) = 2bfc0f878ee22e50441b68df2ccbb984 -SIZE (file-4.13.tar.gz) = 420851 +MD5 (file-4.15.tar.gz) = 09a6603dadbe06e577e98a2547201fab +SIZE (file-4.15.tar.gz) = 546522 diff -Nru file.orig/pkg-plist file/pkg-plist --- file.orig/pkg-plist Wed Feb 16 11:46:40 2005 +++ file/pkg-plist Mon Sep 26 14:57:15 2005 @@ -4,8 +4,8 @@ lib/libmagic.a lib/libmagic.la include/magic.h -share/file/magic -share/file/magic.mime -share/file/magic.mgc -share/file/magic.mime.mgc -@dirrm share/file +%%DATADIR%%/magic +%%DATADIR%%/magic.mime +%%DATADIR%%/magic.mgc +%%DATADIR%%/magic.mime.mgc +@dirrm %%DATADIR%% --- file.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: