From obrien@NUXI.org  Tue Oct  5 03:47:43 2010
Return-Path: <obrien@NUXI.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B2BED1065673
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  5 Oct 2010 03:47:43 +0000 (UTC)
	(envelope-from obrien@NUXI.org)
Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85])
	by mx1.freebsd.org (Postfix) with ESMTP id 79B768FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  5 Oct 2010 03:47:43 +0000 (UTC)
Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1])
	by dragon.nuxi.org (8.14.4/8.14.4) with ESMTP id o953JgNd091428
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 4 Oct 2010 20:19:42 -0700 (PDT)
	(envelope-from obrien@dragon.nuxi.org)
Received: (from obrien@localhost)
	by dragon.nuxi.org (8.14.4/8.14.4/Submit) id o953JgLg091427;
	Mon, 4 Oct 2010 20:19:42 -0700 (PDT)
	(envelope-from obrien)
Message-Id: <201010050319.o953JgLg091427@dragon.nuxi.org>
Date: Mon, 4 Oct 2010 20:19:42 -0700 (PDT)
From: "David O'Brien" <obrien@freebsd.org>
Reply-To: "David O'Brien" <obrien@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update JBidwatcher port to version 2.1.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: shurd@sasktel.net

>Number:         151220
>Category:       ports
>Synopsis:       Update misc/jbidwatcher port to version 2.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 05 03:50:01 UTC 2010
>Closed-Date:    Wed Oct 13 04:08:58 UTC 2010
>Last-Modified:  Wed Oct 13 04:10:07 UTC 2010
>Originator:     David O'Brien
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD dragon.NUXI.org 9.0-CURRENT FreeBSD 9.0-CURRENT #641 r213087M: Thu Sep 23 17:42:55 PDT 2010 rootk@dragon.NUXI.org:/sys/i386/compile/DRAGON i386

>Description:
	JBidwatcher pushed out a new update (version 2.1.2) on Sept 26th,
	which fixed drag-and-drop, the display problems, and improved the
	"My eBay" scraping code.  2.1.2 should also fix a few other problems,
	like auctions never getting moved to 'complete'.

	Generally I've found that one really must chase versions of eBay
	snipping software as eBay changes things often -- in ways that
	break these tools.
>How-To-Repeat:
	$ cd /usr/ports/misc/jbidwatcher
	$ make -V PORTVERSION
	2.1.1
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/jbidwatcher/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile	25 Aug 2010 07:51:26 -0000	1.22
+++ Makefile	5 Oct 2010 03:06:04 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jbidwatcher
-DISTVERSION=	2.1.1
+DISTVERSION=	2.1.2
 CATEGORIES=	misc java
 MASTER_SITES=	http://www.jbidwatcher.com/download/
 DISTNAME=	JBidwatcher-${DISTVERSION}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/jbidwatcher/distinfo,v
retrieving revision 1.19
diff -u -p -r1.19 distinfo
--- distinfo	25 Aug 2010 07:51:26 -0000	1.19
+++ distinfo	5 Oct 2010 03:06:45 -0000
@@ -1,3 +1,3 @@
-MD5 (JBidwatcher-2.1.1.jar) = 762678b8c23439e53ae1ea9a6d7c2ae2
-SHA256 (JBidwatcher-2.1.1.jar) = 56c35603bdf638bb426c8dfd7c9dca32f78d32c719e34aceb772ad628665c2ec
-SIZE (JBidwatcher-2.1.1.jar) = 4273245
+MD5 (JBidwatcher-2.1.2.jar) = a708820e84978b9475fabe6d97518dd6
+SHA256 (JBidwatcher-2.1.2.jar) = 953893e11eef07098547ef590d4b0db1076e188426b6033f75aeecb85e7f27b6
+SIZE (JBidwatcher-2.1.2.jar) = 4276115
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->obrien 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Oct 6 07:29:37 UTC 2010 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151220 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Oct 6 07:29:41 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: shurd@sasktel.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/151220: Update misc/jbidwatcher port to version 2.1.2
Date: Wed, 6 Oct 2010 07:29:39 UT

 Maintainer of misc/jbidwatcher,
 
 Please note that PR ports/151220 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/151220
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: obrien->freebsd-ports-bugs 
Responsible-Changed-By: obrien 
Responsible-Changed-When: Thu Oct 7 15:29:36 UTC 2010 
Responsible-Changed-Why:  
obrien is the [non-j]bidwatcher maintainer 

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

From: Stephen Hurd <shurd@sasktel.net>
To: bug-followup@FreeBSD.org
Cc: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: ports/151220: Update misc/jbidwatcher port to version 2.1.2
Date: Thu, 07 Oct 2010 19:42:21 -0700

 Edwin Groothuis wrote:
 > Maintainer of misc/jbidwatcher,
 >
 > Please note that PR ports/151220 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.
 >    
 
 Looks good.  Approve.
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Tue Oct 12 22:33:26 UTC 2010 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151220 
State-Changed-From-To: open->closed 
State-Changed-By: obrien 
State-Changed-When: Wed Oct 13 04:06:56 UTC 2010 
State-Changed-Why:  
Committed. 


Responsible-Changed-From-To: freebsd-ports-bugs->obrien 
Responsible-Changed-By: obrien 
Responsible-Changed-When: Wed Oct 13 04:06:56 UTC 2010 
Responsible-Changed-Why:  
Committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151220: commit references a PR
Date: Wed, 13 Oct 2010 04:08:36 +0000 (UTC)

 obrien      2010-10-13 04:08:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/jbidwatcher     Makefile distinfo 
   Log:
   Upgrade to version 2.1.2.
   
   Fixed drag-and-drop, the display problems, and improved the
   "My eBay" scraping code.  2.1.2 should also fix a few other
   problems, like auctions never getting moved to 'complete'.
   
   PR:             151220
   Approved by:    Stephen Hurd <shurd@sasktel.net>
   
   Revision  Changes    Path
   1.23      +1 -1      ports/misc/jbidwatcher/Makefile
   1.20      +3 -3      ports/misc/jbidwatcher/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:
