From kubito@gmail.com  Fri Dec 31 15:40:02 2010
Return-Path: <kubito@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 07F26106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Dec 2010 15:40:02 +0000 (UTC)
	(envelope-from kubito@gmail.com)
Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182])
	by mx1.freebsd.org (Postfix) with ESMTP id B2D098FC21
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Dec 2010 15:40:01 +0000 (UTC)
Received: by gxk8 with SMTP id 8so5031500gxk.13
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Dec 2010 07:40:01 -0800 (PST)
Received: by 10.100.110.16 with SMTP id i16mr10151524anc.103.1293810000814;
        Fri, 31 Dec 2010 07:40:00 -0800 (PST)
Received: from localhost ([189.61.201.254])
        by mx.google.com with ESMTPS id j14sm23684679anb.39.2010.12.31.07.39.58
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Fri, 31 Dec 2010 07:39:59 -0800 (PST)
Message-Id: <4d1df94f.0e56640a.64c0.43d1@mx.google.com>
Date: Fri, 31 Dec 2010 07:39:59 -0800 (PST)
From: Raphael Kubo da Costa <kubito@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: aragon@phat.za.net
Subject: [PATCH] x11-wm/scrotwm: update to 0.9.27
X-Send-Pr-Version: 3.113
X-GNATS-Notify: aragon@phat.za.net

>Number:         153583
>Category:       ports
>Synopsis:       [PATCH] x11-wm/scrotwm: update to 0.9.27
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dhn
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 31 15:40:10 UTC 2010
>Closed-Date:    Mon Jan 10 21:57:16 UTC 2011
>Last-Modified:  Mon Jan 10 22:00:22 UTC 2011
>Originator:     Raphael Kubo da Costa
>Release:        FreeBSD 8.2-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD gibbon 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #23: Wed Dec 29 01:41:46 BRST 2010
>Description:
- Update to 0.9.27
- Remove MD5 sum from distinfo.
- Change the MASTER_SITES, point to opensource.conformal.com first as it has
  the most up-to-date snapshots.

Port maintainer (aragon@phat.za.net) is cc'd.

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

--- scrotwm-0.9.27.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-wm/scrotwm/Makefile /usr/home/rakuco/dev/ports/scrotwm/x11-wm/scrotwm/Makefile
--- /usr/ports/x11-wm/scrotwm/Makefile	2010-08-09 10:17:20.000000000 -0300
+++ /usr/home/rakuco/dev/ports/scrotwm/x11-wm/scrotwm/Makefile	2010-12-31 13:20:01.000000000 -0200
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	scrotwm
-PORTVERSION=	0.9.25
+PORTVERSION=	0.9.27
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://scrotwm.org/snapshot/ \
-		http://www.peereboom.us/scrotwm/snapshot/
+MASTER_SITES=	http://opensource.conformal.com/snapshots/scrotwm/ \
+		http://scrotwm.org/snapshot/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	aragon@phat.za.net
diff -ruN --exclude=CVS /usr/ports/x11-wm/scrotwm/distinfo /usr/home/rakuco/dev/ports/scrotwm/x11-wm/scrotwm/distinfo
--- /usr/ports/x11-wm/scrotwm/distinfo	2010-08-09 10:17:20.000000000 -0300
+++ /usr/home/rakuco/dev/ports/scrotwm/x11-wm/scrotwm/distinfo	2010-12-31 13:23:26.000000000 -0200
@@ -1,3 +1,2 @@
-MD5 (scrotwm-0.9.25.tgz) = bbfb985ef11d9d7da971426cc8c466f9
-SHA256 (scrotwm-0.9.25.tgz) = 10aca80b914e0f54c052c4a506a6c5e8f536468486ff33e4317bac0846102993
-SIZE (scrotwm-0.9.25.tgz) = 56410
+SHA256 (scrotwm-0.9.27.tgz) = 6ff59ac5a72d51e93b0b054088253b5c3b3cd801e366f7b650da99c51cc253c0
+SIZE (scrotwm-0.9.27.tgz) = 62671
--- scrotwm-0.9.27.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Dec 31 15:40:17 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: aragon@phat.za.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/153583: [PATCH] x11-wm/scrotwm: update to 0.9.27
Date: Fri, 31 Dec 2010 15:40:15 UT

 Maintainer of x11-wm/scrotwm,
 
 Please note that PR ports/153583 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/153583
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Aragon Gouveia <aragon@phat.za.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153583: [PATCH] x11-wm/scrotwm: update to 0.9.27
Date: Tue, 04 Jan 2011 00:13:20 +0200

 This patch looks good.  Please could it be committed.
 
 Thank you for submitting!
 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Tue Jan 4 02:50:02 UTC 2011 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153583 
Responsible-Changed-From-To: freebsd-ports-bugs->dhn 
Responsible-Changed-By: dhn 
Responsible-Changed-When: Mon Jan 10 21:06:37 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153583 
State-Changed-From-To: open->closed 
State-Changed-By: dhn 
State-Changed-When: Mon Jan 10 21:57:15 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153583: commit references a PR
Date: Mon, 10 Jan 2011 21:56:47 +0000 (UTC)

 dhn         2011-01-10 21:56:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-wm/scrotwm       Makefile distinfo 
   Log:
   - Update to 0.9.27
   - Update MASTER_SITES
   - Remove MD5 Checksum
   
   PR:             ports/153583
   Submitted by:   Raphael Kubo da Costa <kubito@gmail.com>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.6       +3 -3      ports/x11-wm/scrotwm/Makefile
   1.6       +2 -3      ports/x11-wm/scrotwm/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:
