Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] e2tools: update to 0.0.16.4.
@ 2020-01-31 19:08 voidlinux-github
  2020-02-01  7:19 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-31 19:08 UTC (permalink / raw)
  To: ml

[-- 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

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

* Re: [PR PATCH] [Merged]: e2tools: update to 0.0.16.4.
  2020-01-31 19:08 [PR PATCH] e2tools: update to 0.0.16.4 voidlinux-github
@ 2020-02-01  7:19 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-02-01  7:19 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

e2tools: update to 0.0.16.4.
https://github.com/void-linux/void-packages/pull/18695

Description:


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

end of thread, other threads:[~2020-02-01  7:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-31 19:08 [PR PATCH] e2tools: update to 0.0.16.4 voidlinux-github
2020-02-01  7:19 ` [PR PATCH] [Merged]: " voidlinux-github

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).