Correction for a "distfiles [or main web pages] not fetchable from their MASTER_SITES" problem, due to a change of project home page. Fix: # cd /usr/ports/security # diff -ruN smtpscan.old/Makefile smtpscan/Makefile 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 -WWW: http://www.greyhats.org/outils/smtpscan/ +WWW: http://www.bordet.info/dc/ - Hubert Tournier hubert@frbsd.org--0vlUa9Yz5Hcgp267v6Jy9zyXW5KojOgpJppt3FCm0nyK3kAj Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- smtpscan.old/Makefile Sat Jul 14 15:36:49 2007 +++ smtpscan/Makefile Sat Jul 14 15:37:49 2007 @@ -7,9 +7,9 @@
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer)
State Changed From-To: open->feedback Awaiting maintainers feedback
State Changed From-To: feedback->open Submitter is maintainer (please use correct email address next time to speed up the process)
Class Changed From-To: change-request->maintainer-update Submitter is maintainer (please use correct email address next time to speed up the process)
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it.
beech 2007-08-10 07:40:21 UTC FreeBSD ports repository Modified files: security/smtpscan Makefile pkg-descr security/smtpscan/files patch-aa Log: - Make fetchable - Remove 4.x cruft PR: ports/114581 Submitted by: Hubert Tournier <hubert@frbsd.org> Approved by: sat (mentor) Revision Changes Path 1.9 +5 -11 ports/security/smtpscan/Makefile 1.3 +9 -3 ports/security/smtpscan/files/patch-aa 1.2 +2 -5 ports/security/smtpscan/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed (with minor changes), Thanks!