From nobody@FreeBSD.org  Wed Jun 19 15:23:57 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 2003C6D1
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 19 Jun 2013 15:23:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 11A7C1A35
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 19 Jun 2013 15:23:57 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5JFNtOh067722
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 19 Jun 2013 15:23:55 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5JFNtkH067721;
	Wed, 19 Jun 2013 15:23:55 GMT
	(envelope-from nobody)
Message-Id: <201306191523.r5JFNtkH067721@oldred.freebsd.org>
Date: Wed, 19 Jun 2013 15:23:55 GMT
From: Alexander Milanov <a@amilanov.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] graphics/gifsicle: update to 1.71
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         179722
>Category:       ports
>Synopsis:       [patch] graphics/gifsicle: update to 1.71
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 19 15:30:00 UTC 2013
>Closed-Date:    Mon Jul 29 16:25:48 UTC 2013
>Last-Modified:  Mon Jul 29 16:30:00 UTC 2013
>Originator:     Alexander Milanov
>Release:        
>Organization:
>Environment:
>Description:
Please, update graphics/gifsicle to 1.71.
>How-To-Repeat:

>Fix:
- Update to 1.71

Patch attached with submission follows:

Index: graphics/gifsicle/Makefile
===================================================================
--- graphics/gifsicle/Makefile	(revision 321171)
+++ graphics/gifsicle/Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gifsicle
-PORTVERSION=	1.70
+PORTVERSION=	1.71
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.lcdf.org/gifsicle/
 
@@ -15,7 +15,7 @@
 
 MAN1=		gifdiff.1 gifsicle.1
 
-PORTDOCS=	NEWS README
+PORTDOCS=	NEWS README.md
 
 OPTIONS_DEFINE=	X11
 OPTIONS_DEFAULT=X11
Index: graphics/gifsicle/distinfo
===================================================================
--- graphics/gifsicle/distinfo	(revision 321171)
+++ graphics/gifsicle/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (gifsicle-1.70.tar.gz) = 8ed2afd9771a78b8afdc2c2f61c548e184fa0cc0b7e671b8dd8d29c109ebc90c
-SIZE (gifsicle-1.70.tar.gz) = 262069
+SHA256 (gifsicle-1.71.tar.gz) = bdda2a444c317743ec9457371b027ddaf1dc37f1521ce90c9db2466f7532c0f0
+SIZE (gifsicle-1.71.tar.gz) = 263029


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sylvio 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 19 15:30:35 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179722 
Responsible-Changed-From-To: sylvio->wg 
Responsible-Changed-By: wg 
Responsible-Changed-When: Mon Jul 29 16:23:48 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179722 
State-Changed-From-To: open->closed 
State-Changed-By: wg 
State-Changed-When: Mon Jul 29 16:25:46 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179722 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179722: commit references a PR
Date: Mon, 29 Jul 2013 16:25:51 +0000 (UTC)

 Author: wg
 Date: Mon Jul 29 16:25:39 2013
 New Revision: 323893
 URL: http://svnweb.freebsd.org/changeset/ports/323893
 
 Log:
   graphics/gifsicle: update to 1.71
   
   - Update to 1.71
   
   Changes: http://www.lcdf.org/gifsicle/changes.html
   
   PR:		ports/179722
   Submitted by:	Alexander Milanov <a amilanov.com>
   Approved by:	maintainer (timeout)
 
 Modified:
   head/graphics/gifsicle/Makefile
   head/graphics/gifsicle/distinfo
 
 Modified: head/graphics/gifsicle/Makefile
 ==============================================================================
 --- head/graphics/gifsicle/Makefile	Mon Jul 29 15:05:49 2013	(r323892)
 +++ head/graphics/gifsicle/Makefile	Mon Jul 29 16:25:39 2013	(r323893)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	gifsicle
 -PORTVERSION=	1.70
 +PORTVERSION=	1.71
  CATEGORIES=	graphics
  MASTER_SITES=	http://www.lcdf.org/gifsicle/
  
 @@ -15,7 +15,7 @@ GNU_CONFIGURE=	yes
  
  MAN1=		gifdiff.1 gifsicle.1
  
 -PORTDOCS=	NEWS README
 +PORTDOCS=	NEWS README.md
  
  OPTIONS_DEFINE=	X11
  OPTIONS_DEFAULT=X11
 
 Modified: head/graphics/gifsicle/distinfo
 ==============================================================================
 --- head/graphics/gifsicle/distinfo	Mon Jul 29 15:05:49 2013	(r323892)
 +++ head/graphics/gifsicle/distinfo	Mon Jul 29 16:25:39 2013	(r323893)
 @@ -1,2 +1,2 @@
 -SHA256 (gifsicle-1.70.tar.gz) = 8ed2afd9771a78b8afdc2c2f61c548e184fa0cc0b7e671b8dd8d29c109ebc90c
 -SIZE (gifsicle-1.70.tar.gz) = 262069
 +SHA256 (gifsicle-1.71.tar.gz) = bdda2a444c317743ec9457371b027ddaf1dc37f1521ce90c9db2466f7532c0f0
 +SIZE (gifsicle-1.71.tar.gz) = 263029
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
