~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
3 2

[alpine-devel] [PATCH] main/ncdu: upgrade to 1.8

Bartłomiej Piotrowski <b@bpiotrowski.pl>
Details
Message ID
<4F7B0F34.2010106@bpiotrowski.pl>
Sender timestamp
1333464884
DKIM signature
missing
Download raw message
Patch: +6 -8
---
 main/ncdu/APKBUILD |   14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/main/ncdu/APKBUILD b/main/ncdu/APKBUILD
index a00cbe0..4b5db4b 100644
--- a/main/ncdu/APKBUILD
+++ b/main/ncdu/APKBUILD
@@ -1,18 +1,16 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer:  Fabian Affolter <fabian@affolter-engineering.ch>
# Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
pkgname=ncdu
pkgver=1.7
pkgver=1.8
pkgrel=0
pkgdesc="Text-based disk usage viewer"
pkgdesc="Text-based disk usage analyzer"
url="http://dev.yorhel.nl/ncdu"
arch="all"
license="MIT"
depends=""
depends_dev=""
makedepends="ncurses-dev"
install=""
subpackages="$pkgname-doc"
source="http://dev.yorhel.nl/download/$pkgname-$pkgver.tar.gz"

_builddir="$srcdir"/$pkgname-$pkgver

build() {
@@ -30,4 +28,4 @@ package() {
       make DESTDIR="$pkgdir" install || return 1
}

md5sums="172047c29d232724cc62e773e82e592a  ncdu-1.7.tar.gz"
md5sums="94d7a821f8a0d7ba8ef3dd926226f7d5 ncdu-1.8.tar.gz"
-- 
1.7.9.5


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20120404164517.2e05b5e7@alpinelinux.org>
In-Reply-To
<4F7B0F34.2010106@bpiotrowski.pl> (view parent)
Sender timestamp
1333550717
DKIM signature
missing
Download raw message
On Tue, 03 Apr 2012 16:54:44 +0200
Bartłomiej Piotrowski <b@bpiotrowski.pl> wrote:

> ---
>  main/ncdu/APKBUILD |   14 ++++++--------
>  1 file changed, 6 insertions(+), 8 deletions(-)

Fabian,

Since you are maintainer, does this patch look ok to you? I can apply it
if so.

Thanks!

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Details
Message ID
<4F7ED385.7000708@affolter-engineering.ch>
In-Reply-To
<20120404164517.2e05b5e7@alpinelinux.org> (view parent)
Sender timestamp
1333711749
DKIM signature
missing
Download raw message
On 04/04/2012 04:45 PM, Natanael Copa wrote:
> On Tue, 03 Apr 2012 16:54:44 +0200
> Bartłomiej Piotrowski <b@bpiotrowski.pl> wrote:
>>  main/ncdu/APKBUILD |   14 ++++++--------
>>  1 file changed, 6 insertions(+), 8 deletions(-)
>
> Since you are maintainer, does this patch look ok to you? I can apply it
> if so.

Looks good.

Fabian


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20120406164733.746e4024@alpinelinux.org>
In-Reply-To
<4F7B0F34.2010106@bpiotrowski.pl> (view parent)
Sender timestamp
1333723653
DKIM signature
missing
Download raw message
On Tue, 03 Apr 2012 16:54:44 +0200
Bartłomiej Piotrowski <b@bpiotrowski.pl> wrote:

> ---
>  main/ncdu/APKBUILD |   14 ++++++--------
>  1 file changed, 6 insertions(+), 8 deletions(-)
Could you please resend this to me with git-send email?

Thanks!

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)