pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/urlgrabber Update HOMEPAGE and MASTER_SITES to cat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b1f66cdca25
branches: trunk
changeset: 569165:7b1f66cdca25
user: obache <obache%pkgsrc.org@localhost>
date: Tue Jan 12 01:34:18 2010 +0000
description:
Update HOMEPAGE and MASTER_SITES to catch up rearrange of the site.
Problem noticed by Bug Hunting via PR#42609.
At the moment, MASTER_SITES is commented out.
Although it is linked from HOMEPAGE, but only have very old version now.
(and tarball from http://pypi.python.org/pypi/urlgrabber is checksum mismatch).
diffstat:
www/urlgrabber/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 91a103613558 -r 7b1f66cdca25 www/urlgrabber/Makefile
--- a/www/urlgrabber/Makefile Mon Jan 11 17:33:30 2010 +0000
+++ b/www/urlgrabber/Makefile Tue Jan 12 01:34:18 2010 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2009/09/07 19:02:14 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/12 01:34:18 obache Exp $
#
DISTNAME= urlgrabber-3.1.0
PKGREVISION= 1
CATEGORIES= www devel
-MASTER_SITES= http://linux.duke.edu/projects/urlgrabber/download/
+MASTER_SITES= # http://linux.duke.edu/sourcecode/urlgrabber/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://linux.duke.edu/projects/urlgrabber/download/
+HOMEPAGE= http://linux.duke.edu/urlgrabber/
COMMENT= Python package that drastically simplifies the fetching of files
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index