pkgsrc-WIP-changes archive

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

hs-open-browser: Remove, we have www/hs-open-browser



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Fri Nov 18 19:06:41 2022 -0800
Changeset:	cc69354f759889df41b03dc3a0c9dbbc9396db86

Modified Files:
	Makefile
Removed Files:
	hs-open-browser/DESCR
	hs-open-browser/Makefile
	hs-open-browser/buildlink3.mk
	hs-open-browser/distinfo

Log Message:
hs-open-browser: Remove, we have www/hs-open-browser

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

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

diffstat:
 Makefile                      |  1 -
 hs-open-browser/DESCR         |  2 --
 hs-open-browser/Makefile      | 11 -----------
 hs-open-browser/buildlink3.mk | 14 --------------
 hs-open-browser/distinfo      |  5 -----
 5 files changed, 33 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 1bc4f85aec..b65e819a2f 100644
--- a/Makefile
+++ b/Makefile
@@ -1687,7 +1687,6 @@ SUBDIR+=	hs-newtype
 SUBDIR+=	hs-non-negative
 SUBDIR+=	hs-numeric-prelude
 SUBDIR+=	hs-numeric-quest
-SUBDIR+=	hs-open-browser
 SUBDIR+=	hs-pango
 SUBDIR+=	hs-parallel
 SUBDIR+=	hs-parallel-io
diff --git a/hs-open-browser/DESCR b/hs-open-browser/DESCR
deleted file mode 100644
index 342bbf345b..0000000000
--- a/hs-open-browser/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This package provides Haskell bindings for libcmark, the reference parser
-for CommonMark, a fully specified variant of Markdown.
diff --git a/hs-open-browser/Makefile b/hs-open-browser/Makefile
deleted file mode 100644
index dcf46b24fd..0000000000
--- a/hs-open-browser/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	open-browser-0.2.1.0
-CATEGORIES=	devel
-
-MAINTAINER=	charlotte%NetBSD.org@localhost
-COMMENT=	Open a web browser from Haskell
-LICENSE=	modified-bsd
-
-.include "../../mk/haskell.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/hs-open-browser/buildlink3.mk b/hs-open-browser/buildlink3.mk
deleted file mode 100644
index 83d3ea5d20..0000000000
--- a/hs-open-browser/buildlink3.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	hs-open-browser
-
-.if !defined(HS_OPEN_BROWSER_BUILDLINK3_MK)
-HS_OPEN_BROWSER_BUILDLINK3_MK:=	# defined
-
-BUILDLINK_API_DEPENDS.hs-open-browser+=	hs-open-browser>=0.2.1.0
-BUILDLINK_ABI_DEPENDS.hs-open-browser+=	hs-open-browser>=0.2.1.0
-BUILDLINK_PKGSRCDIR.hs-open-browser?=	../../wip/hs-open-browser
-
-.endif	# HS_OPEN_BROWSER_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-hs-open-browser
diff --git a/hs-open-browser/distinfo b/hs-open-browser/distinfo
deleted file mode 100644
index 96f380940f..0000000000
--- a/hs-open-browser/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (open-browser-0.2.1.0.tar.gz) = ea94aee629da89f9c084a2d1ae6221733af767e5
-SHA512 (open-browser-0.2.1.0.tar.gz) = 94ba71597c270b518742534b1b9b9a7ca0ede2eeb08a030b03cca6dbe6e5a2de363dc443bae907ca5c90b126aeb7dc5f5dd1eada95ca78a0ba1a8d472df4ada1
-Size (open-browser-0.2.1.0.tar.gz) = 2629 bytes


Home | Main Index | Thread Index | Old Index