ports/86590: [update] sysutils/file to 4.15

Andrej Zverev az at inec.ru
Mon Sep 26 11:10:17 UTC 2005


>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 at 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 at 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 <bsd.port.mk>
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
- at dirrm share/file
+%%DATADIR%%/magic
+%%DATADIR%%/magic.mime
+%%DATADIR%%/magic.mgc
+%%DATADIR%%/magic.mime.mgc
+ at dirrm %%DATADIR%%
--- file.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list