Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 08:21:38 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Muhammad Moinur Rahman <bofh@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r497992 - in head/net/libdnet: . files
Message-ID:  <20190406082138.GA85123@FreeBSD.org>
In-Reply-To: <201904052211.x35MBVVQ072526@repo.freebsd.org>
References:  <201904052211.x35MBVVQ072526@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 05, 2019 at 10:11:31PM +0000, Muhammad Moinur Rahman wrote:
> New Revision: 497992
> URL: https://svnweb.freebsd.org/changeset/ports/497992
> 
> Log:
>   net/libdnet: Update version 1.12=>1.13
>   
>   I have reviewed the code of net/libdnet. And created a fork as the
>   development seems stalled by the original author.

Picking up projects when original development had stalled is a good thing,
but one should think of versioning carefully.  For a few minor changes
like these, I'd retained v1.12 and bumped port revision only.  Creating
new versions so early might clash in the future, if original developer
decides to resume the project, or officially give it up to another third
party.  We typically do not want our users or fellow package maintainers
from other distributions to become confused as to which is the *one true*
version 1.13 (or 1.14, 1.15, 2.0, etc.).

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190406082138.GA85123>