summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2005-11-22 22:44:09 +0000
committerwiz <wiz>2005-11-22 22:44:09 +0000
commit2d31f30f9a9a9ca13e2655c06a86918350f41060 (patch)
tree0bb4745653801b313d64e3412ffbb8eb7c25c9e0
parent94bc83cecfaafde3acee38c195436245f2690423 (diff)
downloadpkgsrc-2d31f30f9a9a9ca13e2655c06a86918350f41060.tar.gz
Remove p5-SortVersions, replaced by p5-Sort-Versions.
-rw-r--r--devel/Makefile4
-rw-r--r--devel/p5-SortVersions/DESCR6
-rw-r--r--devel/p5-SortVersions/Makefile21
-rw-r--r--devel/p5-SortVersions/PLIST1
-rw-r--r--devel/p5-SortVersions/distinfo5
5 files changed, 2 insertions, 35 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f85c3ea83ac..e701380416f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.693 2005/11/15 20:57:21 shannonjr Exp $
+# $NetBSD: Makefile,v 1.694 2005/11/22 22:44:09 wiz Exp $
#
COMMENT= Development utilities
@@ -452,7 +452,7 @@ SUBDIR+= p5-Scalar-List-Utils
SUBDIR+= p5-Schedule-RateLimiter
SUBDIR+= p5-Set-IntSpan
SUBDIR+= p5-Set-Scalar
-SUBDIR+= p5-SortVersions
+SUBDIR+= p5-Sort-Versions
SUBDIR+= p5-Spiffy
SUBDIR+= p5-Spoon
SUBDIR+= p5-Storable
diff --git a/devel/p5-SortVersions/DESCR b/devel/p5-SortVersions/DESCR
deleted file mode 100644
index dd0ac214573..00000000000
--- a/devel/p5-SortVersions/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-Sort::Versions allows easy sorting of mixed non-numeric and numeric strings,
-like the "version numbers" that many shared library systems and revision
-control packages use. This is quite useful if you are trying to deal with
-shared libraries. It can also be applied to applications that intersperse
-variable-width numeric fields within text. Other applications can
-undoubtedly be found.
diff --git a/devel/p5-SortVersions/Makefile b/devel/p5-SortVersions/Makefile
deleted file mode 100644
index 2a1ac5fd497..00000000000
--- a/devel/p5-SortVersions/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:13 jlam Exp $
-#
-
-DISTNAME= SortVersions-1.1
-PKGNAME= p5-${DISTNAME}
-SVR4_PKGNAME= p5sve
-PKGREVISION= 2
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sort/}
-
-MAINTAINER= mcr@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/SortVersions/
-COMMENT= Perl5 module for sorting of revision-like numbers
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/Sort/Versions/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-SortVersions/PLIST b/devel/p5-SortVersions/PLIST
deleted file mode 100644
index 90185e4c102..00000000000
--- a/devel/p5-SortVersions/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:25:33 zuntum Exp $
diff --git a/devel/p5-SortVersions/distinfo b/devel/p5-SortVersions/distinfo
deleted file mode 100644
index 04b36059b51..00000000000
--- a/devel/p5-SortVersions/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:28 agc Exp $
-
-SHA1 (SortVersions-1.1.tar.gz) = 33bb979d96836d08a64c0b8cb2261a9177325673
-RMD160 (SortVersions-1.1.tar.gz) = 3da37676a441cd5887f0cb2adc24403ed8a0e627
-Size (SortVersions-1.1.tar.gz) = 2951 bytes