Date: Sun, 16 Oct 2005 19:57:16 -0700 (PDT) From: Linh Pham <question+fbsdports@closedsrc.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/87551: Modify port mail/getmail: Rollback MASTER_SITES_SUBDIR change Message-ID: <20051017025716.34F3345021@q.closedsrc.org> Resent-Message-ID: <200510170300.j9H30Rmu047682@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87551 >Category: ports >Synopsis: Modify port mail/getmail: Rollback MASTER_SITES_SUBDIR change >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: Mon Oct 17 03:00:27 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Linh Pham >Release: FreeBSD 6.0-RC1 i386 >Organization: >Environment: System: FreeBSD q.internal.closedsrc.org 6.0-RC1 FreeBSD 6.0-RC1 #4: Wed Oct 12 04:52:21 PDT 2005 root@q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386 >Description: Remove "." entry from MASTER_SITE_SUBDIR that was added for testing purposes but forgot to remove before sending PR to update port to the current version. >How-To-Repeat: >Fix: --- getmail-4.3.13_Makefile.diff begins here --- diff -ruN /usr/ports/mail/getmail/Makefile ./getmail/Makefile --- /usr/ports/mail/getmail/Makefile Sun Oct 16 19:43:54 2005 +++ ./getmail/Makefile Sun Oct 16 19:53:30 2005 @@ -10,7 +10,7 @@ CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ \ http://mirrors.closedsrc.org/getmail/ -MASTER_SITE_SUBDIR= . old-versions +MASTER_SITE_SUBDIR= old-versions MAINTAINER= question+fbsdports@closedsrc.org COMMENT= POP3/IMAP4 mail retriever with Maildir and command delivery --- getmail-4.3.13_Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051017025716.34F3345021>