pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
*: use MASTER_SITE_PERL_CPAN
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Tue Sep 8 15:14:58 2020 +0200
Changeset: de6c636ca912c2a7c47e4de101e1a27e0c903590
Modified Files:
man2html/Makefile
p5-Aceperl/Makefile
p5-Alien-FFI/Makefile
p5-AnyEvent-I3/Makefile
p5-Arch/Makefile
p5-CGI-Application-Plugin-FillInForm/Makefile
p5-CGI-Untaint-date/Makefile
p5-CGI-Untaint-email/Makefile
p5-CGI-Untaint/Makefile
p5-Class-DBI-Loader-Relationship/Makefile
p5-Class-DBI-Pager/Makefile
p5-Encode-Arabic/Makefile
p5-Exception-Class-TryCatch/Makefile
p5-IO-Lambda/Makefile
p5-Maypole/Makefile
p5-Module-Starter-Plugin-CGIApp/Makefile
p5-Net-SMS-Clickatell/Makefile
p5-RPC-PlClient/Makefile
p5-Spread/Makefile
p5-Sub-Prototype/Makefile
p5-Sub-WrapPackages/Makefile
p5-Syntax-Highlight-Perl-Improved/Makefile
p5-Template-Plugin-Class/Makefile
p5-WWW-YouTube-Download/Makefile
p5-WebService-Audioscrobbler/Makefile
p5-WebService-GData/Makefile
Log Message:
*: use MASTER_SITE_PERL_CPAN
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=de6c636ca912c2a7c47e4de101e1a27e0c903590
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
man2html/Makefile | 2 +-
p5-Aceperl/Makefile | 2 +-
p5-Alien-FFI/Makefile | 2 +-
p5-AnyEvent-I3/Makefile | 2 +-
p5-Arch/Makefile | 2 +-
p5-CGI-Application-Plugin-FillInForm/Makefile | 2 +-
p5-CGI-Untaint-date/Makefile | 2 +-
p5-CGI-Untaint-email/Makefile | 2 +-
p5-CGI-Untaint/Makefile | 2 +-
p5-Class-DBI-Loader-Relationship/Makefile | 2 +-
p5-Class-DBI-Pager/Makefile | 2 +-
p5-Encode-Arabic/Makefile | 2 +-
p5-Exception-Class-TryCatch/Makefile | 2 +-
p5-IO-Lambda/Makefile | 2 +-
p5-Maypole/Makefile | 2 +-
p5-Module-Starter-Plugin-CGIApp/Makefile | 2 +-
p5-Net-SMS-Clickatell/Makefile | 2 +-
p5-RPC-PlClient/Makefile | 2 +-
p5-Spread/Makefile | 2 +-
p5-Sub-Prototype/Makefile | 2 +-
p5-Sub-WrapPackages/Makefile | 2 +-
p5-Syntax-Highlight-Perl-Improved/Makefile | 2 +-
p5-Template-Plugin-Class/Makefile | 2 +-
p5-WWW-YouTube-Download/Makefile | 2 +-
p5-WebService-Audioscrobbler/Makefile | 2 +-
p5-WebService-GData/Makefile | 2 +-
26 files changed, 26 insertions(+), 26 deletions(-)
diffs:
diff --git a/man2html/Makefile b/man2html/Makefile
index 93030c7aeb..1963eb4b93 100644
--- a/man2html/Makefile
+++ b/man2html/Makefile
@@ -5,7 +5,7 @@ PKGNAME= ${DISTNAME:S/html/html-/}
CATEGORIES= textproc
MASTER_SITES+= https://acadix.biz/Ports/distfiles/
MASTER_SITES+= http://hydra.nac.uci.edu/indiv/ehood/tar/
-MASTER_SITES+= ftp://ftp.cpan.org/pub/CPAN/modules/by-authors/Earl_Hood/
+MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=../../authors/Earl_Hood/}
MASTER_SITES+= http://people.freebsd.org/~demon/
MAINTAINER= bacon%NetBSD.org@localhost
diff --git a/p5-Aceperl/Makefile b/p5-Aceperl/Makefile
index 623897595b..a17b6f1480 100644
--- a/p5-Aceperl/Makefile
+++ b/p5-Aceperl/Makefile
@@ -3,7 +3,7 @@
DISTNAME= AcePerl-1.92
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases
-MASTER_SITES= http://www.cpan.org/authors/id/L/LD/LDS/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LD/LDS/}
MAINTAINER= dprice%cs.nmsu.edu@localhost
HOMEPAGE= https://metacpan.org/pod/Ace
diff --git a/p5-Alien-FFI/Makefile b/p5-Alien-FFI/Makefile
index 735c2c8b36..a69f531275 100644
--- a/p5-Alien-FFI/Makefile
+++ b/p5-Alien-FFI/Makefile
@@ -3,7 +3,7 @@
DISTNAME= Alien-FFI-0.25
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PL/PLICEASE/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/Alien-Build
diff --git a/p5-AnyEvent-I3/Makefile b/p5-AnyEvent-I3/Makefile
index 34de8bb60f..4f88f807a6 100644
--- a/p5-AnyEvent-I3/Makefile
+++ b/p5-AnyEvent-I3/Makefile
@@ -3,7 +3,7 @@
DISTNAME= AnyEvent-I3-0.17
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel
-MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MS/MSTPLBG/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSTPLBG/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/pod/AnyEvent::I3
diff --git a/p5-Arch/Makefile b/p5-Arch/Makefile
index afaf5e4e8d..72770f6aec 100644
--- a/p5-Arch/Makefile
+++ b/p5-Arch/Makefile
@@ -4,7 +4,7 @@ DISTNAME= Arch-0.5.2
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
# MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Arch/}
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MI/MIGO/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIGO/}
MAINTAINER= jfranz%bsdprojects.net@localhost
COMMENT= Perl module for Arch
diff --git a/p5-CGI-Application-Plugin-FillInForm/Makefile b/p5-CGI-Application-Plugin-FillInForm/Makefile
index fa2bf7f4ed..4f90804108 100644
--- a/p5-CGI-Application-Plugin-FillInForm/Makefile
+++ b/p5-CGI-Application-Plugin-FillInForm/Makefile
@@ -3,7 +3,7 @@
DISTNAME= CGI-Application-Plugin-FillInForm-1.15
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MA/MARKSTOS/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKSTOS/}
MAINTAINER= ficovh%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/release/CGI-Application-Plugin-FillInForm
diff --git a/p5-CGI-Untaint-date/Makefile b/p5-CGI-Untaint-date/Makefile
index f1adc6ba78..6061b7c2cb 100644
--- a/p5-CGI-Untaint-date/Makefile
+++ b/p5-CGI-Untaint-date/Makefile
@@ -3,7 +3,7 @@
DISTNAME= CGI-Untaint-date-1.00
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
-MASTER_SITES= https://cpan.metacpan.org/authors/id/T/TM/TMTM/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TM/TMTM/}
MAINTAINER= ficovh%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/pod/CGI::Untaint::date
diff --git a/p5-CGI-Untaint-email/Makefile b/p5-CGI-Untaint-email/Makefile
index f0a587cf88..1f84d0fbfb 100644
--- a/p5-CGI-Untaint-email/Makefile
+++ b/p5-CGI-Untaint-email/Makefile
@@ -3,7 +3,7 @@
DISTNAME= CGI-Untaint-email-0.03
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
-MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/}
MAINTAINER= ficovh%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/pod/CGI::Untaint::email
diff --git a/p5-CGI-Untaint/Makefile b/p5-CGI-Untaint/Makefile
index 7817e75b20..61e2087183 100644
--- a/p5-CGI-Untaint/Makefile
+++ b/p5-CGI-Untaint/Makefile
@@ -3,7 +3,7 @@
DISTNAME= CGI-Untaint-1.26
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
-MASTER_SITES= https://cpan.metacpan.org/authors/id/T/TM/TMTM/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TM/TMTM/}
MAINTAINER= ficovh%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/pod/CGI::Untaint
diff --git a/p5-Class-DBI-Loader-Relationship/Makefile b/p5-Class-DBI-Loader-Relationship/Makefile
index cec230c4ba..124e5ee0f5 100644
--- a/p5-Class-DBI-Loader-Relationship/Makefile
+++ b/p5-Class-DBI-Loader-Relationship/Makefile
@@ -3,7 +3,7 @@
DISTNAME= Class-DBI-Loader-Relationship-1.2
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
-MASTER_SITES= https://cpan.metacpan.org/authors/id/S/SI/SIMON/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SI/SIMON/}
MAINTAINER= ficovh%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/pod/Class::DBI::Loader::Relationship
diff --git a/p5-Class-DBI-Pager/Makefile b/p5-Class-DBI-Pager/Makefile
index 21d3c66b63..cf296aa690 100644
--- a/p5-Class-DBI-Pager/Makefile
+++ b/p5-Class-DBI-Pager/Makefile
@@ -3,7 +3,7 @@
DISTNAME= Class-DBI-Pager-0.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
-MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/}
MAINTAINER= ficovh%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/pod/Class::DBI::Pager
diff --git a/p5-Encode-Arabic/Makefile b/p5-Encode-Arabic/Makefile
index 21b7bddd94..1f95da2e9b 100644
--- a/p5-Encode-Arabic/Makefile
+++ b/p5-Encode-Arabic/Makefile
@@ -3,7 +3,7 @@
DISTNAME= Encode-Arabic-14.2
PKGNAME= p5-${DISTNAME}
CATEGORIES= converters perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SM/SMRZ/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SM/SMRZ/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/release/Encode-Arabic
diff --git a/p5-Exception-Class-TryCatch/Makefile b/p5-Exception-Class-TryCatch/Makefile
index 9782c3580e..491f0ea30c 100644
--- a/p5-Exception-Class-TryCatch/Makefile
+++ b/p5-Exception-Class-TryCatch/Makefile
@@ -3,7 +3,7 @@
DISTNAME= Exception-Class-TryCatch-1.13
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
-MASTER_SITES= https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/}
MAINTAINER= ficovh%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/pod/Exception::Class::TryCatch
diff --git a/p5-IO-Lambda/Makefile b/p5-IO-Lambda/Makefile
index 539afdc700..5fc47db7a4 100644
--- a/p5-IO-Lambda/Makefile
+++ b/p5-IO-Lambda/Makefile
@@ -3,7 +3,7 @@
DISTNAME= IO-Lambda-1.30
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/K/KA/KARASIK/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KA/KARASIK/}
MAINTAINER= wenheping%gmail.com@localhost
HOMEPAGE= https://metacpan.org/release/IO-Lambda
diff --git a/p5-Maypole/Makefile b/p5-Maypole/Makefile
index 1bef1b725d..c19685c71f 100644
--- a/p5-Maypole/Makefile
+++ b/p5-Maypole/Makefile
@@ -4,7 +4,7 @@ DISTNAME= Maypole-2.13
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= www perl5
-MASTER_SITES= https://cpan.metacpan.org/authors/id/T/TE/TEEJAY/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TE/TEEJAY/}
MAINTAINER= ficovh%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/pod/Maypole
diff --git a/p5-Module-Starter-Plugin-CGIApp/Makefile b/p5-Module-Starter-Plugin-CGIApp/Makefile
index 7d01d014e1..fd2d4780be 100644
--- a/p5-Module-Starter-Plugin-CGIApp/Makefile
+++ b/p5-Module-Starter-Plugin-CGIApp/Makefile
@@ -3,7 +3,7 @@
DISTNAME= Module-Starter-Plugin-CGIApp-0.44
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JA/JALDHAR/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JA/JALDHAR/}
MAINTAINER= ficovh%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/release/Module-Starter-Plugin-CGIApp
diff --git a/p5-Net-SMS-Clickatell/Makefile b/p5-Net-SMS-Clickatell/Makefile
index 2813eb8da2..023fabe0a0 100644
--- a/p5-Net-SMS-Clickatell/Makefile
+++ b/p5-Net-SMS-Clickatell/Makefile
@@ -2,7 +2,7 @@
DISTNAME= Net-SMS-Clickatell-0.05
CATEGORIES= comms perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/R/RA/RALAMOSM/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RA/RALAMOSM/}
MAINTAINER= kethzer.dr%gmail.com@localhost
HOMEPAGE= https://metacpan.org/release/Net-SMS-Clickatell
diff --git a/p5-RPC-PlClient/Makefile b/p5-RPC-PlClient/Makefile
index 27b1c57291..58db31069f 100644
--- a/p5-RPC-PlClient/Makefile
+++ b/p5-RPC-PlClient/Makefile
@@ -3,7 +3,7 @@
DISTNAME= PlRPC-0.2020
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
-MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MN/MNOONING/PlRPC/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MN/MNOONING/PlRPC/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/pod/Bundle::PlRPC
diff --git a/p5-Spread/Makefile b/p5-Spread/Makefile
index 25c3599b48..3ce14ddb23 100644
--- a/p5-Spread/Makefile
+++ b/p5-Spread/Makefile
@@ -4,7 +4,7 @@ DISTNAME= Spread-3.17.3-1.07
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= net perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JE/JESUS/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JE/JESUS/}
MAINTAINER= gizm0%inbox.lv@localhost
COMMENT= Perl5 module interface to Spread network utilities
diff --git a/p5-Sub-Prototype/Makefile b/p5-Sub-Prototype/Makefile
index 40d98e7c56..794e887d20 100644
--- a/p5-Sub-Prototype/Makefile
+++ b/p5-Sub-Prototype/Makefile
@@ -3,7 +3,7 @@
DISTNAME= Sub-Prototype-0.03
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/Sub-Prototype
diff --git a/p5-Sub-WrapPackages/Makefile b/p5-Sub-WrapPackages/Makefile
index f51d043f4f..8af3f6e17d 100644
--- a/p5-Sub-WrapPackages/Makefile
+++ b/p5-Sub-WrapPackages/Makefile
@@ -3,7 +3,7 @@
DISTNAME= Sub-WrapPackages-2.01
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DC/DCANTRELL/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCANTRELL/}
MAINTAINER= ficovh%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/release/Sub-WrapPackages
diff --git a/p5-Syntax-Highlight-Perl-Improved/Makefile b/p5-Syntax-Highlight-Perl-Improved/Makefile
index e01f6b7ffd..44d2ebb36a 100644
--- a/p5-Syntax-Highlight-Perl-Improved/Makefile
+++ b/p5-Syntax-Highlight-Perl-Improved/Makefile
@@ -3,7 +3,7 @@
DISTNAME= Syntax-Highlight-Perl-Improved-1.01
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
-MASTER_SITES= https://cpan.metacpan.org/authors/id/D/DA/DAVIDCYL/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAVIDCYL/}
MAINTAINER= ficovh%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/pod/Syntax::Highlight::Perl::Improved
diff --git a/p5-Template-Plugin-Class/Makefile b/p5-Template-Plugin-Class/Makefile
index d4a1ceb6c3..eee57a7e5c 100644
--- a/p5-Template-Plugin-Class/Makefile
+++ b/p5-Template-Plugin-Class/Makefile
@@ -4,7 +4,7 @@
DISTNAME= Template-Plugin-Class-0.14
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RC/RCLAMP/}
MAINTAINER= ficovh%yahoo.com@localhost
HOMEPAGE= https://metacpan.org/release/Template-Plugin-Class
diff --git a/p5-WWW-YouTube-Download/Makefile b/p5-WWW-YouTube-Download/Makefile
index 4d55c90dda..8432c6cdf7 100644
--- a/p5-WWW-YouTube-Download/Makefile
+++ b/p5-WWW-YouTube-Download/Makefile
@@ -3,7 +3,7 @@
DISTNAME= WWW-YouTube-Download-0.63
PKGNAME= p5-${DISTNAME}
CATEGORIES= www
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/WebService-GData
diff --git a/p5-WebService-Audioscrobbler/Makefile b/p5-WebService-Audioscrobbler/Makefile
index 7eeb191a8f..cb118bcfb6 100644
--- a/p5-WebService-Audioscrobbler/Makefile
+++ b/p5-WebService-Audioscrobbler/Makefile
@@ -3,7 +3,7 @@
DISTNAME= WebService-Audioscrobbler-0.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= net
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NI/NILSONSFJ/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NI/NILSONSFJ/}
MAINTAINER= jfranz%bsdprojects.net@localhost
HOMEPAGE= https://www.last.fm/api
diff --git a/p5-WebService-GData/Makefile b/p5-WebService-GData/Makefile
index 51ba5dff57..67732a9a61 100644
--- a/p5-WebService-GData/Makefile
+++ b/p5-WebService-GData/Makefile
@@ -4,7 +4,7 @@
DISTNAME= WebService-GData-0.06
PKGNAME= p5-${DISTNAME}
CATEGORIES= net
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SZ/SZABGAB/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/WebService-GData
Home |
Main Index |
Thread Index |
Old Index