diff options
author | wg <wg@FreeBSD.org> | 2013-07-30 00:25:39 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-07-30 00:25:39 +0800 |
commit | 8f1e8332f650c42372aff063ff534f2af16221e2 (patch) | |
tree | 7d5798a4858a574397fa1141a92212edfad5a76d /graphics | |
parent | da6536b27da82ad4708f871e0c88f5760824de4a (diff) | |
download | freebsd-ports-gnome-8f1e8332f650c42372aff063ff534f2af16221e2.tar.gz freebsd-ports-gnome-8f1e8332f650c42372aff063ff534f2af16221e2.tar.zst freebsd-ports-gnome-8f1e8332f650c42372aff063ff534f2af16221e2.zip |
graphics/gifsicle: update to 1.71
- Update to 1.71
Changes: http://www.lcdf.org/gifsicle/changes.html
PR: ports/179722
Submitted by: Alexander Milanov <a amilanov.com>
Approved by: maintainer (timeout)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gifsicle/Makefile | 4 | ||||
-rw-r--r-- | graphics/gifsicle/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index 14f0554accd6..2f6568a3a30f 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gifsicle -PORTVERSION= 1.70 +PORTVERSION= 1.71 CATEGORIES= graphics MASTER_SITES= http://www.lcdf.org/gifsicle/ @@ -15,7 +15,7 @@ GNU_CONFIGURE= yes MAN1= gifdiff.1 gifsicle.1 -PORTDOCS= NEWS README +PORTDOCS= NEWS README.md OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 diff --git a/graphics/gifsicle/distinfo b/graphics/gifsicle/distinfo index ae2732fc174d..d484a0feb063 100644 --- a/graphics/gifsicle/distinfo +++ b/graphics/gifsicle/distinfo @@ -1,2 +1,2 @@ -SHA256 (gifsicle-1.70.tar.gz) = 8ed2afd9771a78b8afdc2c2f61c548e184fa0cc0b7e671b8dd8d29c109ebc90c -SIZE (gifsicle-1.70.tar.gz) = 262069 +SHA256 (gifsicle-1.71.tar.gz) = bdda2a444c317743ec9457371b027ddaf1dc37f1521ce90c9db2466f7532c0f0 +SIZE (gifsicle-1.71.tar.gz) = 263029 |