Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] e2tools: update to 0.0.16.4.
Date: Fri, 31 Jan 2020 20:08:05 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18695@inbox.vuxu.org> (raw)

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

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

https://github.com/cpixl/void-packages e2tools
https://github.com/void-linux/void-packages/pull/18695

e2tools: update to 0.0.16.4.


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

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

From 9279dceda0c123e7c3a881f79217e87307176ade Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Fri, 31 Jan 2020 16:05:08 -0300
Subject: [PATCH] e2tools: update to 0.0.16.4.

---
 srcpkgs/e2tools/template | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/e2tools/template b/srcpkgs/e2tools/template
index 65175f139a9..6020ea9e1f5 100644
--- a/srcpkgs/e2tools/template
+++ b/srcpkgs/e2tools/template
@@ -1,15 +1,20 @@
 # Template file for 'e2tools'
 pkgname=e2tools
-version=0.0.16
+version=0.0.16.4
 revision=1
 build_style=gnu-configure
+hostmakedepends="automake pkg-config"
 makedepends="e2fsprogs-devel"
 short_desc="Utilities for manipulating files in an ext2/ext3 filesystem"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="GPL-2.0-only"
-homepage="http://home.earthlink.net/~k_sheff/sw/e2tools/"
-distfiles="http://home.earthlink.net/~k_sheff/sw/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=4e3c8e17786ccc03fc9fb4145724edf332bb50e1b3c91b6f33e0e3a54861949b
+homepage="https://github.com/ndim/e2tools"
+distfiles="https://github.com/ndim/e2tools/archive/v${version}.tar.gz"
+checksum=1d06ca71f01483ad6d9a514e31466e7d2357b3465de2813d667a8b2f9638544e
+
+pre_configure() {
+	autoreconf -fi
+}
 
 post_install() {
 	for man in e2cp.1 e2ln.1 e2ls.1 e2mkdir.1 e2mv.1 e2rm.1 e2tail.1 e2tools.7; do

             reply	other threads:[~2020-01-31 19:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-31 19:08 voidlinux-github [this message]
2020-02-01  7:19 ` [PR PATCH] [Merged]: " 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-18695@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).