[Bug 215989] shells/lshell: Update to 0.9.18, take MAINTAINER'ship

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 13 12:44:12 UTC 2017


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

--- Comment #12 from Vladimir Krstulja <vlad-fbsd at acheronmedia.com> ---
PORTREVISION should generally increment monotonically, so in this case it's
enough to bump it to 3, it must reset the next time PORTVERSION is bumped.
Alternatively you could push PORTVERSION to 0.9.18.20160916, which would be
more correct IMHO, and also 0.9.19 > 0.9.18.<something>. It's okay as long as
you don't decrease the version, as that would require PORTEPOCH bump on next
update.

You should remove patch files from shells/lshell/files/ with 'svn delete', the
change will be recorded when you generate the diff with 'svn diff', if the
patched code is now available in the updated upstream source. The quoted
handbook entry applies to files that are in the unpackaged source ($WRKSRC)
that have to be removed before building/packaging.

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


More information about the freebsd-ports-bugs mailing list