Date: Fri, 2 Oct 2015 20:28:09 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398448 - head/graphics/gifsicle Message-ID: <201510022028.t92KS9Ni085095@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Fri Oct 2 20:28:08 2015 New Revision: 398448 URL: https://svnweb.freebsd.org/changeset/ports/398448 Log: - Update to version 1.88 - Add LICENSE_FILE PR: 202851 Submitted by: tkato432@yahoo.com Modified: head/graphics/gifsicle/Makefile head/graphics/gifsicle/distinfo Modified: head/graphics/gifsicle/Makefile ============================================================================== --- head/graphics/gifsicle/Makefile Fri Oct 2 20:12:54 2015 (r398447) +++ head/graphics/gifsicle/Makefile Fri Oct 2 20:28:08 2015 (r398448) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gifsicle -PORTVERSION= 1.87 +PORTVERSION= 1.88 CATEGORIES= graphics MASTER_SITES= http://www.lcdf.org/gifsicle/ @@ -10,6 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Manipulates GIF images and animations LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes Modified: head/graphics/gifsicle/distinfo ============================================================================== --- head/graphics/gifsicle/distinfo Fri Oct 2 20:12:54 2015 (r398447) +++ head/graphics/gifsicle/distinfo Fri Oct 2 20:28:08 2015 (r398448) @@ -1,2 +1,2 @@ -SHA256 (gifsicle-1.87.tar.gz) = 470abe3cacaa40cd98ea0d4dc37574148700b50cbf58bbb0ecd120fc0e8c191d -SIZE (gifsicle-1.87.tar.gz) = 565438 +SHA256 (gifsicle-1.88.tar.gz) = 4585d2e683d7f68eb8fcb15504732d71d7ede48ab5963e61915201f9e68305be +SIZE (gifsicle-1.88.tar.gz) = 564670
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510022028.t92KS9Ni085095>