svn commit: r453469 - head/graphics/gifsicle

Vanilla I. Shu vanilla at FreeBSD.org
Sat Nov 4 14:15:57 UTC 2017


Author: vanilla
Date: Sat Nov  4 14:15:55 2017
New Revision: 453469
URL: https://svnweb.freebsd.org/changeset/ports/453469

Log:
  Update to 1.90.

Modified:
  head/graphics/gifsicle/Makefile
  head/graphics/gifsicle/distinfo

Modified: head/graphics/gifsicle/Makefile
==============================================================================
--- head/graphics/gifsicle/Makefile	Sat Nov  4 14:14:37 2017	(r453468)
+++ head/graphics/gifsicle/Makefile	Sat Nov  4 14:15:55 2017	(r453469)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gifsicle
-PORTVERSION=	1.88
+PORTVERSION=	1.90
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.lcdf.org/gifsicle/
 
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 
-PORTDOCS=	NEWS README.md
+PORTDOCS=	NEWS.md README.md
 PLIST_FILES=	bin/gifdiff bin/gifsicle \
 		man/man1/gifdiff.1.gz man/man1/gifsicle.1.gz
 

Modified: head/graphics/gifsicle/distinfo
==============================================================================
--- head/graphics/gifsicle/distinfo	Sat Nov  4 14:14:37 2017	(r453468)
+++ head/graphics/gifsicle/distinfo	Sat Nov  4 14:15:55 2017	(r453469)
@@ -1,2 +1,3 @@
-SHA256 (gifsicle-1.88.tar.gz) = 4585d2e683d7f68eb8fcb15504732d71d7ede48ab5963e61915201f9e68305be
-SIZE (gifsicle-1.88.tar.gz) = 564670
+TIMESTAMP = 1509803751
+SHA256 (gifsicle-1.90.tar.gz) = 2d73b096752d58fa604cea559199aa6f55b45a3ec833898f94ff7997d22b834d
+SIZE (gifsicle-1.90.tar.gz) = 571910


More information about the svn-ports-head mailing list