mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
graphics/gifsicle: update 1.90 -> 1.91
- Several security bug fixes with malicious GIFs - X11 is no longer default to reduce port dependencies It only adds a gifview binary that does not really look central to the application Reported by: Greg Kennedy <kennedy.greg@gmail.com>
This commit is contained in:
parent
5504457e60
commit
8e0d15e219
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459846
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gifsicle
|
||||
PORTVERSION= 1.90
|
||||
PORTVERSION= 1.91
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.lcdf.org/gifsicle/
|
||||
|
||||
@ -19,7 +19,7 @@ PLIST_FILES= bin/gifdiff bin/gifsicle \
|
||||
man/man1/gifdiff.1.gz man/man1/gifsicle.1.gz
|
||||
|
||||
OPTIONS_DEFINE= DOCS X11
|
||||
OPTIONS_DEFAULT= X11
|
||||
OPTIONS_DEFAULT=
|
||||
|
||||
X11_USE= xorg=x11
|
||||
X11_CONFIGURE_ENABLE= gifview
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1509803751
|
||||
SHA256 (gifsicle-1.90.tar.gz) = 2d73b096752d58fa604cea559199aa6f55b45a3ec833898f94ff7997d22b834d
|
||||
SIZE (gifsicle-1.90.tar.gz) = 571910
|
||||
TIMESTAMP = 1516814387
|
||||
SHA256 (gifsicle-1.91.tar.gz) = 0a4ee602aa244cdcdd86a250a6b39c94d8343cf526b8fae862d8a0efc337a800
|
||||
SIZE (gifsicle-1.91.tar.gz) = 571588
|
||||
|
Loading…
Reference in New Issue
Block a user