diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-05-05 20:54:09 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-05-05 20:54:09 +1000 |
commit | 28fc085a752652a456174e2691ed00de205a8733 (patch) | |
tree | 5e8902e81386133b0ea082eb21d883fb4d818ee3 /imagemagick-compat | |
parent | 487c1e735e3528b821e64a4da8564234d4d2715d (diff) | |
download | contrib-28fc085a752652a456174e2691ed00de205a8733.tar.gz contrib-28fc085a752652a456174e2691ed00de205a8733.tar.xz |
imagemagick-compat: 6.9.10-20 -> 6.9.10-44
Diffstat (limited to 'imagemagick-compat')
-rw-r--r-- | imagemagick-compat/.footprint | 1 | ||||
-rw-r--r-- | imagemagick-compat/.signature | 8 | ||||
-rw-r--r-- | imagemagick-compat/Pkgfile | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/imagemagick-compat/.footprint b/imagemagick-compat/.footprint index d8358fa56..9bfd80601 100644 --- a/imagemagick-compat/.footprint +++ b/imagemagick-compat/.footprint @@ -428,7 +428,6 @@ drwxr-xr-x root/root usr/lib/perl5/site_perl/ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.26/ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/Image/ --r--r--r-- root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/Image/Magick.pm drwxr-xr-x root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/Image/Magick/ -r--r--r-- root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/Image/Magick/Q16.pm drwxr-xr-x root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/auto/ diff --git a/imagemagick-compat/.signature b/imagemagick-compat/.signature index be0da824a..2f7f4284e 100644 --- a/imagemagick-compat/.signature +++ b/imagemagick-compat/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yn40RCb+ESVoLy/jGkR2CpaozYyU5mR6mUTlK0Oo+8tpnwKKGVWt23HX+nPzEtrb4dFnRTEVt4YJ+ajZO/HUgM= -SHA256 (Pkgfile) = d04bbaea5e900ac09974762b4967f01cf181e7fe360ce4feb2b1c57794ab4874 -SHA256 (.footprint) = b05c8822077a9d92459e37b1ea456a91619c2c823fd1e7d68e94590d3a8b5667 -SHA256 (ImageMagick-6.9.10-20.tar.xz) = 5e5077f68c5d67366b22eb05cf90a9facb71b0ca1024b1e0c2306e2555125ce7 +RWSagIOpLGJF3093km40kQnRdt4xt8AksqQG0YZtDuwGMtCAgQAZTTvMNZaKkee96NgXwUX14mzmDIru+ZUlQG2hxsMDsDc1LQk= +SHA256 (Pkgfile) = 70987a8eb54886c4f6051fffc62fe1656644af83c442b014d4be3bf8637ca120 +SHA256 (.footprint) = 4fc20adbf5f0b883bf5c88cf98ce2ad0be81c7afcb32cd806377dc29507d0199 +SHA256 (ImageMagick-6.9.10-44.tar.xz) = ca5563ff3b71fce02c85a3067f23dc32c9bd7602fa04c4348a43f2570c4a3860 SHA256 (IM6-GS-policy.patch) = f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6 diff --git a/imagemagick-compat/Pkgfile b/imagemagick-compat/Pkgfile index 838bbcabd..17029bba4 100644 --- a/imagemagick-compat/Pkgfile +++ b/imagemagick-compat/Pkgfile @@ -4,7 +4,7 @@ # Depends on: util-linux lcms2 pango xorg-libxt name=imagemagick-compat -version=6.9.10-20 +version=6.9.10-44 release=1 source=(https://www.imagemagick.org/download/ImageMagick-$version.tar.xz IM6-GS-policy.patch) @@ -41,4 +41,6 @@ build () { rm -r $PKG/usr/{bin,share/man} rm $PKG/usr/lib/*.la + + rm $PKG/usr/lib/perl5/site_perl/5.26/linux-thread-multi/Image/Magick.pm } |