Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2007 10:23:14 -0400 (EDT)
From:      Jason Harris <jharris@widomaker.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Jason Harris <jharris@widomaker.com>
Subject:   ports/111379: ports/devel/hs-hdoc - fix fetch
Message-ID:  <200704081423.l38ENEnD020436@wilma.widomaker.com>
Resent-Message-ID: <200704081430.l38EU2nu062975@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111379
>Category:       ports
>Synopsis:       ports/devel/hs-hdoc - fix fetch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 08 14:30:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jason Harris
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD 6.2-STABLE i386

>Description:
	Update MASTER_SITES and WWW after following 30x redirect(s)
	with "lynx -noredir" 
>How-To-Repeat:
	apply patch below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

? .hg
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/hs-hdoc/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	8 Apr 2007 09:52:44 -0000	1.13
+++ Makefile	8 Apr 2007 14:12:45 -0000
@@ -8,17 +8,13 @@
 PORTVERSION=	0.8.3
 PORTREVISION=	1
 CATEGORIES=	devel haskell
-MASTER_SITES=	http://www.fmi.uni-passau.de/~groessli/hdoc/
+MASTER_SITES=	http://staff.fim.uni-passau.de/~groessli/hdoc/
 PKGNAMEPREFIX=	hs-
 
 MAINTAINER=	haskell@FreeBSD.org
 COMMENT=	HTML documentation tool for Haskell
 
 BUILD_DEPENDS=	ghc:${PORTSDIR}/lang/ghc
-
-BROKEN=	does not fetch, ${MASTER_SITES} is gone
-DEPRECATED=	"${BROKEN}"
-EXPIRATION_DATE=2007-06-08
 
 PLIST_FILES=	bin/hdoc
 GNU_CONFIGURE=	yes
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/hs-hdoc/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	25 Oct 2002 21:59:17 -0000	1.1
+++ pkg-descr	8 Apr 2007 14:12:45 -0000
@@ -2,7 +2,7 @@
 documents are cross linked and include summaries and detailed descriptions for
 the documented functions, data types, type classes and instance declarations.
 
-WWW:	http://www.fmi.uni-passau.de/~groessli/hdoc/
+WWW:	http://staff.fim.uni-passau.de/~groessli/hdoc/
 
 -- Oliver Braun
 obraun@FreeBSD.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iJ0EARECAF0FAkYY+HtWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoOOIJgCg1vAeGP0pRyvZo8dWljNjN0F8OtEAoI2E1MQT
qx2pUVlaXBi2VVqAg/S+
=SVkK
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704081423.l38ENEnD020436>