From yuri.pankov@gmail.com  Fri Jan 27 14:01:01 2012
Return-Path: <yuri.pankov@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B3EE6106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Jan 2012 14:01:01 +0000 (UTC)
	(envelope-from yuri.pankov@gmail.com)
Received: from procyon.xvoid.org (unknown [IPv6:2001:470:28:4ba:223:14ff:fe06:b72c])
	by mx1.freebsd.org (Postfix) with ESMTP id 5A73C8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Jan 2012 14:01:01 +0000 (UTC)
Received: from procyon.xvoid.org (localhost [127.0.0.1])
	by procyon.xvoid.org (8.14.5/8.14.5) with ESMTP id q0RE0xgI077994;
	Fri, 27 Jan 2012 18:00:59 +0400 (MSK)
	(envelope-from yuri.pankov@gmail.com)
Received: (from yuri@localhost)
	by procyon.xvoid.org (8.14.5/8.14.5/Submit) id q0RE0xKV077993;
	Fri, 27 Jan 2012 18:00:59 +0400 (MSK)
	(envelope-from yuri.pankov@gmail.com)
Message-Id: <201201271400.q0RE0xKV077993@procyon.xvoid.org>
Date: Fri, 27 Jan 2012 18:00:59 +0400 (MSK)
From: Yuri Pankov <yuri.pankov@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: pneumann@gmail.com
Subject: [PATCH] x11-themes/icons-tango: Fix fetching
X-Send-Pr-Version: 3.113
X-GNATS-Notify: pneumann@gmail.com

>Number:         164540
>Category:       ports
>Synopsis:       [PATCH] x11-themes/icons-tango: Fix fetching
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 27 14:10:10 UTC 2012
>Closed-Date:    Sun Mar 04 12:45:07 UTC 2012
>Last-Modified:  Sun Mar  4 12:50:00 UTC 2012
>Originator:     Yuri Pankov
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD procyon.xvoid.org 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r230537: Wed Jan 25 16:41:12 MSK
>Description:
http://tango.freedesktop.org/releases/ doesn't seem to be working, remove it from list of master sites and change .bz2 to .gz as Gentoo mirrors have .gz on them.

