Date: Sun, 24 Dec 2023 22:09:28 +0100 From: Moin Rahman <bofh@freebsd.org> To: Mikhail Teterin <mi@FreeBSD.org> Cc: "ports-committers@freebsd.org" <ports-committers@FreeBSD.org>, "dev-commits-ports-all@freebsd.org" <dev-commits-ports-all@FreeBSD.org>, "dev-commits-ports-main@freebsd.org" <dev-commits-ports-main@FreeBSD.org> Subject: Re: git: 76772c2b0759 - main - www/websh: Unbreak, undeprecate, unexpire. Add LICENSE. Message-ID: <2CF9D91E-D520-4571-B299-51C18B441F01@freebsd.org> In-Reply-To: <202312242103.3BOL3Ea7060148@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] > On Dec 24, 2023, at 10:03 PM, Mikhail Teterin <mi@FreeBSD.org> wrote: > > The branch main has been updated by mi: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=76772c2b07591ce62bef363cb8eef87f0dc22634 > > commit 76772c2b07591ce62bef363cb8eef87f0dc22634 > Author: Mikhail Teterin <mi@FreeBSD.org> > AuthorDate: 2023-12-24 21:00:44 +0000 > Commit: Mikhail Teterin <mi@FreeBSD.org> > CommitDate: 2023-12-24 21:00:44 +0000 > > www/websh: Unbreak, undeprecate, unexpire. Add LICENSE. > > I cannot figure out, why the port gradually began to break in > the test-stage -- but only, when building on the packaging-cluster. > I cannot reproduce the test-failure anywhere else... > > The test-target remains there, but it is no longer done as post-build. > --- > www/websh/Makefile | 10 ++-------- > 1 file changed, 2 insertions(+), 8 deletions(-) > > diff --git a/www/websh/Makefile b/www/websh/Makefile > index de158e7d0b09..6f6cf0127ad3 100644 > --- a/www/websh/Makefile > +++ b/www/websh/Makefile > @@ -10,13 +10,7 @@ COMMENT= Embeds a TCL8 interpreter in the Apache server > WWW= https://tcl.apache.org/websh/ > > LICENSE= APACHE20 > -LICENSE_FILE= ${WRKSRC}/LICENSE > - > -DEPRECATED= Project dismissed by Apache > -EXPIRATION_DATE= 2024-01-24 > -BROKEN_FreeBSD_13= Fails at post-build test stage > -BROKEN_FreeBSD_14= Fails at post-build test stage > -BROKEN_FreeBSD_15= Fails at post-build test stage > +LICENSE_FILE= ${WRKSRC:H:H}/LICENSE > > USES= apache autoreconf gmake tcl:tea > USE_LDCONFIG= yes > @@ -62,7 +56,7 @@ post-configure: > ${REINPLACE_CMD} -e 's,tclstub,tcl,' \ > -e 's,-DPACKAGE_[^=]*=."[^"]*",,g' ${WRKSRC}/Makefile > > -post-build test: > +test: > ${SETENV} HOME=${WRKDIR} ${MAKE_CMD} -C ${WRKSRC} test | ${AWK} '\ > /Failed/ && $$NF {failed=1} \ > END {exit failed} \ I do not really see a point on removing the DEPRECATION whereas The Apache Foundation has marked this project as dismissed. Kind regards, Moin [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEETfdREoUGjQZKBS+fvbm1phfAvJEFAmWInghfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDRE Rjc1MTEyODUwNjhEMDY0QTA1MkY5RkJEQjlCNUE2MTdDMEJDOTEACgkQvbm1phfA vJHSsw/9GaLhNRwbmmx001ymp+Cc+skAkRlOLmEHb8jIjpkiQn63L5VGFbAhk2Sl 0+JkmM15X/s3vw1z6cWU8hTvqXnELxAP6IPA6GD60YU6UWaPo9Nys+gK4J0LDt+Y m1/mYXjVuPzoxLazQYQerM0DthLSk9ehH1JZHy3QsyX8gGeJqMhKw4TAA6RJrgzG Gz6ri+cpvWh/n7aEYZ6bPAnGyVgP+owMoI3U7uIYMzoBiLOYMzVqzdxRdhdx0b9c vgjFuGUrcIG65mnj4gRxAFvsIKE4MHTjilbmS93x5cNk42hUKx8P5nlo4f0bXMR9 Bxv3atOM/zeOTGCt1GZfocMD6+AwLZwpEKmg03kHxrb7w+TcSvmaYioh72XHJANY ZoN7tvvZmPbofa+8Lr0Jdnr96pek0Ery3qazKdGejQcwMKVkK2v006uMWRp8PrWj cpe2oqpqaCW+Wa7zfCoEq3cpsU1ITwljzOEUlVP5tuI8QJ35ApngWnu2HxHfyMPg R30RMOzhaEVzHyKbLgLXi/8IDfiMF7kR9WC9D8LdqXTJo0YYJK1BIzsaLWBQF0tk 392N2QqgJiVaIaKFMbSH2IIk1EVkPG9cRsQ++/F6/evwqYa+OfdJlwsc8cKyUrWW 9asogvZe+tAVkdrLdJVbDOrvUv+GJQmZKlXwalMdMjG/nwooy3c= =7IyR -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2CF9D91E-D520-4571-B299-51C18B441F01>
