pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/py-fpconst MASTER_SITES is not available now.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f632ea1ce22
branches:  trunk
changeset: 546461:6f632ea1ce22
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Sep 02 02:59:35 2008 +0000

description:
MASTER_SITES is not available now.
Noticed by Zafer Aydogan via private mail.
Also update HOMPEGE, and add commented out SourceForge as MASTER_SITES,
it only have newer version.

diffstat:

 math/py-fpconst/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r de5394108876 -r 6f632ea1ce22 math/py-fpconst/Makefile
--- a/math/py-fpconst/Makefile  Tue Sep 02 02:43:11 2008 +0000
+++ b/math/py-fpconst/Makefile  Tue Sep 02 02:59:35 2008 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:37 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2008/09/02 02:59:35 obache Exp $
 #
 
 DISTNAME=      fpconst-0.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 PKGREVISION=   1
 CATEGORIES=    math python
-MASTER_SITES=  http://www.analytics.washington.edu/~warnes/fpconst/
+MASTER_SITES=  # ${MASTER_SITE_SOURCEFORGE:=rsoap/}
 
 MAINTAINER=    recht%NetBSD.org@localhost
-HOMEPAGE=      http://www.analytics.washington.edu/statcomp/projects/rzope/fpconst/
+HOMEPAGE=      http://research.warnes.net/projects/RStatServer/fpconst/
 COMMENT=       IEEE 754 floating point special handling for Python
 
 PKG_DESTDIR_SUPPORT=   user-destdir



Home | Main Index | Thread Index | Old Index