[Bug 233772] cad/z88: Update to v15
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 6 23:19:03 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233772
Lorenzo Salvadore <phascolarctos at protonmail.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #199912| |maintainer-approval+
Flags| |
--- Comment #2 from Lorenzo Salvadore <phascolarctos at protonmail.ch> ---
Created attachment 199912
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199912&action=edit
z88 update to 15 patch
Here is the patch for z88. I did not find a changelog for the software.
Here is a summary of the changes made to the port.
- Changes PORTVERSION to DISTVERSION. I have checked that PORTVERSION keeps
increasing.
- Sets myself as MAINTAINER.
- Uses USE_GITHUB instead of MASTER_SITES (I find it easier to maintain).
- Sets LICENSE.
- Sets appropriate dependencies, USES, USE_X.
- Adds an EXAMPLES option.
- Adds a pkg-message to explain how the port must be used, as it is not
self-evident (The software assumes all files in the same directory instead of
distributed into bin/, ${DATADIR} etc so I had to find a work around: the
solution is easy for the user).
Portlint remarks that some of my patches contains ^M characters and suggests
the use of USE+=dos2unix. I refrained to do that because this concerns only
some files in the working directory while installed files should be clean, so I
thought it was better to keep the port simple.
Tested successfully with poudriere (11.2-RELEASE-p6 i386/amd64).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list