svn commit: r500473 - head/graphics/gifsicle

Steve Wills swills at FreeBSD.org
Tue Apr 30 10:43:51 UTC 2019


Author: swills
Date: Tue Apr 30 10:43:49 2019
New Revision: 500473
URL: https://svnweb.freebsd.org/changeset/ports/500473

Log:
  graphics/gifsicle: update to 1.92
  
  While here, assign maintainership to submitter
  
  PR:		237643
  Submitted by:	Hiroki Tagato <tagattie at yandex.com>

Modified:
  head/graphics/gifsicle/Makefile   (contents, props changed)
  head/graphics/gifsicle/distinfo   (contents, props changed)

Modified: head/graphics/gifsicle/Makefile
==============================================================================
--- head/graphics/gifsicle/Makefile	Tue Apr 30 10:41:30 2019	(r500472)
+++ head/graphics/gifsicle/Makefile	Tue Apr 30 10:43:49 2019	(r500473)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	gifsicle
-PORTVERSION=	1.91
+PORTVERSION=	1.92
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.lcdf.org/gifsicle/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	tagattie at yandex.com
 COMMENT=	Manipulates GIF images and animations
 
 LICENSE=	GPLv2

Modified: head/graphics/gifsicle/distinfo
==============================================================================
--- head/graphics/gifsicle/distinfo	Tue Apr 30 10:41:30 2019	(r500472)
+++ head/graphics/gifsicle/distinfo	Tue Apr 30 10:43:49 2019	(r500473)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516814387
-SHA256 (gifsicle-1.91.tar.gz) = 0a4ee602aa244cdcdd86a250a6b39c94d8343cf526b8fae862d8a0efc337a800
-SIZE (gifsicle-1.91.tar.gz) = 571588
+TIMESTAMP = 1556541365
+SHA256 (gifsicle-1.92.tar.gz) = 5ab556c01d65fddf980749e3ccf50b7fd40de738b6df679999294cc5fabfce65
+SIZE (gifsicle-1.92.tar.gz) = 575199


More information about the svn-ports-all mailing list