Hi ports@,

first of all, I'm not a cadubi user and only picked up because
HOMEPAGE/MASTER_SITES are down. Changes:

- Switch to github
- Update patch
- COMMENT at first place

Tested on amd64. Funny little tool!

Kind regards,

Rafael

Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/cadubi/Makefile,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 Makefile
--- Makefile    12 May 2016 14:00:13 -0000      1.14
+++ Makefile    29 Sep 2016 21:04:23 -0000
@@ -1,5 +1,7 @@
 # $OpenBSD: Makefile,v 1.14 2016/05/12 14:00:13 espie Exp $
 
+COMMENT=       ASCII drawing utility
+
 DISTNAME=      cadubi-1.3
 REVISION =     1
 CATEGORIES=    graphics editors
@@ -7,9 +9,8 @@ CATEGORIES=     graphics editors
 # perl artistic
 PERMIT_PACKAGE_CDROM=  Yes
 
-COMMENT=       ASCII drawing utility
-HOMEPAGE=      http://langworth.com/cadubi.html
-MASTER_SITES=  http://langworth.com/downloads/
+HOMEPAGE=      https://github.com/statico/cadubi
+MASTER_SITES=  https://github.com/statico/cadubi/releases/download/v1.3/
 
 NO_BUILD=      Yes
 NO_TEST=       Yes
Index: patches/patch-cadubi
===================================================================
RCS file: /cvs/ports/graphics/cadubi/patches/patch-cadubi,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 patch-cadubi
--- patches/patch-cadubi        27 Feb 2004 05:31:46 -0000      1.3
+++ patches/patch-cadubi        29 Sep 2016 21:04:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-cadubi,v 1.3 2004/02/27 05:31:46 jcs Exp $
---- cadubi.orig        Thu Feb 26 23:27:56 2004
-+++ cadubi     Thu Feb 26 23:28:27 2004
-@@ -18,7 +18,7 @@
+--- cadubi.orig        Fri Feb 20 07:05:10 2004
++++ cadubi     Thu Sep 29 22:53:50 2016
+@@ -18,7 +18,7 @@ $VERSION = '1.3';
  # (sorry guys, i wrote this years before i had the remotest clue as to
  #  what the hell i was doing)
  use FindBin qw($Bin);

Reply via email to