pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Remove p5-SortVersions, replaced by p5-Sort-Vers...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc4b3f46d02a
branches: trunk
changeset: 503539:bc4b3f46d02a
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 22 22:44:09 2005 +0000
description:
Remove p5-SortVersions, replaced by p5-Sort-Versions.
diffstat:
devel/Makefile | 4 ++--
devel/p5-SortVersions/DESCR | 6 ------
devel/p5-SortVersions/Makefile | 21 ---------------------
devel/p5-SortVersions/PLIST | 1 -
devel/p5-SortVersions/distinfo | 5 -----
5 files changed, 2 insertions(+), 35 deletions(-)
diffs (67 lines):
diff -r 7dbf8249a5c7 -r bc4b3f46d02a devel/Makefile
--- a/devel/Makefile Tue Nov 22 22:43:03 2005 +0000
+++ b/devel/Makefile Tue Nov 22 22:44:09 2005 +0000
@@ -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-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 -r 7dbf8249a5c7 -r bc4b3f46d02a devel/p5-SortVersions/DESCR
--- a/devel/p5-SortVersions/DESCR Tue Nov 22 22:43:03 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 7dbf8249a5c7 -r bc4b3f46d02a devel/p5-SortVersions/Makefile
--- a/devel/p5-SortVersions/Makefile Tue Nov 22 22:43:03 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r 7dbf8249a5c7 -r bc4b3f46d02a devel/p5-SortVersions/PLIST
--- a/devel/p5-SortVersions/PLIST Tue Nov 22 22:43:03 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:25:33 zuntum Exp $
diff -r 7dbf8249a5c7 -r bc4b3f46d02a devel/p5-SortVersions/distinfo
--- a/devel/p5-SortVersions/distinfo Tue Nov 22 22:43:03 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index