ports/50925: Update port: mail/ssmtp (use MASTER_SITE_DEBIAN)

Kimura Fuyuki fuyuki at hadaly.org
Mon Apr 14 04:00:29 UTC 2003


>Number:         50925
>Category:       ports
>Synopsis:       Update port: mail/ssmtp (use MASTER_SITE_DEBIAN)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 13 21:00:26 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki <fuyuki at hadaly.org>
>Release:        FreeBSD 5.0-RELEASE-p5 i386
>Organization:
>Environment:

  FreeBSD hadaly.dyndns.org 5.0-RELEASE-p5 FreeBSD 5.0-RELEASE-p5 #1: Fri Mar 21 10:29:48 JST 2003     root at hadaly.dyndns.org:/.2/obj/usr/src/sys/NS  i386

>Description:
- Use MASTER_SITE_DEBIAN
- Portlint

Some of the MASTER_SITES could be added to bsd.sites.mk.

>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/ssmtp/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	2003/04/14 01:29:12	1.9
+++ Makefile	2003/04/14 03:56:09
@@ -8,51 +8,7 @@
 PORTNAME=	ssmtp
 PORTVERSION=	2.60.3
 CATEGORIES=	mail
-MASTER_SITES=	http://ftp.us.debian.org/debian/%SUBDIR%/ \
-		http://http.us.debian.org/debian/%SUBDIR%/ \
-		http://ftp.debian.org/debian/%SUBDIR%/ \
-		http://ftp.egr.msu.edu/debian/%SUBDIR%/ \
-		http://mirrors.kernel.org/debian/%SUBDIR%/ \
-		http://archive.progeny.com/debian/%SUBDIR%/ \
-		http://debian.crosslink.net/debian/%SUBDIR%/ \
-		http://ftp-mirror.internap.com/pub/debian/%SUBDIR%/ \
-		http://ftp.cerias.purdue.edu/pub/os/debian/%SUBDIR%/ \
-		http://ftp.lug.udel.edu/debian/%SUBDIR%/ \
-		http://debian.lcs.mit.edu/debian/%SUBDIR%/ \
-		http://debian.teleglobe.net/%SUBDIR%/ \
-		http://debian.rutgers.edu/%SUBDIR%/ \
-		http://debian.oregonstate.edu/debian/%SUBDIR%/ \
-		http://mirrors.terrabox.com/debian/%SUBDIR%/ \
-		http://ftp.de.debian.org/debian/%SUBDIR%/ \
-		http://ftp.at.debian.org/debian/%SUBDIR%/ \
-		http://ftp.bg.debian.org/debian/%SUBDIR%/ \
-		http://ftp.cz.debian.org/debian/%SUBDIR%/ \
-		http://ftp.dk.debian.org/debian/%SUBDIR%/ \
-		http://ftp.ee.debian.org/debian/%SUBDIR%/ \
-		http://ftp.fi.debian.org/debian/%SUBDIR%/ \
-		http://ftp.fr.debian.org/debian/%SUBDIR%/ \
-		http://ftp.hr.debian.org/debian/%SUBDIR%/ \
-		http://ftp.hu.debian.org/debian/%SUBDIR%/ \
-		http://ftp.ie.debian.org/debian/%SUBDIR%/ \
-		http://ftp.is.debian.org/debian/%SUBDIR%/ \
-		http://ftp.it.debian.org/debian/%SUBDIR%/ \
-		http://ftp.nl.debian.org/debian/%SUBDIR%/ \
-		http://ftp.no.debian.org/debian/%SUBDIR%/ \
-		http://ftp.pl.debian.org/debian/%SUBDIR%/ \
-		http://ftp.si.debian.org/debian/%SUBDIR%/ \
-		http://ftp.es.debian.org/debian/%SUBDIR%/ \
-		http://ftp.se.debian.org/debian/%SUBDIR%/ \
-		http://ftp.tr.debian.org/debian/%SUBDIR%/ \
-		http://ftp.uk.debian.org/debian/%SUBDIR%/ \
-		http://ftp.au.debian.org/debian/%SUBDIR%/ \
-		http://ftp.wa.au.debian.org/debian/%SUBDIR%/ \
-		http://ftp.nz.debian.org/debian/%SUBDIR%/ \
-		http://ftp.jp.debian.org/debian/%SUBDIR%/ \
-		http://linux.csie.nctu.edu.tw/debian/%SUBDIR%/ \
-		http://debian.linux.org.tw/debian/%SUBDIR%/ \
-		http://linux.cdpa.nsysu.edu.tw/debian/%SUBDIR%/ \
-		http://ftp.br.debian.org/debian/%SUBDIR%/ \
-		http://ftp.cl.debian.org/debian/%SUBDIR%/
+MASTER_SITES=	${MASTER_SITE_DEBIAN}
 MASTER_SITE_SUBDIR=	pool/main/s/ssmtp
 DISTNAME=	ssmtp_${PORTVERSION}
 
@@ -63,7 +19,7 @@
 
 USE_OPENSSL=	yes
 
-GNU_CONFIGURE=  yes
+GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_REINPLACE=	yes
 

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



More information about the freebsd-ports-bugs mailing list