diff options
author | will <will@FreeBSD.org> | 2000-04-29 05:25:38 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-04-29 05:25:38 +0800 |
commit | 6b5c2b7ab804d8cc7b3d92fb6b2287667ca40194 (patch) | |
tree | f4214e6d317639ee303cc7bdfce9fe7c9ccaa8bb /misc | |
parent | eb3c3308312841fdc13f29e6bbe7ec0cb553fb5a (diff) | |
download | freebsd-ports-gnome-6b5c2b7ab804d8cc7b3d92fb6b2287667ca40194.tar.gz freebsd-ports-gnome-6b5c2b7ab804d8cc7b3d92fb6b2287667ca40194.tar.zst freebsd-ports-gnome-6b5c2b7ab804d8cc7b3d92fb6b2287667ca40194.zip |
Update to bidwatcher 1.1.5. This is now based on Wayne Schlitt's fork of
the original author's code. I would like to personally thank Wayne for
diligently tracking down the timezone conflict in his code. His fork,
which has more bugfixes (including the fact it actually gets the correct
ebay time) than the sourceforge version, now compiles on FreeBSD.
Special thanks to: Wayne Schlitt <wayne@midwestcs.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bidwatcher/Makefile | 4 | ||||
-rw-r--r-- | misc/bidwatcher/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 3ab70d2a0e21..4ed6d688d885 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -6,9 +6,9 @@ # PORTNAME= bidwatcher -PORTVERSION= 1.0.5 +PORTVERSION= 1.1.5 CATEGORIES= misc -MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/bidwatcher/ +MASTER_SITES= http://www.midwestcs.com/bidwatcher/download/ MAINTAINER= will@FreeBSD.org diff --git a/misc/bidwatcher/distinfo b/misc/bidwatcher/distinfo index b9d6e67ece02..d1dcb230019f 100644 --- a/misc/bidwatcher/distinfo +++ b/misc/bidwatcher/distinfo @@ -1 +1 @@ -MD5 (bidwatcher-1.0.5.tar.gz) = 3635772c7591c34ffd6688c488f4931b +MD5 (bidwatcher-1.1.5.tar.gz) = a33cf143b57e22227ddfdf2bcf4ba90e |