| Summary: | Add XIM support | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Takeshi MUTOH <mutoh> |
| Component: | Individual Port(s) | Assignee: | Stefan Walter <stefan> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | chris |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Takeshi MUTOH
2006-09-22 06:10:18 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback Edwin, I can't say nothing about the patch but I trust Takeshi MUTOH who has submitted the update. It might also be a good idea if he can take the maintainership of lang/squeak as my work has moved to other issues. But I don't know if he is willing to do so! best regards - Chris > Maintainer of lang/squeak, > > Please note that PR ports/103474 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/103474 > > -- > Edwin Groothuis > edwin@FreeBSD.org > Responsible Changed From-To: freebsd-ports-bugs->stefan Take. Chris Burkert wrote:
> Edwin, I can't say nothing about the patch but I trust Takeshi MUTOH who
> has submitted the update. It might also be a good idea if he can take the
> maintainership of lang/squeak as my work has moved to other issues. But I
> don't know if he is willing to do so!
>
> best regards - Chris
Hello Takeshi-san,
I have tested building the port with your patch and would commit it (with
a PORTREVISION bump), since Chris doesn't have any objections, either.
Chris also seems to be willing to pass lang/squeak to you. Do you want to
take over maintainership of the port at this point?
Regards,
Stefan
Hello Stefan, At Tue, 3 Oct 2006 13:40:32 +0200, Stefan Walter <stefan@FreeBSD.org> wrote: > > Edwin, I can't say nothing about the patch but I trust Takeshi MUTOH who > > has submitted the update. It might also be a good idea if he can take the > > maintainership of lang/squeak as my work has moved to other issues. But I > > don't know if he is willing to do so! > > > > best regards - Chris > > Hello Takeshi-san, > > I have tested building the port with your patch and would commit it (with > a PORTREVISION bump), since Chris doesn't have any objections, either. Thank you for checking my patch. > Chris also seems to be willing to pass lang/squeak to you. Do you want to > take over maintainership of the port at this point? Well, I create some patches for lang/squeak, but I hope it checked by other's eye. So, I want that maintainer is someone except me. Of cource, I check my patch carefully. But (ports) committer check maintainer's patch carefully, I can take maintaintershpif of lang/squeak. Thanks. -- Takeshi MUTOH <mutoh@openedu.org> Takeshi MUTOH, 04.10.06, 00:53h CEST:
> > Chris also seems to be willing to pass lang/squeak to you. Do you want to
> > take over maintainership of the port at this point?
>
> Well, I create some patches for lang/squeak,
> but I hope it checked by other's eye.
> So, I want that maintainer is someone except me.
> Of cource, I check my patch carefully.
>
> But (ports) committer check maintainer's patch carefully,
> I can take maintaintershpif of lang/squeak.
It's always possible to work with the committers to make sure a port
follows the rules. However, committers cannot verify correct functionality
of the software itself in many cases; I, for instance, don't know
SmallTalk and thus don't use lang/squeak, but I verified that the port
builds, installs and deinstalls correctly with your patch. So if you send
a patch that might break the port, it will be noticed in most cases and
can be corrected before it is committed.
If you're willing to take over under these premissions, please let me
know.
Regards,
Stefan Walter
At Wed, 4 Oct 2006 09:40:08 +0200, Stefan Walter <stefan@FreeBSD.org> wrote: > > > Chris also seems to be willing to pass lang/squeak to you. Do you want to > > > take over maintainership of the port at this point? > > Well, I create some patches for lang/squeak, > > but I hope it checked by other's eye. > > So, I want that maintainer is someone except me. > > Of cource, I check my patch carefully. > > > > But (ports) committer check maintainer's patch carefully, > > I can take maintaintershpif of lang/squeak. > It's always possible to work with the committers to make sure a port > follows the rules. However, committers cannot verify correct functionality > of the software itself in many cases; I, for instance, don't know > SmallTalk and thus don't use lang/squeak, but I verified that the port > builds, installs and deinstalls correctly with your patch. So if you send > a patch that might break the port, it will be noticed in most cases and > can be corrected before it is committed. Ok, the commiter check my build is enough. # And I create update more carefully. > If you're willing to take over under these premissions, please let me > know. I heard Chris is very busy now. So, I take over maintainer ship now. And if Chris become to maintain lang/squeak, please take back maintainership from me ;-) Please update MAINTAINER fileld by my e-mail address mutoh@openedu.org. Thanks. -- Takeshi MUTOH <mutoh@openedu.org> stefan 2006-10-05 19:16:59 UTC
FreeBSD ports repository
Modified files:
lang/squeak Makefile distinfo pkg-message pkg-plist
Log:
- Add XIM support.
- Transfer maintainership to submitter.
PR: 103474
Submitted by: Takeshi MUTOH <mutoh@openedu.org>
Approved by: old maintainer
Revision Changes Path
1.8 +33 -6 ports/lang/squeak/Makefile
1.4 +6 -0 ports/lang/squeak/distinfo
1.2 +5 -0 ports/lang/squeak/pkg-message
1.5 +1 -0 ports/lang/squeak/pkg-plist
_______________________________________________
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: feedback->closed Changes committed, thanks! |