Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] eclipse: fix problem with installation of extra sw
Date: Wed, 23 Sep 2020 13:44:42 +0200	[thread overview]
Message-ID: <20200923114442.Jy-FD72fKedqK5x71Bskypw0cl8dijqee3zwf8qh98A@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25047@inbox.vuxu.org>

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages eclipse
https://github.com/void-linux/void-packages/pull/25047

eclipse: fix problem with installation of extra sw
- problem and solution reported by behappier! at Void Linux telegram group

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

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

From 27fea3ec547be21d67b4a0d93f485c9ed2d3f74b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 23 Sep 2020 14:39:23 +0300
Subject: [PATCH] eclipse: fix problem with installation of extra sw - bug
 reported by behappier! at Void Linux telegram group - solution found by
 Aljosha on the same group

ugrep: update to 2.5.6.
---
 srcpkgs/eclipse/template | 3 ++-
 srcpkgs/ugrep/template   | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/eclipse/template b/srcpkgs/eclipse/template
index 5a9082e966c..bdb981487b1 100644
--- a/srcpkgs/eclipse/template
+++ b/srcpkgs/eclipse/template
@@ -1,7 +1,7 @@
 # Template file for 'eclipse'
 pkgname=eclipse
 version=4.16
-revision=1
+revision=2
 #code name of version
 _release=2020-06
 archs="x86_64"
@@ -13,6 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="EPL-1.0"
 homepage="https://eclipse.org"
 nopie=yes
+make_dirs="/usr/lib/eclipse/dropins 0770 root users"
 
 _patch=R
 _edition=java
diff --git a/srcpkgs/ugrep/template b/srcpkgs/ugrep/template
index 71bcbaf5f61..f007229fc6e 100644
--- a/srcpkgs/ugrep/template
+++ b/srcpkgs/ugrep/template
@@ -1,6 +1,6 @@
 # Template file for 'ugrep'
 pkgname=ugrep
-version=2.5.5
+version=2.5.6
 revision=1
 build_style=gnu-configure
 configure_args="--disable-avx"
@@ -10,4 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/Genivia/ugrep"
 distfiles="https://github.com/Genivia/ugrep/archive/v${version}.tar.gz"
-checksum=45b7b48d9c0239bad17faf3bfef80458d1ab5f4e2bb74c058616d802b171e4d4
+checksum=02fc3e3575a6d5482d19e748331c4e3a0e5c85d95c96dbceb06abbab5cbb8cdf

  reply	other threads:[~2020-09-23 11:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-23 11:41 [PR PATCH] " mobinmob
2020-09-23 11:44 ` mobinmob [this message]
2020-09-23 11:46 ` [PR PATCH] [Updated] " mobinmob
2020-09-23 11:46 ` [PR PATCH] [Closed]: " mobinmob

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=20200923114442.Jy-FD72fKedqK5x71Bskypw0cl8dijqee3zwf8qh98A@z \
    --to=mobinmob@users.noreply.github.com \
    --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).