From owner-freebsd-ports-bugs@freebsd.org Thu Mar 15 16:14:11 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82B4DF5DE2A for ; Thu, 15 Mar 2018 16:14:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1BB6968FCF for ; Thu, 15 Mar 2018 16:14:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 5F97714543 for ; Thu, 15 Mar 2018 16:14:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w2FGEAJ6031241 for ; Thu, 15 Mar 2018 16:14:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w2FGEATR031240 for freebsd-ports-bugs@FreeBSD.org; Thu, 15 Mar 2018 16:14:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 226632] x11/sterm: update to 0.8 Date: Thu, 15 Mar 2018 16:14:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: 0mp@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc flagtypes.name attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Mar 2018 16:14:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226632 Mateusz Piotrowski <0mp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |0mp@FreeBSD.org Attachment #191524| |maintainer-approval?(0mp@Fr Flags| |eeBSD.org) --- Comment #1 from Mateusz Piotrowski <0mp@FreeBSD.org> --- Created attachment 191524 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D191524&action= =3Dedit Patch upating x11/sterm to 0.8 Changes: - Update to 0.8.[1] - Replace PORTVERSION with DISTVERION. - Set LICENSE to MIT as the license of this program is a standard MIT lice= nse. - Fix the way we handle the terminfo of x11/sterm. Historically, it was a little bit confusing to install terminfo for x11/sterm. The patch which rem= oves a broken tic invocation is replaced with "BINARY_ALIAS=3D tic=3Dtrue". Fre= eBSD 12, and soon 11-STABLE and 11.2, do not require any additional configuration (thanks to bapt@)[2]. For older version, however, there is a simple set of instructions on how to configure terminfo for x11/sterm in pkg-message. - Create a symbolic link to user-defined config.h instead of making a copy. This is how it is done in other suckless.org ports such as x11-wm/dwm and www/quark. - Respect CPPFLAGS. - Do not set LOCALBASE, as it is no longer present in the x11/sterm upstre= am. - Add some files to DOCS and DATA. - Use HTTPS in WWW. QA: - poudriere: 11.1-RELEASE amd64 - portlint - port test - FreeBSD 12.0-CURRENT r330529 amd64 [1]: https://git.suckless.org/st/log/?qt=3Drange&q=3D0.7..0.8 [2]: https://svnweb.freebsd.org/base?view=3Drevision&revision=3D331006 --=20 You are receiving this mail because: You are the assignee for the bug.=