pkgsrc-WIP-changes archive

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

hs-SHA: 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:24:20 2023 +0900
Changeset:	5fa734e5973793c5f4785347d68a803e52871245

Modified Files:
	Makefile
Removed Files:
	hs-SHA/DESCR
	hs-SHA/Makefile
	hs-SHA/PLIST
	hs-SHA/buildlink3.mk
	hs-SHA/distinfo

Log Message:
hs-SHA: 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=5fa734e5973793c5f4785347d68a803e52871245

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

diffstat:
 Makefile             |  1 -
 hs-SHA/DESCR         |  5 -----
 hs-SHA/Makefile      | 12 ------------
 hs-SHA/PLIST         |  8 --------
 hs-SHA/buildlink3.mk | 14 --------------
 hs-SHA/distinfo      |  5 -----
 6 files changed, 45 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 713b9ecdae..9bf8ccccd5 100644
--- a/Makefile
+++ b/Makefile
@@ -1554,7 +1554,6 @@ SUBDIR+=	hs-OpenGLRaw
 SUBDIR+=	hs-QIO
 SUBDIR+=	hs-QuickCheck1
 SUBDIR+=	hs-ReadArgs
-SUBDIR+=	hs-SHA
 SUBDIR+=	hs-StateVar
 SUBDIR+=	hs-Tensor
 SUBDIR+=	hs-ansi-wl-pprint
diff --git a/hs-SHA/DESCR b/hs-SHA/DESCR
deleted file mode 100644
index 89247f8030..0000000000
--- a/hs-SHA/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-This library implements the SHA suite of message digest functions,
-according to NIST FIPS 180-2 (with the SHA-224 addendum). The
-functions have been tested against most of the NIST test vectors for
-the various functions. However, only slight attention has been paid to
-the speed of the functions.
diff --git a/hs-SHA/Makefile b/hs-SHA/Makefile
deleted file mode 100644
index 220caad20f..0000000000
--- a/hs-SHA/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2012/03/04 07:19:03 phonohawk Exp $
-#
-
-DISTNAME=	SHA-1.5.0.0
-CATEGORIES=	security
-
-MAINTAINER=	pho%cielonegro.org@localhost
-COMMENT=	Haskell implementation of SHA digest functions
-LICENSE=	modified-bsd
-
-.include "../../wip/mk/haskell.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/hs-SHA/PLIST b/hs-SHA/PLIST
deleted file mode 100644
index d118dd844a..0000000000
--- a/hs-SHA/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/09/24 02:05:29 phonohawk Exp $
-lib/SHA-${PKGVERSION}/${HASKELL_VERSION}/Data/Digest/Pure/SHA.hi
-lib/SHA-${PKGVERSION}/${HASKELL_VERSION}/Data/Digest/Pure/SHA.p_hi
-lib/SHA-${PKGVERSION}/${HASKELL_VERSION}/HSSHA-${PKGVERSION}.o
-lib/SHA-${PKGVERSION}/${HASKELL_VERSION}/libHSSHA-${PKGVERSION}.a
-lib/SHA-${PKGVERSION}/${HASKELL_VERSION}/libHSSHA-${PKGVERSION}_p.a
-lib/SHA-${PKGVERSION}/${HASKELL_VERSION}/package-description
-share/doc/SHA-${PKGVERSION}/LICENSE
diff --git a/hs-SHA/buildlink3.mk b/hs-SHA/buildlink3.mk
deleted file mode 100644
index c49af609e4..0000000000
--- a/hs-SHA/buildlink3.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.6 2014/08/29 14:10:02 szptvlfn Exp $
-
-BUILDLINK_TREE+=	hs-SHA
-
-.if !defined(HS_SHA_BUILDLINK3_MK)
-HS_SHA_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.hs-SHA+=	hs-SHA>=1.5.0
-BUILDLINK_ABI_DEPENDS.hs-SHA+=	hs-SHA>=1.5.0.0
-BUILDLINK_PKGSRCDIR.hs-SHA?=	../../wip/hs-SHA
-
-.endif	# HS_SHA_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-hs-SHA
diff --git a/hs-SHA/distinfo b/hs-SHA/distinfo
deleted file mode 100644
index 918c98ef32..0000000000
--- a/hs-SHA/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.4 2011/10/12 19:02:55 phonohawk Exp $
-
-RMD160 (SHA-1.5.0.0.tar.gz) = c0347e52366c50116dbb3e7e17ac3439e6ee0ff2
-SHA512 (SHA-1.5.0.0.tar.gz) = 7899133f0a86807ef7760ffd55e3e43bdc8abd8493f6e9b3fbde76a74a792d6a27e19577258625b3043a03b60b532171d6ed1929081330107ed7250e67555689
-Size (SHA-1.5.0.0.tar.gz) = 2714032 bytes


Home | Main Index | Thread Index | Old Index