Date: Sat, 14 Jul 2007 16:13:06 +0200 (CEST) From: Hubert Tournier <hubert@tournier.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/114581: Update port: security/smtpscan unfetchable distfile correction Message-ID: <20070714141306.13452F198D@sd-10123.dedibox.fr> Resent-Message-ID: <200707141430.l6EEUEWa015248@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 114581 >Category: ports >Synopsis: Update port: security/smtpscan unfetchable distfile correction >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 14 14:30:13 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Hubert Tournier <hubert@frbsd.org> >Release: FreeBSD 6.2-RELEASE-p6 i386 >Organization: Arche >Environment: System: FreeBSD www.frbsd.org 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #1: Sat Jul 14 12:28:01 CEST 2007 hubert@frbsd.org:/usr/obj/usr/src/sys/CHUCK i386 >Description: Correction for a "distfiles [or main web pages] not fetchable from their MASTER_SITES" problem, due to a change of project home page. >How-To-Repeat: >Fix: # cd /usr/ports/security # diff -ruN smtpscan.old/Makefile smtpscan/Makefile --- smtpscan.old/Makefile Sat Jul 14 15:36:49 2007 +++ smtpscan/Makefile Sat Jul 14 15:37:49 2007 @@ -7,9 +7,9 @@ PORTNAME= smtpscan PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security mail perl5 -MASTER_SITES= http://www.greyhats.org/outils/smtpscan/ +MASTER_SITES= http://www.frbsd.org/dist/ MAINTAINER= hubert@frbsd.org COMMENT= A remote SMTP server version detector # diff -ruN smtpscan.old/pkg-descr smtpscan/pkg-descr --- smtpscan.old/pkg-descr Sat Jul 14 15:36:49 2007 +++ smtpscan/pkg-descr Sat Jul 14 16:11:27 2007 @@ -1,8 +1,8 @@ smtpscan is a remote SMTP server version detector. It can -be used to guess which mail software is used on a remote +be used to guess which mail software is used on a remote server, that may hide its SMTP banner. -WWW: http://www.greyhats.org/outils/smtpscan/ +WWW: http://www.bordet.info/dc/ - Hubert Tournier hubert@frbsd.org >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070714141306.13452F198D>