Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2010 02:09:39 -0800 (PST)
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/152917: Update JBidwatcher port to version 2.1.3
Message-ID:  <201012081009.oB8A9d70062391@dragon.nuxi.org>
Resent-Message-ID: <201012081050.oB8Ao85Q005179@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152917
>Category:       ports
>Synopsis:       Update JBidwatcher port to version 2.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 08 10:50:08 UTC 2010
>Closed-Date:
>Last-Modified:
>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 #654 r215604M: Sat Nov 20 19:51:27 PST 2010 rootk@dragon:/sys/i386/compile/DRAGON i386

>Description:
	JBidwatcher pushed out a new update (version 2.1.3) on Dec 5th,
	which fixes the very common 'null (FP)' price that would show up.
	Additionally, 2.1.3 substantially improve performance (thanks to
	the generous licensing of YourKit, a Java profiler).

	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.2


>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/jbidwatcher/Makefile,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile
--- Makefile	13 Oct 2010 04:08:31 -0000	1.23
+++ Makefile	8 Dec 2010 09:49:41 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jbidwatcher
-DISTVERSION=	2.1.2
+DISTVERSION=	2.1.3
 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.20
diff -u -p -r1.20 distinfo
--- distinfo	13 Oct 2010 04:08:31 -0000	1.20
+++ distinfo	8 Dec 2010 09:49:48 -0000
@@ -1,3 +1,2 @@
-MD5 (JBidwatcher-2.1.2.jar) = a708820e84978b9475fabe6d97518dd6
-SHA256 (JBidwatcher-2.1.2.jar) = 953893e11eef07098547ef590d4b0db1076e188426b6033f75aeecb85e7f27b6
-SIZE (JBidwatcher-2.1.2.jar) = 4276115
+SHA256 (JBidwatcher-2.1.3.jar) = 545ee27cd88da6a531754f3571613095749fe92fcb4ff5914bd11afc4e704e6b
+SIZE (JBidwatcher-2.1.3.jar) = 4278665
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012081009.oB8A9d70062391>