Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 21:55:02 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39040: switch master_site to CPAN
Message-ID:  <200206081955.g58Jt25K069709@guineapig.pil.dk>

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

>Number:         39040
>Category:       ports
>Synopsis:       switch master_site to CPAN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 08 13:00:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386


	
>Description:
change MASTER_SITES to CPAN
assume maintainership
>How-To-Repeat:
	
>Fix:

	

--- p5-Net-SMTP-Server.diff begins here ---
diff -ruN p5-Net-SMTP-Server.orig/Makefile p5-Net-SMTP-Server/Makefile
--- p5-Net-SMTP-Server.orig/Makefile	Sat Mar 23 11:37:24 2002
+++ p5-Net-SMTP-Server/Makefile	Sat Jun  8 21:44:35 2002
@@ -8,14 +8,17 @@
 PORTNAME=	Net-SMTP-Server
 PORTVERSION=	1.1
 CATEGORIES=	mail perl5
-MASTER_SITES=	http://www.macgyver.org/software/perl/
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MACGYVER/
 PKGNAMEPREFIX=	p5-
 DISTNAME=	SMTP-Server-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	erwin@lansing.dk
 
 RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS
+
+MASTER_SITE_BACKUP+= http://www.macgyver.org/software/perl/
 
 PERL_CONFIGURE=	yes
 
--- p5-Net-SMTP-Server.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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