Date: Mon, 2 Apr 2007 17:06:30 -0400 (EDT) From: Jason Harris <jharris@widomaker.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jason Harris <jharris@widomaker.com> Subject: ports/111154: ports/textproc/gpp - fix fetch Message-ID: <200704022106.l32L6UW3028866@wilma.widomaker.com> Resent-Message-ID: <200704022110.l32LA81Z096896@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 111154 >Category: ports >Synopsis: ports/textproc/gpp - 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: Mon Apr 02 21:10:08 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: current MASTER_SITES gives 30x redirect, which breaks fetch, so point to redirected location >How-To-Repeat: apply patch below >Fix: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message ? Makefile.csig ? distinfo.csig cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/gpp/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 28 May 2005 08:11:13 -0000 1.8 +++ Makefile 2 Apr 2007 21:03:11 -0000 @@ -8,7 +8,7 @@ PORTNAME= gpp PORTVERSION= 2.24 CATEGORIES= textproc -MASTER_SITES= http://www.nothingisreal.com/gpp/ +MASTER_SITES= http://files.nothingisreal.com/software/gpp/ MAINTAINER= jos@catnook.com COMMENT= The Generic Preprocessor cvs server: Diffing files -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iJ0EARECAF0FAkYRb6hWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93 PXRydWUACgkQSypIl9OdoON3PgCgh2ogcRzQ/su7Oe8UMeroi9QFKZcAnjUGMEhX iLQGyO5+st51qSopSMwI =hEwz -----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?200704022106.l32L6UW3028866>