pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
hs-vector-th-unbox: 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:02:56 2023 +0900
Changeset: 9d198f3cb7d2dc8ef8da5f0b2c84e01001ae13cc
Modified Files:
Makefile
Removed Files:
hs-vector-th-unbox/DESCR
hs-vector-th-unbox/Makefile
hs-vector-th-unbox/PLIST
hs-vector-th-unbox/buildlink3.mk
hs-vector-th-unbox/distinfo
Log Message:
hs-vector-th-unbox: 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=9d198f3cb7d2dc8ef8da5f0b2c84e01001ae13cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
hs-vector-th-unbox/DESCR | 3 ---
hs-vector-th-unbox/Makefile | 13 -------------
hs-vector-th-unbox/PLIST | 8 --------
hs-vector-th-unbox/buildlink3.mk | 15 ---------------
hs-vector-th-unbox/distinfo | 5 -----
6 files changed, 45 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 2af7667e5d..6a7b67b661 100644
--- a/Makefile
+++ b/Makefile
@@ -1728,7 +1728,6 @@ SUBDIR+= hs-unix-compat
SUBDIR+= hs-utility-ht
SUBDIR+= hs-vector-bytestring
SUBDIR+= hs-vector-space
-SUBDIR+= hs-vector-th-unbox
SUBDIR+= hs-vte
SUBDIR+= hs-vty
SUBDIR+= hs-x11-extras
diff --git a/hs-vector-th-unbox/DESCR b/hs-vector-th-unbox/DESCR
deleted file mode 100644
index 7d4d809024..0000000000
--- a/hs-vector-th-unbox/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-A Template Haskell deriver for unboxed vectors, given a pair of
-coercion functions to and from some existing type with an Unbox
-instance.
diff --git a/hs-vector-th-unbox/Makefile b/hs-vector-th-unbox/Makefile
deleted file mode 100644
index d346bab8ec..0000000000
--- a/hs-vector-th-unbox/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2014/05/26 22:08:05 szptvlfn Exp $
-#
-
-DISTNAME= vector-th-unbox-0.2.0.1
-CATEGORIES= devel
-
-MAINTAINER= pho%cielonegro.org@localhost
-COMMENT= Deriver for Data.Vector.Unboxed using Template Haskell
-LICENSE= modified-bsd
-
-.include "../../wip/mk/haskell.mk"
-.include "../../devel/hs-vector/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/hs-vector-th-unbox/PLIST b/hs-vector-th-unbox/PLIST
deleted file mode 100644
index fd8d27616e..0000000000
--- a/hs-vector-th-unbox/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2013/02/27 12:24:06 phonohawk Exp $
-lib/vector-th-unbox-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Unboxed/Deriving.hi
-lib/vector-th-unbox-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Unboxed/Deriving.p_hi
-lib/vector-th-unbox-${PKGVERSION}/${HASKELL_VERSION}/HSvector-th-unbox-${PKGVERSION}.o
-lib/vector-th-unbox-${PKGVERSION}/${HASKELL_VERSION}/libHSvector-th-unbox-${PKGVERSION}.a
-lib/vector-th-unbox-${PKGVERSION}/${HASKELL_VERSION}/libHSvector-th-unbox-${PKGVERSION}_p.a
-lib/vector-th-unbox-${PKGVERSION}/${HASKELL_VERSION}/package-description
-share/doc/vector-th-unbox-${PKGVERSION}/LICENSE
diff --git a/hs-vector-th-unbox/buildlink3.mk b/hs-vector-th-unbox/buildlink3.mk
deleted file mode 100644
index 7698e38265..0000000000
--- a/hs-vector-th-unbox/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.3 2014/08/29 14:10:30 szptvlfn Exp $
-
-BUILDLINK_TREE+= hs-vector-th-unbox
-
-.if !defined(HS_VECTOR_TH_UNBOX_BUILDLINK3_MK)
-HS_VECTOR_TH_UNBOX_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.hs-vector-th-unbox+= hs-vector-th-unbox>=0.2.0
-BUILDLINK_ABI_DEPENDS.hs-vector-th-unbox+= hs-vector-th-unbox>=0.2.0.1
-BUILDLINK_PKGSRCDIR.hs-vector-th-unbox?= ../../wip/hs-vector-th-unbox
-
-.include "../../devel/hs-vector/buildlink3.mk"
-.endif # HS_VECTOR_TH_UNBOX_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -hs-vector-th-unbox
diff --git a/hs-vector-th-unbox/distinfo b/hs-vector-th-unbox/distinfo
deleted file mode 100644
index 15efb2d192..0000000000
--- a/hs-vector-th-unbox/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2013/02/27 12:24:06 phonohawk Exp $
-
-RMD160 (vector-th-unbox-0.2.0.1.tar.gz) = 49ce6c311ea60fafc8060ab06e364c350cc929e1
-SHA512 (vector-th-unbox-0.2.0.1.tar.gz) = 747d91e8a465c6674607dcdb0281ec8aa561a0c6328f6a95742072baac5c19a2c4a274dcbf4b4459fabef2b9d5a89b63a811134240406f860301f3dbe6f4aabc
-Size (vector-th-unbox-0.2.0.1.tar.gz) = 3812 bytes
Home |
Main Index |
Thread Index |
Old Index