SF.net SVN: gar:[27082] csw/mgar/pkg/findutils/trunk

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Sun Jul 14 22:14:11 CEST 2024


Revision: 27082
          http://sourceforge.net/p/gar/code/27082
Author:   idogan23
Date:     2024-07-14 20:14:11 +0000 (Sun, 14 Jul 2024)
Log Message:
-----------
findutils: Update to 4.10.0

Modified Paths:
--------------
    csw/mgar/pkg/findutils/trunk/Makefile
    csw/mgar/pkg/findutils/trunk/checksums

Modified: csw/mgar/pkg/findutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/findutils/trunk/Makefile	2024-07-04 07:50:15 UTC (rev 27081)
+++ csw/mgar/pkg/findutils/trunk/Makefile	2024-07-14 20:14:11 UTC (rev 27082)
@@ -1,5 +1,5 @@
 NAME = findutils
-VERSION = 4.9.0
+VERSION = 4.10.0
 GARTYPE = v2
 
 DESCRIPTION = A set of utilities for searching a filesystem
@@ -28,6 +28,8 @@
 EXTRA_MERGE_EXCLUDE_FILES  = /opt/csw/lib/charset.alias 
 EXTRA_MERGE_EXCLUDE_FILES += /opt/csw/share/info/dir
 
+GARCOMPILER = SOS12U6
+
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --program-prefix=g
 CONFIGURE_ARGS += --localstatedir=/var/opt/csw
@@ -34,8 +36,8 @@
 # consider adding these once other bugs sorted out.
 # CONFIGURE_ARGS += --enable-leaf-optimisation
 # CONFIGURE_ARGS += --enable-d_type-optimization
+CONFIGURE_ARGS += --disable-year2038
 
-
 # Use OPT_FLAGS_SOS instead instead of CFLAGS_EXTRA, because we want -fast
 # to be first, and to have portions of it overridden by the ISA specific
 # items per modulation.  Otherwise, we end up with everything being 'native',

Modified: csw/mgar/pkg/findutils/trunk/checksums
===================================================================
--- csw/mgar/pkg/findutils/trunk/checksums	2024-07-04 07:50:15 UTC (rev 27081)
+++ csw/mgar/pkg/findutils/trunk/checksums	2024-07-14 20:14:11 UTC (rev 27082)
@@ -1 +1 @@
-4a4a547e888a944b2f3af31d789a1137  findutils-4.9.0.tar.xz
+870cfd71c07d37ebe56f9f4aaf4ad872  findutils-4.10.0.tar.xz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list