pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
hs-constraints: remove; It is already in the main pkgsrc tree
Module Name: pkgsrc-wip
Committed By: PHO <pho%cielonegro.org@localhost>
Pushed By: pho
Date: Wed Feb 1 13:40:54 2023 +0900
Changeset: ab6bd99cc2169ce81c71c3ec0b6d12f2d3e38dfc
Modified Files:
Makefile
Removed Files:
hs-constraints/DESCR
hs-constraints/Makefile
hs-constraints/PLIST
hs-constraints/buildlink3.mk
hs-constraints/distinfo
Log Message:
hs-constraints: remove; It is already in the main pkgsrc tree
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ab6bd99cc2169ce81c71c3ec0b6d12f2d3e38dfc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
hs-constraints/DESCR | 1 -
hs-constraints/Makefile | 12 ------------
hs-constraints/PLIST | 12 ------------
hs-constraints/buildlink3.mk | 15 ---------------
hs-constraints/distinfo | 5 -----
6 files changed, 46 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index ed02b9c3ea..17c8f4f260 100644
--- a/Makefile
+++ b/Makefile
@@ -1581,7 +1581,6 @@ SUBDIR+= hs-colorize-haskell
SUBDIR+= hs-comonad-transformers
SUBDIR+= hs-comonads-fd
SUBDIR+= hs-concrete-typerep
-SUBDIR+= hs-constraints
SUBDIR+= hs-containers-unicode-symbols
SUBDIR+= hs-contravariant
SUBDIR+= hs-control-monad-failure
diff --git a/hs-constraints/DESCR b/hs-constraints/DESCR
deleted file mode 100644
index d6a05d3852..0000000000
--- a/hs-constraints/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Constraint manipulation
diff --git a/hs-constraints/Makefile b/hs-constraints/Makefile
deleted file mode 100644
index 01632c3e32..0000000000
--- a/hs-constraints/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2014/05/05 00:03:03 szptvlfn Exp $
-
-DISTNAME= constraints-0.3.4.2
-CATEGORIES= devel
-
-MAINTAINER= szptvlfn%NetBSD.org@localhost
-COMMENT= Constraint manipulation
-LICENSE= modified-bsd
-
-.include "../../wip/mk/haskell.mk"
-.include "../../wip/hs-newtype/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/hs-constraints/PLIST b/hs-constraints/PLIST
deleted file mode 100644
index 180892c51a..0000000000
--- a/hs-constraints/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/01/29 22:21:37 szptvlfn Exp $
-lib/constraints-${PKGVERSION}/${HASKELL_VERSION}/Data/Constraint.hi
-lib/constraints-${PKGVERSION}/${HASKELL_VERSION}/Data/Constraint.p_hi
-lib/constraints-${PKGVERSION}/${HASKELL_VERSION}/Data/Constraint/Forall.hi
-lib/constraints-${PKGVERSION}/${HASKELL_VERSION}/Data/Constraint/Forall.p_hi
-lib/constraints-${PKGVERSION}/${HASKELL_VERSION}/Data/Constraint/Unsafe.hi
-lib/constraints-${PKGVERSION}/${HASKELL_VERSION}/Data/Constraint/Unsafe.p_hi
-lib/constraints-${PKGVERSION}/${HASKELL_VERSION}/HSconstraints-${PKGVERSION}.o
-lib/constraints-${PKGVERSION}/${HASKELL_VERSION}/libHSconstraints-${PKGVERSION}.a
-lib/constraints-${PKGVERSION}/${HASKELL_VERSION}/libHSconstraints-${PKGVERSION}_p.a
-lib/constraints-${PKGVERSION}/${HASKELL_VERSION}/package-description
-share/doc/constraints-${PKGVERSION}/LICENSE
diff --git a/hs-constraints/buildlink3.mk b/hs-constraints/buildlink3.mk
deleted file mode 100644
index 872d992745..0000000000
--- a/hs-constraints/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.2 2014/08/29 14:10:10 szptvlfn Exp $
-
-BUILDLINK_TREE+= hs-constraints
-
-.if !defined(HS_CONSTRAINTS_BUILDLINK3_MK)
-HS_CONSTRAINTS_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.hs-constraints+= hs-constraints>=0.3.4
-BUILDLINK_ABI_DEPENDS.hs-constraints+= hs-constraints>=0.3.4.2
-BUILDLINK_PKGSRCDIR.hs-constraints?= ../../wip/hs-constraints
-
-.include "../../wip/hs-newtype/buildlink3.mk"
-.endif # HS_CONSTRAINTS_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -hs-constraints
diff --git a/hs-constraints/distinfo b/hs-constraints/distinfo
deleted file mode 100644
index bd410fb1fc..0000000000
--- a/hs-constraints/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/01/29 22:21:37 szptvlfn Exp $
-
-RMD160 (constraints-0.3.4.2.tar.gz) = 1ea204dcda5df1fe24dbf4f69d1df6c889ad8010
-SHA512 (constraints-0.3.4.2.tar.gz) = a2d6cd42dc870c5f6af6ea3ed4ebad03ca0fc06e61d4153bf1fb13914b94302653b2c1d84c0155f97fb80a06a1dffb12417654771b5ee92ba5822176a49d1880
-Size (constraints-0.3.4.2.tar.gz) = 4910 bytes
Home |
Main Index |
Thread Index |
Old Index