~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] testing/pastebinc: upgrade to latest 0.9.1

Jeremy Thomerson <jeremy@thomersonfamily.com>
Details
Message ID
<1314903427-1549-1-git-send-email-jeremy@thomersonfamily.com>
Sender timestamp
1314903427
DKIM signature
missing
Download raw message
Patch: +4 -4
---
 testing/pastebinc/APKBUILD |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/testing/pastebinc/APKBUILD b/testing/pastebinc/APKBUILD
index d40962f..65eaddb 100644
--- a/testing/pastebinc/APKBUILD
+++ b/testing/pastebinc/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Jeremy Thomerson <jeremy@thomersonfamily.com>
pkgname=pastebinc
pkgver=0.9
pkgver=0.9.1
pkgrel=0
pkgdesc="utility to pipe data into a paste on pastebin.com or a similar site"
url="https://github.com/jthomerson/pastebinc"
@@ -12,8 +12,8 @@ depends_dev=
makedepends="wget glib-dev curl-dev"
install=""
subpackages=""
source="saveas-https://github.com/jthomerson/pastebinc/tarball/RELEASE_0.9-BETA/$pkgname-$pkgver-$pkgrel.tar.gz"
_builddir="$srcdir/jthomerson-pastebinc-8dbb86b"
source="saveas-https://github.com/jthomerson/pastebinc/tarball/RELEASE_0.9.1/$pkgname-$pkgver-$pkgrel.tar.gz"
_builddir="$srcdir/jthomerson-pastebinc-e16f22d"

makeparams="VERSION=$pkgver-$pkgrel CONFDIR=/etc/pastebinc"

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

md5sums="a1620a9d04ecb79f42ede3768987567a  pastebinc-0.9-0.tar.gz"
md5sums="68a1c51b2fa39ecb6fd29a14f2e9f591  pastebinc-0.9.1-0.tar.gz"
-- 
1.7.4.5



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---

[alpine-devel] Re: [PATCH] testing/pastebinc: upgrade to latest 0.9.1

Jeremy Thomerson <jeremy@thomersonfamily.com>
Details
Message ID
<CADVmKVBpHwqnPauwUNq3optNb8FC1PAsPy6tK5ttjjmUUxEAGQ@mail.gmail.com>
In-Reply-To
<1314903427-1549-1-git-send-email-jeremy@thomersonfamily.com> (view parent)
Sender timestamp
1314917866
DKIM signature
missing
Download raw message
I corrected the date on my Alpine VM and resubmitted this patch.

On Thu, Sep 1, 2011 at 2:57 PM, Jeremy Thomerson <jeremy@thomersonfamily.com
> wrote:

> ---
>  testing/pastebinc/APKBUILD |    8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/testing/pastebinc/APKBUILD b/testing/pastebinc/APKBUILD
> index d40962f..65eaddb 100644
> --- a/testing/pastebinc/APKBUILD
> +++ b/testing/pastebinc/APKBUILD
> @@ -1,7 +1,7 @@
>  # Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
>  # Maintainer: Jeremy Thomerson <jeremy@thomersonfamily.com>
>  pkgname=pastebinc
> -pkgver=0.9
> +pkgver=0.9.1
>  pkgrel=0
>  pkgdesc="utility to pipe data into a paste on pastebin.com or a similar
> site"
>  url="https://github.com/jthomerson/pastebinc"
> @@ -12,8 +12,8 @@ depends_dev=
>  makedepends="wget glib-dev curl-dev"
>  install=""
>  subpackages=""
> -source="saveas-
> https://github.com/jthomerson/pastebinc/tarball/RELEASE_0.9-BETA/$pkgname-$pkgver-$pkgrel.tar.gz
> "
> -_builddir="$srcdir/jthomerson-pastebinc-8dbb86b"
> +source="saveas-
> https://github.com/jthomerson/pastebinc/tarball/RELEASE_0.9.1/$pkgname-$pkgver-$pkgrel.tar.gz
> "
> +_builddir="$srcdir/jthomerson-pastebinc-e16f22d"
>
>  makeparams="VERSION=$pkgver-$pkgrel CONFDIR=/etc/pastebinc"
>
> @@ -38,4 +38,4 @@ package() {
>        make $makeparams DESTDIR="$pkgdir" install || return 1
>  }
>
> -md5sums="a1620a9d04ecb79f42ede3768987567a  pastebinc-0.9-0.tar.gz"
> +md5sums="68a1c51b2fa39ecb6fd29a14f2e9f591  pastebinc-0.9.1-0.tar.gz"
> --
> 1.7.4.5
>
>
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20110909185822.62bf9c7a@alpinelinux.org>
In-Reply-To
<1314903427-1549-1-git-send-email-jeremy@thomersonfamily.com> (view parent)
Sender timestamp
1315587502
DKIM signature
missing
Download raw message
On Thu,  1 Sep 2011 18:57:07 +0000
Jeremy Thomerson <jeremy@thomersonfamily.com> wrote:

> ---
>  testing/pastebinc/APKBUILD |    8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)

applied. Thanks!
-nc


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