I missed this attempt to update this port. Thank you for attempting the
update. Here is my patch.

Bryan


Index: textproc/lowdown/Makefile
===================================================================
RCS file: /cvs/ports/textproc/lowdown/Makefile,v
retrieving revision 1.31
diff -u -p -u -r1.31 Makefile
--- textproc/lowdown/Makefile   27 Sep 2023 18:09:03 -0000      1.31
+++ textproc/lowdown/Makefile   29 Jun 2024 03:18:10 -0000
@@ -1,11 +1,12 @@
 COMMENT =      simple markdown translator
-DISTNAME =     lowdown-1.0.0
+DISTNAME =     lowdown-1.1.0
 CATEGORIES =   textproc
 
-SHARED_LIBS =  lowdown         0.0     # 1
+SHARED_LIBS =  lowdown         1.0     # 2
 
 HOMEPAGE =     https://kristaps.bsd.lv/lowdown/
 MAINTAINER =   Bryan Vyhmeister <[email protected]>
+REVISION =     0
 
 # ISC
 PERMIT_PACKAGE =       Yes
Index: textproc/lowdown/distinfo
===================================================================
RCS file: /cvs/ports/textproc/lowdown/distinfo,v
retrieving revision 1.26
diff -u -p -u -r1.26 distinfo
--- textproc/lowdown/distinfo   27 Jul 2022 08:59:09 -0000      1.26
+++ textproc/lowdown/distinfo   29 Jun 2024 03:18:10 -0000
@@ -1,2 +1,2 @@
-SHA256 (lowdown-1.0.0.tar.gz) = p8nbvUDj6dkpb/bvasVP7IOxq+VNt7YRPNnA9pKiDBM=
-SIZE (lowdown-1.0.0.tar.gz) = 247307
+SHA256 (lowdown-1.1.0.tar.gz) = 8x45UMRzKx5AkXT6CS7KQMVb53pEjuKBjfmHl517CHk=
+SIZE (lowdown-1.1.0.tar.gz) = 269632

Reply via email to