Port maintainer (pneumann@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- icons-tango-0.8.90_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-themes/icons-tango/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	28 Mar 2010 06:46:20 -0000	1.19
+++ Makefile	27 Jan 2012 13:58:42 -0000
@@ -9,8 +9,7 @@
 PORTVERSION=	0.8.90
 PORTREVISION=	1
 CATEGORIES=	x11-themes
-MASTER_SITES=	http://tango.freedesktop.org/releases/ \
-		${MASTER_SITE_GENTOO}
+MASTER_SITES=	${MASTER_SITE_GENTOO}
 MASTER_SITE_SUBDIR=	distfiles
 DISTNAME=	tango-icon-theme-${PORTVERSION}
 
@@ -21,7 +20,7 @@
 		Magick-config:${PORTSDIR}/graphics/ImageMagick
 
 GNU_CONFIGURE=	yes
-USE_BZIP2=	yes
+USE_GZIP=	yes
 USE_GMAKE=	yes
 USE_GNOME=	intlhack gnomehack
 INSTALLS_ICONS=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-themes/icons-tango/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	2 Jul 2011 20:09:36 -0000	1.9
+++ distinfo	27 Jan 2012 13:58:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (tango-icon-theme-0.8.90.tar.bz2) = e94004fa9aa6a7250ac4db6180e96f9c147db617c0d8e7fc8c9e2c42924e990c
-SIZE (tango-icon-theme-0.8.90.tar.bz2) = 1376581
+SHA256 (tango-icon-theme-0.8.90.tar.gz) = 6e98d8032d57d818acc907ec47e6a718851ff251ae7c29aafb868743eb65c88e
+SIZE (tango-icon-theme-0.8.90.tar.gz) = 1790489
--- icons-tango-0.8.90_1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Jan 27 14:32:53 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: pneumann@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/164540: [PATCH] x11-themes/icons-tango: Fix fetching
Date: Fri, 27 Jan 2012 14:32:51 UT

 Maintainer of x11-themes/icons-tango,
 
 Please note that PR ports/164540 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/164540
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Feb 1 11:22:01 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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

From: Phillip Neumann <pneumann@gmail.com>
To: bug-followup@freebsd.org, yuri.pankov@gmail.com
Cc:  
Subject: Re: ports/164540: [PATCH] x11-themes/icons-tango: Fix fetching
Date: Wed, 1 Feb 2012 20:16:20 -0300

 --e89a8f234bfb7a89d704b7ef44df
 Content-Type: text/plain; charset=ISO-8859-1
 
 Oh greate!
 
 Yuri, do you want to take over and mantain this port?
 thanks!!
 
 On Fri, Jan 27, 2012 at 11:32 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
 
 > Maintainer of x11-themes/icons-tango,
 >
 > Please note that PR ports/164540 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/164540
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 
 
 -- 
 
 
 __________________
 pneumann@gmail.com
 @killfil
 
 --e89a8f234bfb7a89d704b7ef44df
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Oh greate!<div><br></div><div>Yuri, do you want to take over and mantain th=
 is port?</div><div>thanks!!<br><br><div class=3D"gmail_quote">On Fri, Jan 2=
 7, 2012 at 11:32 AM, Edwin Groothuis <span dir=3D"ltr">&lt;<a href=3D"mailt=
 o:edwin@freebsd.org">edwin@freebsd.org</a>&gt;</span> wrote:<br>
 <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
 x #ccc solid;padding-left:1ex">Maintainer of x11-themes/icons-tango,<br>
 <br>
 Please note that PR ports/164540 has just been submitted.<br>
 <br>
 If it contains a patch for an upgrade, an enhancement or a bug fix<br>
 you agree on, reply to this email stating that you approve the patch<br>
 and a committer will take care of it.<br>
 <br>
 The full text of the PR can be found at:<br>
  =A0 =A0<a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/16454=
 0" target=3D"_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/164=
 540</a><br>
 <span class=3D"HOEnZb"><font color=3D"#888888"><br>
 --<br>
 Edwin Groothuis via the GNATS Auto Assign Tool<br>
 edwin@FreeBSD.org<br>
 </font></span></blockquote></div><br><br clear=3D"all"><div><br></div>-- <b=
 r><br><br>__________________<br><a href=3D"mailto:pneumann@gmail.com" targe=
 t=3D"_blank">pneumann@gmail.com</a><div>@killfil</div><br>
 </div>
 
 --e89a8f234bfb7a89d704b7ef44df--

From: Yuri Pankov <yuri.pankov@gmail.com>
To: Phillip Neumann <pneumann@gmail.com>
Cc: bug-followup@freebsd.org
Subject: Re: ports/164540: [PATCH] x11-themes/icons-tango: Fix fetching
Date: Thu, 2 Feb 2012 05:28:13 +0400

 On Wed, Feb 01, 2012 at 08:16:20PM -0300, Phillip Neumann wrote:
 > Oh greate!
 > 
 > Yuri, do you want to take over and mantain this port?
 > thanks!!
 
 Sure.
 
 
 Yuri
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Mar 4 12:45:05 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164540: commit references a PR
Date: Sun,  4 Mar 2012 12:45:17 +0000 (UTC)

 miwi        2012-03-04 12:44:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-themes/icons-tango Makefile distinfo 
   Log:
   - Update to MASTER_SITES
   - Move to USE_GZIP
   - Pass maintainership to submitter
   
   PR:             164540
   Submitted by:   Yuri Pankov <yuri.pankov@gmail.com>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.20      +3 -4      ports/x11-themes/icons-tango/Makefile
   1.10      +2 -2      ports/x11-themes/icons-tango/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
