update to GraphicsMagick-1.3.28, from Brad. various bug fixes including security-
related ones (heap overflows, null deref's, endless loops and others)
This commit is contained in:
parent
7299cb1bf3
commit
51b3995b8d
@ -1,14 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.53 2017/10/23 17:10:50 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.54 2018/03/17 20:09:06 sthen Exp $
|
||||
|
||||
COMMENT= image processing tools with stable ABI
|
||||
|
||||
DISTNAME= GraphicsMagick-1.3.26
|
||||
DISTNAME= GraphicsMagick-1.3.28
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS= GraphicsMagick 5.1 \
|
||||
SHARED_LIBS= GraphicsMagick 6.0 \
|
||||
GraphicsMagick++ 5.1 \
|
||||
GraphicsMagickWand 3.5 \
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (GraphicsMagick-1.3.26.tar.xz) = +6AV89Xl1fF+V9tmPxqp0zjnti8dQVuF0T7jZpJ+X4g=
|
||||
SIZE (GraphicsMagick-1.3.26.tar.xz) = 5400564
|
||||
SHA256 (GraphicsMagick-1.3.28.tar.xz) = lCpoqailr29oK4lv1PCtYX2LSZB+R0rP5ZVJlWvMmUo=
|
||||
SIZE (GraphicsMagick-1.3.28.tar.xz) = 5416660
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.18 2017/09/07 16:57:51 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.19 2018/03/17 20:09:06 sthen Exp $
|
||||
@pkgpath graphics/GraphicsMagick,no_x11
|
||||
bin/GraphicsMagick++-config
|
||||
bin/GraphicsMagick-config
|
||||
@ -360,6 +360,7 @@ share/doc/GraphicsMagick/www/ChangeLog-2013.html
|
||||
share/doc/GraphicsMagick/www/ChangeLog-2014.html
|
||||
share/doc/GraphicsMagick/www/ChangeLog-2015.html
|
||||
share/doc/GraphicsMagick/www/ChangeLog-2016.html
|
||||
share/doc/GraphicsMagick/www/ChangeLog-2017.html
|
||||
share/doc/GraphicsMagick/www/Changelog.html
|
||||
share/doc/GraphicsMagick/www/Changes.html
|
||||
share/doc/GraphicsMagick/www/Copyright.html
|
||||
|
Loading…
Reference in New Issue
Block a user