Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 2015 09:48:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203016] sysutils/lxterminal update to 0.2.0
Message-ID:  <bug-203016-13-7ozgUBQ8IY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203016-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203016-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=3D203016

Torsten Z=C3=BChlsdorff <ports@toco-domains.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ports@toco-domains.de

--- Comment #7 from Torsten Z=C3=BChlsdorff <ports@toco-domains.de> ---
Hello Walter,

thanks for your work! As it seems, you provide a patch for every file. This=
 is
very complicated to work with.

It seems you invoke a command like:
svn diff Makefile > patch-Makefile

Subversion is able to diff multiple files. You can just call:
svn diff >  lxterminal.diff=20

This will diff all changed files in the active directory and wrote the chan=
ges
into "lxterminal.diff".

This will save much time for the committers and makes live also for you eas=
ier.

--=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-203016-13-7ozgUBQ8IY>