diff options
author | obrien <obrien@FreeBSD.org> | 2003-11-26 15:46:31 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2003-11-26 15:46:31 +0800 |
commit | 76e9ff672929f4a78cdb3354c936e02e12bc88e7 (patch) | |
tree | 1f6a16c1919515a4c7c508215c6cabcc7ef73e6a /misc/bidwatcher | |
parent | d33065a683eb191692608447567c9cb6d3f46432 (diff) | |
download | freebsd-ports-gnome-76e9ff672929f4a78cdb3354c936e02e12bc88e7.tar.gz freebsd-ports-gnome-76e9ff672929f4a78cdb3354c936e02e12bc88e7.tar.zst freebsd-ports-gnome-76e9ff672929f4a78cdb3354c936e02e12bc88e7.zip |
Upgrade to 1.3.11-RC1. This fixes bidwatcher to work with the latest
changes at eBay.
Approved by: Marcus
Diffstat (limited to 'misc/bidwatcher')
-rw-r--r-- | misc/bidwatcher/Makefile | 7 | ||||
-rw-r--r-- | misc/bidwatcher/distinfo | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 76e975c39eba..5b759b68062c 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -1,3 +1,4 @@ +# ex:ts=8 # New ports collection makefile for: bidwatcher # Date created: 24 Aug 1999 # Whom: Will Andrews <andrews@technologist.com> @@ -6,11 +7,15 @@ # PORTNAME= bidwatcher -PORTVERSION= 1.3.10 +PORTVERSION= 1.3.11 PORTREVISION?= 0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION}-rc1 + +PATCH_SITES= http://sourceforge.net/tracker/download.php?group_id=2973&atid=302973&file_id=63934&aid=820963/ +PATCHFILES= add_auction_by_url_also.patch MAINTAINER= mph@FreeBSD.org COMMENT= Bid monitor for eBay diff --git a/misc/bidwatcher/distinfo b/misc/bidwatcher/distinfo index d5a5f261a1f7..7d58b23578a0 100644 --- a/misc/bidwatcher/distinfo +++ b/misc/bidwatcher/distinfo @@ -1 +1,2 @@ -MD5 (bidwatcher-1.3.10.tar.gz) = 40fdc1e6b59a3928852553fe699b09b1 +MD5 (bidwatcher-1.3.11-rc1.tar.gz) = f699f3cc5a33205737a60d4e4a369804 +MD5 (add_auction_by_url_also.patch) = e57d088a7432ad3e0f4b1114ad8772a8 |