Bug 244786 - mail/postfix: Update to 3.4.10
Summary: mail/postfix: Update to 3.4.10
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Olli Hauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-13 08:42 UTC by Juraj Lutter
Modified: 2023-09-17 15:36 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ohauer)


Attachments
postfix 3.4.10 patch (823 bytes, patch)
2020-03-13 08:42 UTC, Juraj Lutter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juraj Lutter freebsd_committer freebsd_triage 2020-03-13 08:42:23 UTC
Created attachment 212376 [details]
postfix 3.4.10 patch

Hi,

please see the patch attached.

Poudriere log for 12-STABLE:

https://pdr1.wilbury.net/data/12_STABLE_amd64-default-mailin/2020-03-13_09h34m28s/logs/postfix-3.4.10,1.log
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-12 14:58:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7c0a57e68365edb77a8822e4715152aad8b92294

commit 7c0a57e68365edb77a8822e4715152aad8b92294
Author:     SAKAI Hiroaki <kozos@kozos.jp>
AuthorDate: 2023-09-12 05:07:06 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-12 14:55:24 +0000

    lang/nll: Simple language for programming learning

    NLL is a simple language for programming learning

    Simple script language for beginners for programming learning.

    Complicated sentence structures are abolished and It is designed to understand
    if you can go on reading it by a line unit.
    Integer arithmetic, character string processing, a floating decimal operation
    are possible.
    This has text drawing, graphic and sound function and can make simple games.

    NLL is one implementation in NLUX of programming language HOBBY.

    PR:             244786

 lang/Makefile            |   1 +
 lang/nll/Makefile (new)  | 107 +++++++++++++++++++++++++++++++++++++++++++++++
 lang/nll/distinfo (new)  |   3 ++
 lang/nll/pkg-descr (new) |  11 +++++
 4 files changed, 122 insertions(+)
Comment 2 Juraj Lutter freebsd_committer freebsd_triage 2023-09-12 15:00:44 UTC
PR number fail?
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-09-17 15:36:06 UTC
Yes, should have been bug #271760.