[Bug 276387] x11/xvt: removes DEPRECIATED and returns it to MAINTAINER
Date: Wed, 21 Feb 2024 20:35:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276387
Chris Hutchinson <portmaster@bsdforge.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #248651|0 |1
is obsolete| |
Attachment #248666| |maintainer-approval+
Flags| |
--- Comment #12 from Chris Hutchinson <portmaster@bsdforge.com> ---
Created attachment 248666
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248666&action=edit
patch for x11/xvt version 4
> WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
Good catch. But I think you meant:
WRKSRC= ${WRKDIR}/${PORTNAME}
which works as expected. Thanks. :)
As to portlint(1). I get 2 erroneous warns and a couple
more regarding makepatch. But makepatch generates no alternatives.
But I did rename 2 of the 3 patches to conform to current naming
conventions.
Thanks again!
--Chris
--
You are receiving this mail because:
You are the assignee for the bug.