Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2009 06:41:16 GMT
From:      bf <bf1783@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/138298: [PATCH]sysutils/file: update to 5.03
Message-ID:  <200908290641.n7T6fG7C074039@www.freebsd.org>
Resent-Message-ID: <200908290650.n7T6o192042647@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         138298
>Category:       ports
>Synopsis:       [PATCH]sysutils/file: update to 5.03
>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:   Sat Aug 29 06:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        9-CURRENT amd64
>Organization:
-
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN file.orig/Makefile file/Makefile
--- file.orig/Makefile	2009-08-29 02:23:23.000000000 -0400
+++ file/Makefile	2009-08-29 02:07:44.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	file
-PORTVERSION=	4.26
+PORTVERSION=	5.03
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.astron.com/pub/file/ \
 		ftp://ftp.gw.com/mirrors/unix/file/ \
diff -ruN file.orig/distinfo file/distinfo
--- file.orig/distinfo	2009-08-29 02:23:30.000000000 -0400
+++ file/distinfo	2009-08-29 02:08:04.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (file-4.26.tar.gz) = 74cd5466416136da30a4e69f74dbc7a0
-SHA256 (file-4.26.tar.gz) = 682f7de5c12d35ff2d9e2ec3c6a753bd5a01e0f7f3110501be0bafef1d5e9654
-SIZE (file-4.26.tar.gz) = 584803
+MD5 (file-5.03.tar.gz) = d05f08a53e5c2f51f8ee6a4758c0cc53
+SHA256 (file-5.03.tar.gz) = 1edab47f9ef2ec5c021204f07566b11e5c2b3ae207af98137a021ac6e9bd95bb
+SIZE (file-5.03.tar.gz) = 616266
diff -ruN file.orig/pkg-plist file/pkg-plist
--- file.orig/pkg-plist	2009-08-29 02:23:39.000000000 -0400
+++ file/pkg-plist	2009-08-29 02:19:58.000000000 -0400
@@ -4,5 +4,5 @@
 lib/libmagic.la
 lib/libmagic.so
 lib/libmagic.so.1
-%%DATADIR%%/magic.mgc
-@dirrm %%DATADIR%%
+share/misc/magic.mgc
+@dirrmtry share/misc


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908290641.n7T6fG7C074039>