From owner-svn-ports-head@freebsd.org Fri Oct 2 20:28:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81FD4A0EBED; Fri, 2 Oct 2015 20:28:09 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6FEF51DF5; Fri, 2 Oct 2015 20:28:09 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t92KS9TT085097; Fri, 2 Oct 2015 20:28:09 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t92KS9Ni085095; Fri, 2 Oct 2015 20:28:09 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201510022028.t92KS9Ni085095@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 2 Oct 2015 20:28:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398448 - head/graphics/gifsicle X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Oct 2015 20:28:09 -0000 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