Upgrade to 1.3.11-RC1. This fixes bidwatcher to work with the latest
changes at eBay. Approved by: Marcus
This commit is contained in:
parent
a73b45419f
commit
7f4032f240
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94789
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user