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 @@ -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