Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Mar 2020 21:34:57 -0800
From:      Igor Serikov <iserikov@acm.org>
To:        freebsd-bugs@freebsd.org
Cc:        Adam Weinberger <adamw@adamw.org>
Subject:   science/2d-rewriter
Message-ID:  <a6646da1-c765-2776-42d2-abfc851fbd70@gmail.com>
In-Reply-To: <CAP7rwchWo0Emb=2gjC8Gupbhi6Jfab4QYHATYkQ=LgvqcdqcGw@mail.gmail.com>
References:  <73432952-98e7-24c8-d758-e7ca2b447230@gmail.com> <CAP7rwchWo0Emb=2gjC8Gupbhi6Jfab4QYHATYkQ=LgvqcdqcGw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------55A632C11E973E8D3C20A75C
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

Fellow developers,

I am the author of science/2d-rewriter port. I am submitting an update. 
See the attached diff. Sending an email is the only way that I can use 
now for the submission since I moved account at bugs.freebsd.org to     
another email.

I am leaving the ACM and iserikov<at>acm<dot>org would be unusable by 
the end of this month. The update would re-assign the port to 
ports@freebsd.org. Yet, the new revision of the code in the Github 
removes the email from everywhere. Also, there is a small old fix for 
the manual page.

Thanks,

Igor

On 2/18/20 10:41 AM, Adam Weinberger wrote:
> On Tue, Feb 18, 2020 at 1:25 AM Igor Serikov <iserikov@acm.org> wrote:
>> Fellow Port Managers,
>>
>> I have a couple of questions.
>>
>> I am the author of science/2d-rewriter. I fixed a couple of typos in the manual page. I do not have a FreeBSD machine right now. Could you please help me to change the port's Makefile to match GitHub tag 1.6?
> File a bug report and any committer can make the change.
>
>> I know it is an old problem. I currently use iserikov@acm.org as a maintainer address. it is an alias to my private email address. ACM also does SPAM filtering. I might decide to leave ACM. What email alias may I use then? All I see is discussions like https://lists.freebsd.org/pipermail/freebsd-ports/2016-February/101848.html saying that this is not a problem at all.
> The person who said that is a port maintainer and not otherwise
> affiliated with FreeBSD. You can use any alias you want, as long as
> mail to it doesn't bounce. FreeBSD does not provide aliases.
>
> # Adam
>
>

--------------55A632C11E973E8D3C20A75C
Content-Type: text/x-patch; charset=UTF-8;
 name="2d-rewriter.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="2d-rewriter.diff"

--- Makefile.original	2020-02-25 21:08:19.584271391 -0800
+++ Makefile	2020-02-25 21:09:14.024226578 -0800
@@ -1 +1 @@
-# Created by: Igor Serikov <iserikov@acm.org>
+# Created by: Igor Serikov
@@ -5,2 +5 @@
-PORTVERSION=	1.5
-PORTREVISION=	1
+PORTVERSION=	1.6
@@ -8 +6,0 @@
-#MASTER_SITES=	http://www.crowdeduniverse.org/distfiles/
@@ -10 +8 @@
-MAINTAINER=	iserikov@acm.org
+MAINTAINER=	ports@freebsd.org

--------------55A632C11E973E8D3C20A75C--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a6646da1-c765-2776-42d2-abfc851fbd70>