pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Remove lowdown from pkgsrc-wip



Module Name:	pkgsrc-wip
Committed By:	Diogo Behrens <db7%sdf.org@localhost>
Pushed By:	db7
Date:		Wed Nov 19 17:40:38 2025 +0100
Changeset:	55db45c63a6289cebc4410f7f1f21e4612663d18

Removed Files:
	lowdown/COMMIT_MSG
	lowdown/DESCR
	lowdown/Makefile
	lowdown/PLIST
	lowdown/distinfo

Log Message:
Remove lowdown from pkgsrc-wip

lowdown has been updated in HEAD to version 2.0.4 matching the version
here in wip.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=55db45c63a6289cebc4410f7f1f21e4612663d18

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lowdown/COMMIT_MSG |  1 -
 lowdown/DESCR      |  4 ----
 lowdown/Makefile   | 21 ---------------------
 lowdown/PLIST      | 12 ------------
 lowdown/distinfo   |  5 -----
 5 files changed, 43 deletions(-)

diffs:
diff --git a/lowdown/COMMIT_MSG b/lowdown/COMMIT_MSG
deleted file mode 100644
index 637ecfe898..0000000000
--- a/lowdown/COMMIT_MSG
+++ /dev/null
@@ -1 +0,0 @@
-Latest lowdown from github
diff --git a/lowdown/DESCR b/lowdown/DESCR
deleted file mode 100644
index b3a3b724c6..0000000000
--- a/lowdown/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-lowdown is a Markdown translator producing HTML5, roff documents in the ms and
-man formats, LaTeX, gemini (“gemtext”), OpenDocument, and ANSI/UTF8 terminal
-output. The open source C source code has no dependencies.
-
diff --git a/lowdown/Makefile b/lowdown/Makefile
deleted file mode 100644
index a8c367f82d..0000000000
--- a/lowdown/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME=		lowdown-2.0.4
-CATEGORIES=		textproc
-MASTER_SITES=		${MASTER_SITE_GITHUB:=kristapsdz/}
-GITHUB_TAG=		refs/tags/VERSION_${PKGVERSION_NOREV:S/./_/g}
-
-MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		https://kristaps.bsd.lv/lowdown/
-COMMENT=		Simple Markdown translator
-LICENSE=		isc
-
-WRKSRC=			${WRKDIR}/${PKGBASE}-${GITHUB_TAG:C/.*\///}
-
-HAS_CONFIGURE=		yes
-CONFIGURE_ARGS=		PREFIX=${PREFIX}
-
-INSTALL_TARET=		install
-TEST_TARGET=		regress
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/lowdown/PLIST b/lowdown/PLIST
deleted file mode 100644
index 74da601408..0000000000
--- a/lowdown/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD$
-bin/lowdown
-bin/lowdown-diff
-man/man1/lowdown-diff.1
-man/man1/lowdown.1
-man/man5/lowdown.5
-share/lowdown/html/default.html
-share/lowdown/html/sblg.xml
-share/lowdown/latex/default.latex
-share/lowdown/man/default.man
-share/lowdown/ms/default.ms
-share/lowdown/odt/styles.xml
diff --git a/lowdown/distinfo b/lowdown/distinfo
deleted file mode 100644
index 97a0abf20e..0000000000
--- a/lowdown/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (lowdown-2.0.4.tar.gz) = 7d38d8b84eddc7587579c3a99880ac707c83fc067c1b2c16fa5afb95f4361da3
-SHA512 (lowdown-2.0.4.tar.gz) = db396f738c3effdd55f112f2f71183b32b45ae2f8ba999e03df5162612e26a313d7b3ca1c5840cb71805f4429a4a3b67fe61a731aadc5cc989b74ff2da2d5b7e
-Size (lowdown-2.0.4.tar.gz) = 697300 bytes


Home | Main Index | Thread Index | Old Index