summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-16 21:33:03 +0000
committerminskim <minskim>2004-02-16 21:33:03 +0000
commit779f57e5031e40c845f2bce9e3b115e1bd7c133c (patch)
tree9c181b7938a22468d0c82708ebe163f9a9404b73 /misc
parentbee23dcb20acab66a096338dd38aed9280a7de2f (diff)
downloadpkgsrc-779f57e5031e40c845f2bce9e3b115e1bd7c133c.tar.gz
Newly imported misc/p5-Scalar-List-Utils is just an update of
devel/p5-Scalar-List-Utils. Merge them. p5-Scalar-List-Utils shouldn't have been imported into pkgsrc-wip in the first place. Pointed out by Adrian Portelli.
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Scalar-List-Utils/DESCR19
-rw-r--r--misc/p5-Scalar-List-Utils/Makefile20
-rw-r--r--misc/p5-Scalar-List-Utils/PLIST1
-rw-r--r--misc/p5-Scalar-List-Utils/distinfo4
4 files changed, 0 insertions, 44 deletions
diff --git a/misc/p5-Scalar-List-Utils/DESCR b/misc/p5-Scalar-List-Utils/DESCR
deleted file mode 100644
index d5b76c8e241..00000000000
--- a/misc/p5-Scalar-List-Utils/DESCR
+++ /dev/null
@@ -1,19 +0,0 @@
-This package contains a selection of subroutines that people have
-expressed would be nice to have in the perl core, but the usage would
-not really be high enough to warrant the use of a keyword, and the size
-so small such that being individual extensions would be wasteful.
-
-This distribution provides
-
- min
- max
- minstr
- maxstr
- sum
- reduce
- reftype
- blessed
- weaken (5.005_57 and later only)
- isweak (5.005_57 and later only)
- dualvar
- shuffle
diff --git a/misc/p5-Scalar-List-Utils/Makefile b/misc/p5-Scalar-List-Utils/Makefile
deleted file mode 100644
index e8bc2fb2869..00000000000
--- a/misc/p5-Scalar-List-Utils/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/16 17:51:58 minskim Exp $
-#
-
-DISTNAME= Scalar-List-Utils-1.13
-PKGNAME= p5-${DISTNAME}
-SVR4_PKGNAME= p5slu
-CATEGORIES= misc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/}
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://search.cpan.org/search?dist=Scalar-List-Utils
-COMMENT= Perl subroutines that would be nice to have in the perl core
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
-USE_BUILDLINK3= YES
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/List/Util/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/p5-Scalar-List-Utils/PLIST b/misc/p5-Scalar-List-Utils/PLIST
deleted file mode 100644
index ebe645c0add..00000000000
--- a/misc/p5-Scalar-List-Utils/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/16 17:51:58 minskim Exp $
diff --git a/misc/p5-Scalar-List-Utils/distinfo b/misc/p5-Scalar-List-Utils/distinfo
deleted file mode 100644
index 6e07e299398..00000000000
--- a/misc/p5-Scalar-List-Utils/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/02/16 17:51:58 minskim Exp $
-
-SHA1 (Scalar-List-Utils-1.13.tar.gz) = a5e039e44aaa18b98524246c75b43b927d995116
-Size (Scalar-List-Utils-1.13.tar.gz) = 15703 bytes