[120814] trunk/dports/sysutils/diffutils

cal at macports.org cal at macports.org
Sun Jun 8 03:05:22 PDT 2014


Revision: 120814
          https://trac.macports.org/changeset/120814
Author:   cal at macports.org
Date:     2014-06-08 03:05:22 -0700 (Sun, 08 Jun 2014)
Log Message:
-----------
diffutils: update to 3.3, closes #43957

Modified Paths:
--------------
    trunk/dports/sysutils/diffutils/Portfile
    trunk/dports/sysutils/diffutils/files/patch-src_system.h.diff

Modified: trunk/dports/sysutils/diffutils/Portfile
===================================================================
--- trunk/dports/sysutils/diffutils/Portfile	2014-06-08 08:57:17 UTC (rev 120813)
+++ trunk/dports/sysutils/diffutils/Portfile	2014-06-08 10:05:22 UTC (rev 120814)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                diffutils
-version             3.2
+version             3.3
 categories          sysutils textproc devel
 license             GPL-3+
 maintainers         nomaintainer
@@ -18,9 +18,11 @@
 homepage            http://www.gnu.org/software/diffutils/
 master_sites        gnu
 
-checksums           rmd160  b4a544add6aed9678b25ed84146a40f60b6d9352 \
-                    sha256  2aaaebef615be7dc365306a14caa5d273a4fc174f9f10abca8b60e082c054ed3
+checksums           rmd160  5785f14f89923ad115957b88c0bb4766cd4ededc \
+                    sha256  a25e89a8ab65fded1731e4186be1bb25cda967834b6df973599cdcd5abdfc19c
 
+use_xz              yes
+
 depends_lib         port:gettext
 
 patchfiles          patch-src_system.h.diff

Modified: trunk/dports/sysutils/diffutils/files/patch-src_system.h.diff
===================================================================
--- trunk/dports/sysutils/diffutils/files/patch-src_system.h.diff	2014-06-08 08:57:17 UTC (rev 120813)
+++ trunk/dports/sysutils/diffutils/files/patch-src_system.h.diff	2014-06-08 10:05:22 UTC (rev 120814)
@@ -1,6 +1,6 @@
---- src/system.h.orig	2010-02-05 02:10:15.000000000 -0600
-+++ src/system.h	2010-03-25 18:43:04.000000000 -0500
-@@ -224,6 +224,7 @@
+--- src/system.h.orig	2013-02-02 12:39:05.000000000 +0800
++++ src/system.h	2014-06-08 17:00:54.000000000 +0800
+@@ -201,6 +201,7 @@
      && (s)->st_gid == (t)->st_gid \
      && (s)->st_size == (t)->st_size \
      && (s)->st_mtime == (t)->st_mtime \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140608/86a1286f/attachment.html>


More information about the macports-changes mailing list