Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2017 14:15:55 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r453469 - head/graphics/gifsicle
Message-ID:  <201711041415.vA4EFtCL088706@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711041415.vA4EFtCL088706>