[Bug 235879] www/e2guardian: update to 5.3.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 23 04:33:42 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235879

--- Comment #1 from Tobias Kortkamp <tobik at freebsd.org> ---
Comment on attachment 202182
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202182
e2guardian 5.3.1 port update

Can you please submit unified diffs for port updates?  They are
easier to review and work with than shell archives for updates since
they show what has actually changed in the port.

+DEFAULT_VERSIONS+=ssl=openssl

This is wrong.  Ports can never set DEFAULT_VERSIONS.  DEFAULT_VERSIONS
is a global setting.  What version of SSL to use is for users to
decide.  It's not up to individual ports.

What problem does this solve?

+GH_ACCOUNT=    e2guardian

Remove this.  It's set to the default value.

+PORTVERSION=   5.3
...
+GH_TAGNAME=    v5.3.1

Why not actually set PORTVERSION=5.3.1 ?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list