~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
2 2

[alpine-devel] [PATCH] main/gawk: upgrade to 4.0.1

Bartłomiej Piotrowski <b@bpiotrowski.pl>
Details
Message ID
<4F7B0F30.6080206@bpiotrowski.pl>
Sender timestamp
1333464880
DKIM signature
missing
Download raw message
Patch: +7 -9
---
 main/gawk/APKBUILD |   14 ++++++--------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/main/gawk/APKBUILD b/main/gawk/APKBUILD
index e86dafb..90f9943 100644
--- a/main/gawk/APKBUILD
+++ b/main/gawk/APKBUILD
@@ -1,18 +1,16 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Contributor: Michael Mason <ms13sp@gmail.com>
# Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>

pkgname=gawk
pkgver=4.0.0
pkgver=4.0.1
pkgrel=1
pkgrel=0
pkgdesc="GNU awk pattern-matching language"
url="http://www.gnu.org/software/gawk/gawk.html"
arch="all"
license="GPL"
depends=
makedepends=""
install=
subpackages="$pkgname-doc"
source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
       $install"
source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"

build() {
       cd "$srcdir/$pkgname-$pkgver"
@@ -33,4 +31,4 @@ package() {

}

md5sums="51e417b71287629940051e6f652c6492  gawk-4.0.0.tar.gz"
md5sums="a601b032c39cd982f34272664f8afa49  gawk-4.0.1.tar.xz"
-- 
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
<20120403225156.4e4bff58@alpinelinux.org>
In-Reply-To
<4F7B0F30.6080206@bpiotrowski.pl> (view parent)
Sender timestamp
1333486316
DKIM signature
missing
Download raw message
On Tue, 03 Apr 2012 16:54:40 +0200
Bartłomiej Piotrowski <b@bpiotrowski.pl> wrote:

> ---
>  main/gawk/APKBUILD |   14 ++++++--------
>  1 file changed, 7 insertions(+), 9 deletions(-)

Applying: main/gawk: upgrade to 4.0.1
error: patch failed: main/gawk/APKBUILD:1
error: main/gawk/APKBUILD: patch does not apply
Patch failed at 0001 main/gawk: upgrade to 4.0.1

Did you use git send-email?

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Bartłomiej Piotrowski <b@bpiotrowski.pl>
Details
Message ID
<4F7BD019.8050407@bpiotrowski.pl>
In-Reply-To
<20120403225156.4e4bff58@alpinelinux.org> (view parent)
Sender timestamp
1333514265
DKIM signature
missing
Download raw message
On 04/03/2012 10:51 PM, Natanael Copa wrote:
> Did you use git send-email?

No, I'm creating patches with format-patch and then use Thunderbird.
Anyway, the patch in the attachment should works - I've checked it this
time.

-- 
Bartłomiej Piotrowski
http://bpiotrowski.pl/
Reply to thread Export thread (mbox)