[126527] trunk/dports/sysutils/file

ryandesign at macports.org ryandesign at macports.org
Sat Oct 11 04:08:47 PDT 2014


Revision: 126527
          https://trac.macports.org/changeset/126527
Author:   ryandesign at macports.org
Date:     2014-10-11 04:08:47 -0700 (Sat, 11 Oct 2014)
Log Message:
-----------
file: update to 5.20

Modified Paths:
--------------
    trunk/dports/sysutils/file/Portfile
    trunk/dports/sysutils/file/files/patch-magic-Makefile.am.diff

Added Paths:
-----------
    trunk/dports/sysutils/file/files/patch-src-file.h.diff

Modified: trunk/dports/sysutils/file/Portfile
===================================================================
--- trunk/dports/sysutils/file/Portfile	2014-10-11 10:38:27 UTC (rev 126526)
+++ trunk/dports/sysutils/file/Portfile	2014-10-11 11:08:47 UTC (rev 126527)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name                file
-version             5.19
+version             5.20
 categories          sysutils
 license             BSD
 maintainers         ryandesign openmaintainer
@@ -26,11 +26,12 @@
                     ftp://ftp.astron.com/pub/${name}/ \
                     ftp://ftp.gw.com/mirrors/pub/unix/${name}/
 
-checksums           rmd160  a39305c4b47e5f2f3c51151b8faea3ef17aaec46 \
-                    sha256  9484b3bbda1acc7b13a4f71031a85ce10c77bd0ffec7226741a219ef587e3a7c
+checksums           rmd160  a584dc0d254585c0f7a2cebab10b4115d88a3293 \
+                    sha256  5bc36bfbb83a009da25a7174848f1bc5824be03192a8fdce7f83dc897ed2d247
 
 patchfiles          patch-magic-Makefile.am.diff \
                     patch-getline.diff
+patchfiles-append   patch-src-file.h.diff
 
 configure.args      --disable-silent-rules \
                     --enable-fsect-man5

Modified: trunk/dports/sysutils/file/files/patch-magic-Makefile.am.diff
===================================================================
--- trunk/dports/sysutils/file/files/patch-magic-Makefile.am.diff	2014-10-11 10:38:27 UTC (rev 126526)
+++ trunk/dports/sysutils/file/files/patch-magic-Makefile.am.diff	2014-10-11 11:08:47 UTC (rev 126527)
@@ -1,6 +1,6 @@
---- magic/Makefile.am.orig	2013-02-10 20:40:39.000000000 -0800
-+++ magic/Makefile.am	2013-02-10 20:41:12.000000000 -0800
-@@ -5,7 +5,7 @@ MAGIC_FRAGMENT_BASE = Magdir
+--- magic/Makefile.am.orig	2014-09-11 09:59:21.000000000 -0500
++++ magic/Makefile.am	2014-10-11 05:28:58.000000000 -0500
+@@ -5,7 +5,7 @@
  MAGIC_DIR = $(top_srcdir)/magic
  MAGIC_FRAGMENT_DIR = $(MAGIC_DIR)/$(MAGIC_FRAGMENT_BASE)
  
@@ -9,7 +9,7 @@
  
  EXTRA_DIST = \
  $(MAGIC_DIR)/Header \
-@@ -284,3 +284,14 @@ ${MAGIC}: $(EXTRA_DIST) $(FILE_COMPILE_D
+@@ -297,3 +297,14 @@
  	  fi)
  	$(FILE_COMPILE) -C -m magic
  	@rm -fr magic

Added: trunk/dports/sysutils/file/files/patch-src-file.h.diff
===================================================================
--- trunk/dports/sysutils/file/files/patch-src-file.h.diff	                        (rev 0)
+++ trunk/dports/sysutils/file/files/patch-src-file.h.diff	2014-10-11 11:08:47 UTC (rev 126527)
@@ -0,0 +1,11 @@
+http://bugs.gw.com/view.php?id=387
+--- src/file.h.orig	2014-09-11 10:05:33.000000000 -0500
++++ src/file.h	2014-10-11 06:04:24.000000000 -0500
+@@ -473,6 +473,7 @@
+ 
+ #if defined(HAVE_LOCALE_H)
+ #include <locale.h>
++#include <xlocale.h>
+ #endif
+ 
+ typedef struct {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141011/c5207955/attachment.html>


More information about the macports-changes mailing list