From owner-freebsd-ports-bugs@freebsd.org Tue Feb 23 10:23:03 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39206AB12C2 for ; Tue, 23 Feb 2016 10:23:03 +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 mx1.freebsd.org (Postfix) with ESMTPS id 0FD7B1FD5 for ; Tue, 23 Feb 2016 10:23:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u1NAN2NR087748 for ; Tue, 23 Feb 2016 10:23:02 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207299] print/muttprint: Update to 0.73 Date: Tue, 23 Feb 2016 10:23:03 +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: needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rakuco@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: 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.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Feb 2016 10:23:03 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207299 --- Comment #12 from Raphael Kubo da Costa --- (In reply to Matthias Apitz from comment #9) > Some general remarks. Before starting the update of the software (distfil= e) > I contacted the original maintainer of the software itself, because the > description (muttprint-0.73/INSTALL) was completely wrong/outdated; the > maintainer responded that he could not do anything for the software for > years. > So I investigated by my own, how to build muttprint-0.73 at all and how to > do this with the FreeBSD ports infrastructure. This should go without saying, but your efforts are really appreciated. I h= ope you take all the comments here as suggestions for improving your work rather than an attempt at deriding it. >> - Can't you avoid patching Makefile.am if you just install the additional >> documentation files yourself in the post-install target? > > Yes, could be done. But I found it convinient to install the README* files > just as the other files. Do you insist changing this? I don't. What I meant is that it's usually easier to install additional fil= es separately in post-install rather than changing the build system, as if you choose the latter approach you often need to regenerate your patches every = time there's a new software release. Since it's very unlikely there will ever be= a new muttprint release, it shouldn't matter much in this case. --=20 You are receiving this mail because: You are the assignee for the bug.=