Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] caja: update to 1.23.2
Date: Mon, 04 Nov 2019 16:22:37 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16108@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages caja
https://github.com/void-linux/void-packages/pull/16108

caja: update to 1.23.2


A patch file from https://github.com/void-linux/void-packages/pull/16108.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-caja-16108.patch --]
[-- Type: text/x-diff, Size: 2362 bytes --]

From 8db47b5a8e9cf2817fa6224e6bcf01147dddb210 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 4 Nov 2019 07:46:58 -0600
Subject: [PATCH] caja: update to 1.23.2

---
 srcpkgs/caja/patches/cross-strftime.patch | 27 -----------------------
 srcpkgs/caja/template                     |  4 ++--
 2 files changed, 2 insertions(+), 29 deletions(-)
 delete mode 100644 srcpkgs/caja/patches/cross-strftime.patch

diff --git a/srcpkgs/caja/patches/cross-strftime.patch b/srcpkgs/caja/patches/cross-strftime.patch
deleted file mode 100644
index 69ecd941047..00000000000
--- a/srcpkgs/caja/patches/cross-strftime.patch
+++ /dev/null
@@ -1,27 +0,0 @@
---- configure.ac	2019-02-24 16:19:09.000000000 +0100
-+++ configure.ac	2019-04-30 01:25:54.026742335 +0200
-@@ -261,22 +261,8 @@
- 
- dnl ===========================================================================
- 
--dnl strftime checks
--
--AC_TRY_RUN([#include <time.h>
--                int main ()
--                {
--                  char buf[100];
--                  struct tm tm = {0};
--                  tm.tm_year = 99;
--                  if (strftime(buf, 100, "%EY", &tm) == 4 &&
--                      strcmp (buf, "1999")==0)
--                    return 0;
--                  return 1;
--                }
--            ],
--    AC_DEFINE(HAVE_STRFTIME_EXTENSION, 1, [Define if strftime supports %E and %O modifiers.])
--)
-+dnl Void strftime(3) supports %E and %O
-+AC_DEFINE(HAVE_STRFTIME_EXTENSION, 1, [Define if strftime supports %E and %O modifiers.])
- 
- dnl ==========================================================================
- 
diff --git a/srcpkgs/caja/template b/srcpkgs/caja/template
index 71f867920a0..26a0151366c 100644
--- a/srcpkgs/caja/template
+++ b/srcpkgs/caja/template
@@ -1,6 +1,6 @@
 # Template file for 'caja'
 pkgname=caja
-version=1.22.2
+version=1.23.2
 revision=1
 build_style=gnu-configure
 build_helper="gir"
@@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://mate-desktop.org"
 distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=b09cfd068da3789fddd564afb7117ed874472e97c9d2f3ceb7a7fd8b16c9beb0
+checksum=8e186550c3f25665b752ccc7279408fe4483e041f93ffcc72af1a5edb8f9268c
 
 build_options="gir"
 build_options_default="gir"

             reply	other threads:[~2019-11-04 15:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-04 15:22 voidlinux-github [this message]
2019-11-04 15:29 ` voidlinux-github
2019-11-04 15:29 ` voidlinux-github
2019-11-04 15:30 ` voidlinux-github
2019-11-04 15:30 ` [PR PATCH] [Closed]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16108@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).