Index: files/patch-src-file.h.diff
===================================================================
--- files/patch-src-file.h.diff	(revision 53258)
+++ files/patch-src-file.h.diff	(working copy)
@@ -1,21 +0,0 @@
-Prereq: 1.108
---- src/file.h.orig	16 Jul 2008 18:00:57 -0000	1.108
-+++ src/file.h	2 Sep 2008 07:11:30 -0000	1.109
-@@ -27,7 +27,7 @@
-  */
- /*
-  * file.h - definitions for file(1) program
-- * @(#)$File: file.h,v 1.108 2008/07/16 18:00:57 christos Exp $
-+ * @(#)$File: file.h,v 1.109 2008/09/02 07:11:30 christos Exp $
-  */
- 
- #ifndef __file_h__
-@@ -302,7 +302,7 @@
- 	int last_match;
- 	int last_cond;	/* used for error checking by parse() */
- #endif
--} *li;
-+};
- struct magic_set {
- 	struct mlist *mlist;
- 	struct cont {
Index: Portfile
===================================================================
--- Portfile	(revision 53258)
+++ Portfile	(working copy)
@@ -4,8 +4,8 @@
 PortSystem 1.0
 
 name                file
-version             4.26
-revision            1
+version             5.03
+revision            0
 categories          sysutils
 maintainers         jay.fm:jay-macports \
                     openmaintainer
@@ -16,17 +16,16 @@
     tests, and language tests. The first test that succeeds causes the file \
     type to be printed.
 
-homepage            ftp://ftp.astron.com/pub/${name}/
+homepage            http://www.darwinsys.com/file/
 platforms           darwin
 master_sites        ftp://ftp.fu-berlin.de/unix/tools/${name}/ \
                     ftp://ftp.astron.com/pub/${name}/ \
                     ftp://ftp.gw.com/mirrors/pub/unix/${name}/
-checksums           md5     74cd5466416136da30a4e69f74dbc7a0 \
-                    sha1    412cdac5cd778d867e2d91a01b09858be1998ec3 \
-                    rmd160 	e8b84e01d1f43faedfe676afc92c2cba4a01ecdf
+checksums           md5     d05f08a53e5c2f51f8ee6a4758c0cc53 \
+                    sha1    f659a4e1fa96fbdc99c924ea8e2dc07319f046c1 \
+                    rmd160 	bf9fcf85e40dc4ec9cdcdc806107dc88207c6e5b
 
 patchfiles          patch-lzma.diff \
-	                patch-src-file.h.diff \
 	                patch-magic-Magdir-msdos.diff
 
 configure.args      --mandir=${prefix}/share/man \

