pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Redirect the last few search.cpan.org packages that I ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/27bfa6ab9b38
branches: trunk
changeset: 335831:27bfa6ab9b38
user: nia <nia%pkgsrc.org@localhost>
date: Mon Jul 01 22:00:09 2019 +0000
description:
Redirect the last few search.cpan.org packages that I missed.
diffstat:
audio/mp3cut/Makefile | 6 +++---
devel/RTx-RightsMatrix/Makefile | 4 ++--
devel/svn-bisect/Makefile | 4 ++--
mail/mailsort/Makefile | 6 +++---
security/clusterssh/Makefile | 6 +++---
shells/perlsh/Makefile | 6 +++---
6 files changed, 16 insertions(+), 16 deletions(-)
diffs (115 lines):
diff -r 661e45b06f02 -r 27bfa6ab9b38 audio/mp3cut/Makefile
--- a/audio/mp3cut/Makefile Mon Jul 01 21:50:09 2019 +0000
+++ b/audio/mp3cut/Makefile Mon Jul 01 22:00:09 2019 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2018/08/22 09:42:55 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/01 22:00:09 nia Exp $
DISTNAME= mp3cut-1.13
PKGREVISION= 8
CATEGORIES= audio perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JV/JV/
+MASTER_SITES= https://cpan.metacpan.org/authors/id/J/JV/JV/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/~jv/mp3cut/
+HOMEPAGE= https://metacpan.org/release/JV/mp3cut-1.13
COMMENT= Tools to concatenate and split MP3 files
LICENSE= ${PERL5_LICENSE}
diff -r 661e45b06f02 -r 27bfa6ab9b38 devel/RTx-RightsMatrix/Makefile
--- a/devel/RTx-RightsMatrix/Makefile Mon Jul 01 21:50:09 2019 +0000
+++ b/devel/RTx-RightsMatrix/Makefile Mon Jul 01 22:00:09 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2018/08/22 09:43:27 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/01 22:00:10 nia Exp $
#
DISTNAME= RTx-RightsMatrix-0.03.00
@@ -8,7 +8,7 @@
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/~htchapman/RTx-RightsMatrix/
+HOMEPAGE= https://metacpan.org/release/RTx-RightsMatrix
COMMENT= Utility to efficiently manage rights to a RT installation
DEPENDS+= rt>=3.4.5:../../devel/rt3
diff -r 661e45b06f02 -r 27bfa6ab9b38 devel/svn-bisect/Makefile
--- a/devel/svn-bisect/Makefile Mon Jul 01 21:50:09 2019 +0000
+++ b/devel/svn-bisect/Makefile Mon Jul 01 22:00:09 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/08/22 09:45:00 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/07/01 22:00:10 nia Exp $
DISTNAME= svn-bisect-1.1
PKGREVISION= 2
@@ -8,7 +8,7 @@
GITHUB_PROJECT= svn-bisect
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/dist/App-SVN-Bisect/
+HOMEPAGE= https://metacpan.org/release/App-SVN-Bisect
COMMENT= Bisect SVN repositories to find a particular change
LICENSE= artistic-2.0
diff -r 661e45b06f02 -r 27bfa6ab9b38 mail/mailsort/Makefile
--- a/mail/mailsort/Makefile Mon Jul 01 21:50:09 2019 +0000
+++ b/mail/mailsort/Makefile Mon Jul 01 22:00:09 2019 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2018/08/22 09:45:26 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2019/07/01 22:00:10 nia Exp $
#
DISTNAME= mailsort-1.26
PKGREVISION= 5
CATEGORIES= mail
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/A/AZ/AZS/mailsort/
+MASTER_SITES= https://cpan.metacpan.org/authors/id/A/AZ/AZS/mailsort/
MAINTAINER= reed%reedmedia.net@localhost
-HOMEPAGE= http://search.cpan.org/~azs/mailsort/
+HOMEPAGE= https://metacpan.org/release/AZS/mailsort-1.26
COMMENT= Sort mbox mail folders by date
LICENSE= gnu-gpl-v2
diff -r 661e45b06f02 -r 27bfa6ab9b38 security/clusterssh/Makefile
--- a/security/clusterssh/Makefile Mon Jul 01 21:50:09 2019 +0000
+++ b/security/clusterssh/Makefile Mon Jul 01 22:00:09 2019 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2018/08/22 09:46:17 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/07/01 22:00:10 nia Exp $
DISTNAME= App-ClusterSSH-4.03_06
PKGNAME= p5-${DISTNAME:S/_/./}
PKGREVISION= 3
CATEGORIES= security
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DU/DUNCS/
+MASTER_SITES= https://cpan.metacpan.org/authors/id/D/DU/DUNCS/
MAINTAINER= imil%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/CPAN/authors/id/D/DU/DUNCS/
+HOMEPAGE= https://cpan.metacpan.org/authors/id/D/DU/DUNCS/
COMMENT= Cluster administration tool
LICENSE= gnu-gpl-v1
diff -r 661e45b06f02 -r 27bfa6ab9b38 shells/perlsh/Makefile
--- a/shells/perlsh/Makefile Mon Jul 01 21:50:09 2019 +0000
+++ b/shells/perlsh/Makefile Mon Jul 01 22:00:09 2019 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.31 2018/08/22 09:46:30 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2019/07/01 22:00:10 nia Exp $
DISTNAME= psh-1.8.1
PKGNAME= perlsh-1.8.1
PKGREVISION= 1
CATEGORIES= shells perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/G/GR/GREGOR/
+MASTER_SITES= https://cpan.metacpan.org/authors/id/G/GR/GREGOR/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/dist/psh/
+HOMEPAGE= https://metacpan.org/release/psh
COMMENT= The Perl Shell
LICENSE= ${PERL5_LICENSE}
Home |
Main Index |
Thread Index |
Old Index