Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2024 14:05:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283301] lang/smlnj:  Update to 110.99.6.1
Message-ID:  <bug-283301-7788-nI9AmZbS9i@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283301-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283301-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283301

--- Comment #7 from Johannes 5 <joemann@beefree.free.de> ---
Hiding the chmod from portlint by putting it into config/unpack
is a cool idea! But fortunately there's a way to calm portlint
without "sweeping the dirt under the rug":-) Instead it USES
shebangfix and thereby keeps the affected scripts visible in the
Makefile. Credits for this solution go to lang/julia/Makefile.

The following patch also changes the way the tar return code is
handled in config/unpack by generalizing it to all upstream
tarballs. A few years ago not only the doc.tgz was "infected"
with Apple resource files. The patch works (for me:) with make
package and gcc installed, as well as with poudriere testport:

        <ftp://wrap7.free.de/pub/patch/smlnj.patch.20241219>;
        MD5 (smlnj.patch.20241219) =3D 5577ebb045f5878fd62c01534c26905d

It will take a few days before I can test it on i386 hardware,
so meanwhile I'd be glad to read any further comments from you.
Johannes

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283301-7788-nI9AmZbS9i>