Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2005 22:14:50 GMT
From:      Stephen Hurd <shurd@sasktel.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/87957: [PATCH] JBidwatcher still out of date  :-)
Message-ID:  <200510242214.j9OMEoWb083635@www.freebsd.org>
Resent-Message-ID: <200510242220.j9OMKItf066151@freefall.freebsd.org>

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

>Number:         87957
>Category:       ports
>Synopsis:       [PATCH] JBidwatcher still out of date  :-)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 24 22:20:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Hurd
>Release:        5.4-STABLE
>Organization:
>Environment:
FreeBSD server.hurd.local 5.4-STABLE FreeBSD 5.4-STABLE #1: Fri Jul  1 17:26:20 CST 2005     admin@server.hurd.local:/usr/obj/usr/src/sys/SERVER  i386
>Description:
              JBidwatcher is actually up to v9.9

Since my wife uses this regularily, I could take maintainership (I need to maintain it at home anyways.  :-)
>How-To-Repeat:
              N/A
>Fix:
              Apply patch:
diff -u jbidwatcher-old/Makefile jbidwatcher/Makefile
--- jbidwatcher-old/Makefile	Mon Oct 24 16:10:06 2005
+++ jbidwatcher/Makefile	Mon Oct 24 16:10:17 2005
@@ -6,7 +6,7 @@
 #

 PORTNAME=	jbidwatcher
-PORTVERSION=	0.9.8
+PORTVERSION=	0.9.9
 CATEGORIES=	misc java
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -u jbidwatcher-old/distinfo jbidwatcher/distinfo
--- jbidwatcher-old/distinfo	Mon Oct 24 16:10:06 2005
+++ jbidwatcher/distinfo	Mon Oct 24 16:10:22 2005
@@ -1,2 +1,2 @@
-MD5 (JBidWatcher-0.9.8.jar) = c4091b5378fe1cb8b953e1cbd16cee4d
-SIZE (JBidWatcher-0.9.8.jar) = 596696
+MD5 (JBidWatcher-0.9.9.jar) = e18a2b6130c5140bf02d71aaaf0ad860
+SIZE (JBidWatcher-0.9.9.jar) = 623492
Common subdirectories: jbidwatcher-old/files and jbidwatcher/files

>Release-Note:
>Audit-Trail:
>Unformatted:



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