public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/files/
@ 2017-01-16  2:18 Lars Wendler
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Wendler @ 2017-01-16  2:18 UTC (permalink / raw
  To: gentoo-commits

commit:     3979e31fbeec66cbca7fff9761727b46e4412d19
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 02:17:58 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 02:17:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3979e31f

sys-fs/xfsprogs: Fixed compilation on 32bit systems (bug #605406).

Bug was introduced by me while forward-porting the cross-compile patch.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch b/sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch
index f4232b3..fade102 100644
--- a/sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch
+++ b/sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch
@@ -97,7 +97,7 @@
  LOADERFLAGS = @LDFLAGS@
  LTLDFLAGS = @LDFLAGS@
  CFLAGS = @CFLAGS@ -D_FILE_OFFSET_BITS=64
-+BUILD_CFLAGS = @BUILD_CFLAGS@
++BUILD_CFLAGS = @BUILD_CFLAGS@ -D_FILE_OFFSET_BITS=64
  
  LIBRT = @librt@
  LIBUUID = @libuuid@


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/files/
@ 2023-06-26  9:58 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2023-06-26  9:58 UTC (permalink / raw
  To: gentoo-commits

commit:     b998e0514072ea7abae0c2095e032fb67c13e50b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 09:58:09 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 09:58:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b998e051

sys-fs/xfsprogs: add upstream link for gettext-0.22 patch

Bug: https://bugs.gentoo.org/908864
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fs/xfsprogs/files/xfsprogs-6.3.0-gettext-0.22.patch | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-fs/xfsprogs/files/xfsprogs-6.3.0-gettext-0.22.patch b/sys-fs/xfsprogs/files/xfsprogs-6.3.0-gettext-0.22.patch
index f94085ae73c3..ffe1d46cd5ef 100644
--- a/sys-fs/xfsprogs/files/xfsprogs-6.3.0-gettext-0.22.patch
+++ b/sys-fs/xfsprogs/files/xfsprogs-6.3.0-gettext-0.22.patch
@@ -1,3 +1,4 @@
+https://lore.kernel.org/linux-xfs/20230626095048.1290476-1-sam@gentoo.org/T/#u
 --- a/po/de.po
 +++ b/po/de.po
 @@ -3084,7 +3084,7 @@


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/files/
@ 2024-03-16 12:13 Conrad Kostecki
  0 siblings, 0 replies; 4+ messages in thread
From: Conrad Kostecki @ 2024-03-16 12:13 UTC (permalink / raw
  To: gentoo-commits

commit:     f658ea131ff01ea95de9d106fe7ed05ebb5c9581
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Feb 25 15:47:33 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 12:13:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f658ea13

sys-fs/xfsprogs: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/35522
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 sys-fs/xfsprogs/files/xfsprogs-6.3.0-gettext-0.22.patch | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/sys-fs/xfsprogs/files/xfsprogs-6.3.0-gettext-0.22.patch b/sys-fs/xfsprogs/files/xfsprogs-6.3.0-gettext-0.22.patch
deleted file mode 100644
index ffe1d46cd5ef..000000000000
--- a/sys-fs/xfsprogs/files/xfsprogs-6.3.0-gettext-0.22.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-https://lore.kernel.org/linux-xfs/20230626095048.1290476-1-sam@gentoo.org/T/#u
---- a/po/de.po
-+++ b/po/de.po
-@@ -3084,7 +3084,7 @@
- #: .././estimate/xfs_estimate.c:191
- #, c-format
- msgid "%s will take about %.1f megabytes\n"
--msgstr "%s wird etwa %.lf Megabytes einnehmen\n"
-+msgstr "%s wird etwa %.1f Megabytes einnehmen\n"
- 
- #: .././estimate/xfs_estimate.c:198
- #, c-format


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/files/
@ 2024-10-04  8:27 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2024-10-04  8:27 UTC (permalink / raw
  To: gentoo-commits

commit:     9069f5c9df08522384129c39df1b2c12a96d59f5
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Sep 26 16:52:21 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct  4 08:26:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9069f5c9

sys-fs/xfsprogs: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/38783
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fs/xfsprogs/files/xfsprogs-5.18.0-docdir.patch | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/sys-fs/xfsprogs/files/xfsprogs-5.18.0-docdir.patch b/sys-fs/xfsprogs/files/xfsprogs-5.18.0-docdir.patch
deleted file mode 100644
index 480f44cf6079..000000000000
--- a/sys-fs/xfsprogs/files/xfsprogs-5.18.0-docdir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/scrub/Makefile
-+++ b/scrub/Makefile
-@@ -25,7 +25,7 @@
- CRONTABS = xfs_scrub_all.cron
- OPTIONAL_TARGETS += $(CRONTABS)
- # Don't enable the crontab by default for now
--CROND_DIR = $(PKG_LIB_SCRIPT_DIR)/$(PKG_NAME)
-+CROND_DIR = $(PKG_DOC_DIR)
- endif
- 
- endif	# scrub_prereqs


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-04  8:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-16  2:18 [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/files/ Lars Wendler
  -- strict thread matches above, loose matches on Subject: below --
2023-06-26  9:58 Sam James
2024-03-16 12:13 Conrad Kostecki
2024-10-04  8:27 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox