svn commit: r382947 - head/games/lbreakout
Baptiste Daroussin
bapt at FreeBSD.org
Thu Apr 2 10:05:57 UTC 2015
On Thu, Apr 02, 2015 at 06:34:30AM +0000, Alexey Dokuchaev wrote:
> On Wed, Apr 01, 2015 at 07:56:05PM +0000, Dmitry Marakasov wrote:
> > New Revision: 382947
> > URL: https://svnweb.freebsd.org/changeset/ports/382947
> >
> > Log:
> > - Remove unneeded -pthread replace
> > [...]
>
> If you anticipate more of similar rather trivial changes, I would really
> appreciate if you'd group them together (e.g., on per-category basis) to
> reduce lists spamming, thank you.
>
> ./danfe
>
The point of atomic commit is important because it allows to quickly and
easily revert if needed, in such particular case as of -pthread one may have
missed something due to the complexity to figure out if something needs to be
linked to pthread or not on FreeBSD lower that FreeBSD 11-CURRENT/10-STABLE.
I prefer commits being splitted into small commits for everything that maybe
subject to a revert (yes I know with svn we can sparse revert)
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20150402/b854e893/attachment.sig>
More information about the svn-ports-head
mailing list