Date: Tue, 02 Feb 2016 10:36:29 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 206840] x11-fm/doublecmd: Update to 0.7R6569, Fix build Message-ID: <bug-206840-13-7afHcZP8Zj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-206840-13@https.bugs.freebsd.org/bugzilla/> References: <bug-206840-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206840 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |maintainer-feedback?(bbtruk | |@users.sourceforge.net) CC| |bbtruk@users.sourceforge.ne | |t Keywords| |needs-qa, patch Summary|[maintainer update] |x11-fm/doublecmd: Update to |x11-fm/doublecmd: update to |0.7R6569, Fix build |development version 0.7 | |(revision 6569), fix build | --- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> --- Thank you Be=C3=B1at I believe that DISTVERSION should be used for this particular version strin= g, otherwise it looks like the port will require incrementing PORTEPOCH for the next normal version, which is undesirable. On every update, PORTVERSION should go forward (up), not backward (down). Please check that that PORTVERSION calculated from DISTVERSION is correct a= nd expected, for this, and future versions. That is, in this change: That this PORTVERSION > current PORTVERSION That this PORTVERSION < future PORTVERSION (say, 0.7 or 0.8) You can check these with: # make -V DISTVERSION # make -V PORTVERSION # pkg --test-version <version1> <version2> (see man pkg-version) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206840-13-7afHcZP8Zj>