diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-07-29 16:25:39 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-07-29 16:25:39 +0000 |
commit | 5d27780bc12c161e3776aea0cac3f2e356a6bb37 (patch) | |
tree | 7d5798a4858a574397fa1141a92212edfad5a76d /graphics/gifsicle | |
parent | 7e6dbcf80a7ea42f8d56b705d59daa6274a84bbf (diff) | |
download | ports-5d27780bc12c161e3776aea0cac3f2e356a6bb37.tar.gz ports-5d27780bc12c161e3776aea0cac3f2e356a6bb37.zip |
Notes
Diffstat (limited to 'graphics/gifsicle')
-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 |