Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2007 18:01:38 -0400 (EDT)
From:      Jason Harris <jharris@widomaker.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Jason Harris <jharris@widomaker.com>
Subject:   ports/111547: ports/www/p5-CGI-modules - fix fetch
Message-ID:  <200704132201.l3DM1c12009153@wilma.widomaker.com>
Resent-Message-ID: <200704132210.l3DMA0MP025426@freefall.freebsd.org>

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

>Number:         111547
>Category:       ports
>Synopsis:       ports/www/p5-CGI-modules - 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:   Fri Apr 13 22:10:00 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:
	MASTER_SITES is back, so remove DEPRECATED, and add a second site
	for good measure
>How-To-Repeat:
	apply patch below
>Fix:

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

cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-modules/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile	16 Sep 2006 09:12:32 -0000	1.26
+++ Makefile	13 Apr 2007 21:56:39 -0000
@@ -9,17 +9,13 @@
 PORTVERSION=	2.76
 CATEGORIES=	www perl5
 MASTER_SITES=	http://stein.cshl.org/WWW/software/CGI::modules/ \
-		${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	CGI
+		http://backpan.cpan.org/authors/id/LDS/
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Modules for perl5, for use in writing CGI scripts
 
 BUILD_DEPENDS=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
-
-DEPRECATED=	project no longer exists
-EXPIRATION_DATE=	2006-11-16
 
 PERL_CONFIGURE=	yes
 
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iJ0EARECAF0FAkYf/LtWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoOPJyACgyO/m5StkBYroiYJ49wYS7PFrY5sAnRJswrIi
oWTooH9aYvzs8dChrNcx
=fnjs
-----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?200704132201.l3DM1c12009153>