~alpine/aports

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-aports] [PATCH] main/imagemagick: upgrade

Details
Message ID
<20160706214650.50298-1-nadavshatz@gmail.com>
Sender timestamp
1467841610
DKIM signature
missing
Download raw message
Patch: +5 -5
---
 main/imagemagick/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/main/imagemagick/APKBUILD b/main/imagemagick/APKBUILD
index 7972909..1a4be38 100644
--- a/main/imagemagick/APKBUILD
+++ b/main/imagemagick/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=imagemagick
pkgver=6.9.4.1
_abiver=6
pkgver=7.0.2.2
_abiver=7
_pkgver=${pkgver%.*}-${pkgver##*.}
pkgrel=0
pkgdesc="A collection of tools and libraries for many image formats"
@@ -73,6 +73,6 @@ _cxx() {
	mv "$pkgdir"/usr/lib/libMagick++*.so.* "$subpkgdir"/usr/lib/
}

md5sums="430d33915b19f38012b55f98904c4f37  ImageMagick-6.9.4-1.tar.xz"
sha256sums="2ea0fef839cd5d6f134502b7cf7ee0e57a3f230b19771515d4aa44354f4c6b3b  ImageMagick-6.9.4-1.tar.xz"
sha512sums="0ba9027ffa246627b3af35460e1dfeabc6cdfe867fb21f7d1d8f334fc42dc640383e31a65c4cff19ba496be1d2878924d25b9803d7da62bfeac8c078754bad8c  ImageMagick-6.9.4-1.tar.xz"
md5sums="8900f1a800f03730b406f7784bf28829  ImageMagick-7.0.2-2.tar.xz"
sha256sums="e4be2649c7fe13691378fa05457ddfbdc53e6f6570024756b5e2dec4ac285ab9  ImageMagick-7.0.2-2.tar.xz"
sha512sums="b80b1e2f42dc3a98ebd474c716be5ef2409921cc403731726efd15e36c923030806f1426d7febd229b5c8c7b0fb6b74998f745b306301c91622c15a5dc8dec6f  ImageMagick-7.0.2-2.tar.xz"
-- 
2.9.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Details
Message ID
<5438e931-d8ff-4f68-a9a6-680f944e5d96@Spark>
In-Reply-To
<20160709112053.0716dc17@vostro> (view parent)
Sender timestamp
1468076587
DKIM signature
missing
Download raw message
Maybe I shouldn't have changed the ABI ? It's my first contribution so I tried to follow suit with the previous upgrade to the package.

Thanks


On Jul 9, 2016, 4:20 AM -0400, Timo Teras<timo.teras@iki.fi>, wrote:
> On Wed, 6 Jul 2016 17:46:50 -0400
> Nadav Shatz<nadavshatz@gmail.com>wrote:
> 
> > ---
> > main/imagemagick/APKBUILD | 10 +++++-----
> > 1 file changed, 5 insertions(+), 5 deletions(-)
> > 
> > diff --git a/main/imagemagick/APKBUILD b/main/imagemagick/APKBUILD
> > index7972909(tel:7972909)..1a4be38 100644
> > --- a/main/imagemagick/APKBUILD
> > +++ b/main/imagemagick/APKBUILD
> > @@ -2,8 +2,8 @@
> > # Contributor: Carlo Landmeter<clandmeter@gmail.com
> > # Maintainer: Natanael Copa<ncopa@alpinelinux.org
> > pkgname=imagemagick
> > -pkgver=6.9.4.1
> > -_abiver=6
> > +pkgver=7.0.2.2
> > +_abiver=7
> > _pkgver=${pkgver%.*}-${pkgver##*.}
> > pkgrel=0
> > pkgdesc="A collection of tools and libraries for many image formats"
> 
> abi change implies that all dependees of this package needs to be
> rebuilt. They need to be also checked that they rebuild against the
> potentially new api.
> 
> So this requires quite a bit of testing and additional checks until it
> can be applied.
> 
> Thanks, we'll look into this.
Timo Teras <timo.teras@iki.fi>
Details
Message ID
<20160709112053.0716dc17@vostro>
In-Reply-To
<20160706214650.50298-1-nadavshatz@gmail.com> (view parent)
Sender timestamp
1468052453
DKIM signature
missing
Download raw message
On Wed,  6 Jul 2016 17:46:50 -0400
Nadav Shatz <nadavshatz@gmail.com> wrote:

> ---
>  main/imagemagick/APKBUILD | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/main/imagemagick/APKBUILD b/main/imagemagick/APKBUILD
> index 7972909..1a4be38 100644
> --- a/main/imagemagick/APKBUILD
> +++ b/main/imagemagick/APKBUILD
> @@ -2,8 +2,8 @@
>  # Contributor: Carlo Landmeter <clandmeter@gmail.com>
>  # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
>  pkgname=imagemagick
> -pkgver=6.9.4.1
> -_abiver=6
> +pkgver=7.0.2.2
> +_abiver=7
>  _pkgver=${pkgver%.*}-${pkgver##*.}
>  pkgrel=0
>  pkgdesc="A collection of tools and libraries for many image formats"

abi change implies that all dependees of this package needs to be
rebuilt. They need to be also checked that they rebuild against the
potentially new api.

So this requires quite a bit of testing and additional checks until it
can be applied.

Thanks, we'll look into this.


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