On Fri, Feb 18, 2022 at 06:14:36PM GMT, Raf Czlonka wrote:
> Hello,
>
> cdiff has been renamed to ydiff a while back[0] but this change
> hasn't been reflected in its description.
>
> [0] https://marc.info/?l=openbsd-ports-cvs&m=161452001719284&w=2
>
> P.S. I'm not subscribed to the mailing list - please CC me if need be.
This time with a REVISION bump.
Regards,
Raf
cvs server: Diffing textproc/cdiff
Index: textproc/cdiff/Makefile
===================================================================
RCS file: /cvs/ports/textproc/cdiff/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- textproc/cdiff/Makefile 2 Nov 2021 00:02:35 -0000 1.8
+++ textproc/cdiff/Makefile 19 Feb 2022 08:41:55 -0000
@@ -5,7 +5,7 @@ COMMENT= inline and side-by-side colored
# was renamed cdiff->ydiff
MODPY_EGG_VERSION= 1.2
DISTNAME= ydiff-${MODPY_EGG_VERSION}
-REVISION= 0
+REVISION= 1
CATEGORIES= textproc
cvs server: Diffing textproc/cdiff/pkg
Index: textproc/cdiff/pkg/DESCR
===================================================================
RCS file: /cvs/ports/textproc/cdiff/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 DESCR
--- textproc/cdiff/pkg/DESCR 29 Apr 2015 12:01:32 -0000 1.1.1.1
+++ textproc/cdiff/pkg/DESCR 19 Feb 2022 08:41:55 -0000
@@ -1,3 +1,3 @@
-Cdiff is a term based tool to view colored, incremental diff in a Git,
+ydiff is a term based tool to view colored, incremental diff in a Git,
Mercurial, Svn workspace or from stdin, with side by side and auto pager
support.