diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-16 06:27:27 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-16 06:27:27 +0800 |
commit | 670357b41a7425a10d5697bd2302aef7833ba3bf (patch) | |
tree | 6971eae11900dc6b9815220261ebf39cad194f41 /finance | |
parent | fadc6e8faf74791e767aee033e1826d1607aae7c (diff) | |
download | freebsd-ports-graphics-670357b41a7425a10d5697bd2302aef7833ba3bf.tar.gz freebsd-ports-graphics-670357b41a7425a10d5697bd2302aef7833ba3bf.tar.zst freebsd-ports-graphics-670357b41a7425a10d5697bd2302aef7833ba3bf.zip |
Remove deprecation, points to the SF website
while here remove MD5
Reported by: Charlie Kester <corky1951 _at_ comcast.net>
Diffstat (limited to 'finance')
-rw-r--r-- | finance/xinvest/Makefile | 5 | ||||
-rw-r--r-- | finance/xinvest/distinfo | 1 | ||||
-rw-r--r-- | finance/xquote/Makefile | 6 | ||||
-rw-r--r-- | finance/xquote/distinfo | 1 |
4 files changed, 2 insertions, 11 deletions
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index 7e6068f38e6..4fdb2a6d103 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -9,14 +9,11 @@ PORTNAME= xinvest PORTVERSION= 2.6.9 PORTREVISION= 2 CATEGORIES= finance deskutils -MASTER_SITES= http://xinvest.sunsite.dk/ +MASTER_SITES= SF/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A personal finance tracking and performance tool -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - USE_MOTIF= yes USE_IMAKE= yes USE_XORG= ice sm x11 xext xp xpm xt diff --git a/finance/xinvest/distinfo b/finance/xinvest/distinfo index 1809cf45fc9..0b1ce013000 100644 --- a/finance/xinvest/distinfo +++ b/finance/xinvest/distinfo @@ -1,3 +1,2 @@ -MD5 (xinvest-2.6.9.tar.gz) = f48cff29b907d300cc4712711935c07b SHA256 (xinvest-2.6.9.tar.gz) = 52f3e5dd084c674e766c68abe4ef76c1acb83732795cce138f52975e2e19095f SIZE (xinvest-2.6.9.tar.gz) = 282748 diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index c5c812cc7a3..dd456247a1c 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -8,15 +8,11 @@ PORTNAME= xquote PORTVERSION= 2.6.10 PORTREVISION= 1 CATEGORIES= finance -MASTER_SITES= http://xinvest.sunsite.dk/ \ - http://www.sourcefiles.org/Financial/Stockmarket/ CENKES +MASTER_SITES= SF/xinvest MAINTAINER= ports@FreeBSD.org COMMENT= A quote retrieval tool for X -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - LIB_DEPENDS= Xbae.4:${PORTSDIR}/x11-toolkits/xbae USE_MOTIF= yes diff --git a/finance/xquote/distinfo b/finance/xquote/distinfo index 4c29598d903..72c73823b76 100644 --- a/finance/xquote/distinfo +++ b/finance/xquote/distinfo @@ -1,3 +1,2 @@ -MD5 (xquote-2.6.10.tar.gz) = a8fec9c8951f4faa7a71d42f4bba008a SHA256 (xquote-2.6.10.tar.gz) = 7a1c1fc376c329cda8e6c1c919d9a8724ae5aa3504c0176004338bfb8fa76d35 SIZE (xquote-2.6.10.tar.gz) = 106006 |