[Bug 202207] textproc/urlview: update port to use github (USE_GITHUB)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 11 13:44:10 UTC 2015


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

--- Comment #7 from Mathieu Arnold <mat at FreeBSD.org> ---
Don't use PORTREVISION when the version of the port changes.  Change
PORTVERSION to something like 0.9.2015.08.11, or the date of the last commit,
but don't use PORTREVISION to for that. PORTREVISION is to use when the
software does not change but the port changes. (Say, you add an option, change
a default, strip a file.)

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


More information about the freebsd-ports-bugs mailing list