Page MenuHomeFreeBSD

www/vimb-gtk2: Update to 2.12
ClosedPublic

Authored by ultima on Jul 31 2017, 7:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 28, 8:55 AM
Unknown Object (File)
Nov 25 2024, 4:37 PM
Unknown Object (File)
Oct 2 2024, 8:05 PM
Unknown Object (File)
Sep 30 2024, 7:47 AM
Unknown Object (File)
Sep 29 2024, 12:37 AM
Unknown Object (File)
Sep 5 2024, 4:22 PM
Unknown Object (File)
Sep 4 2024, 3:21 PM
Unknown Object (File)
Jul 14 2024, 4:08 AM
Subscribers

Details

Summary
  • Updated to 2.12
  • Added LICENSE_FILE
  • Moved USES to start the section block
  • Sorted option section to better comply with PHB

Changelog: https://github.com/fanglingsu/vimb/compare/2.11...2.12

PR\: 220848
Sumitted by\: Oleh Hushchenkov <gor@clogic.com.ua>
Reviewed by\: lifanov (mentor), matthew (mentor), Michael Danilov <mike.d.ft402@gmail.com> (maintainer)
Approved by\: lifanov (mentor), matthew (mentor), Michael Danilov <mike.d.ft402@gmail.com> (maintainer)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: unless this is a master port, PORTNAME has to be set by "=", not by "?=".
0 fatal errors and 2 warnings found.

This is a master port.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

www/vimb-gtk2/Makefile
41 ↗(On Diff #31391)

why ?

The pre/post stuff is unnecessary.

Removed the uneeded .pre/.post change, I missed this during qa...

This revision is now accepted and ready to land.Aug 1 2017, 5:43 PM

Sorry I keep making these oversights, I am trying very hard to improve my attention to details. I think I am at least slowly improving this skill.

This revision was automatically updated to reflect the committed changes.