On 2022/04/30 07:57, joshua stein wrote:
> a tiling window manager with a weird name

typo in DESCR (ratpoison), and the GH_*/V/DISTNAME can be simplified
like this:

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/sdorfehs/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    30 Apr 2022 14:02:07 -0000      1.1.1.1
+++ Makefile    30 Apr 2022 19:41:11 -0000
@@ -1,10 +1,9 @@
 COMMENT=       tiling window manager with a weird name
 
-V=             1.3
-DISTNAME=      sdorfehs-${V}
-GH_TAGNAME=    v${V}
+GH_TAGNAME=    v1.3
 GH_ACCOUNT=    jcs
 GH_PROJECT=    sdorfehs
+REVISION=      0
 
 CATEGORIES=    x11
 
Index: pkg/DESCR
===================================================================
RCS file: /cvs/ports/x11/sdorfehs/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 DESCR
--- pkg/DESCR   30 Apr 2022 14:02:07 -0000      1.1.1.1
+++ pkg/DESCR   30 Apr 2022 19:41:11 -0000
@@ -1 +1 @@
-sdorfehs is a tiling window manager descended from ratpoision.
+sdorfehs is a tiling window manager descended from ratpoison.

Reply via email to