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)
Sat, Oct 18, 2:04 PM
Unknown Object (File)
Sep 21 2025, 1:30 AM
Unknown Object (File)
Sep 3 2025, 11:00 PM
Unknown Object (File)
Sep 3 2025, 6:11 PM
Unknown Object (File)
Sep 1 2025, 12:33 AM
Unknown Object (File)
Aug 30 2025, 6:25 PM
Unknown Object (File)
Aug 30 2025, 11:11 AM
Unknown Object (File)
Aug 25 2025, 10:42 PM
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.