aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2011-06-21 14:58:49 +0800
committeraz <az@FreeBSD.org>2011-06-21 14:58:49 +0800
commit3b1f5c8d071c5dbc9d740209a13f1bf31eb66c2a (patch)
treef533ef24ed7d78ec652ccac29e7fd9b81da48a31 /math
parent07aec18e2fb3806fe8564daab8a98ce6aefd22c8 (diff)
downloadfreebsd-ports-gnome-3b1f5c8d071c5dbc9d740209a13f1bf31eb66c2a.tar.gz
freebsd-ports-gnome-3b1f5c8d071c5dbc9d740209a13f1bf31eb66c2a.tar.zst
freebsd-ports-gnome-3b1f5c8d071c5dbc9d740209a13f1bf31eb66c2a.zip
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro
Diffstat (limited to 'math')
-rw-r--r--math/p5-Algorithm-Combinatorics/Makefile3
-rw-r--r--math/p5-Algorithm-KMeans/Makefile3
-rw-r--r--math/p5-GIS-Distance-Fast/Makefile4
-rw-r--r--math/p5-Math-ConvexHull/Makefile3
-rw-r--r--math/p5-Math-Polygon-Tree/Makefile3
-rw-r--r--math/p5-Math-Random-MT-Auto/Makefile4
-rw-r--r--math/p5-Math-Symbolic/Makefile3
7 files changed, 14 insertions, 9 deletions
diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile
index 096c7f406dc6..998ad157ec7e 100644
--- a/math/p5-Algorithm-Combinatorics/Makefile
+++ b/math/p5-Algorithm-Combinatorics/Makefile
@@ -8,7 +8,8 @@
PORTNAME= Algorithm-Combinatorics
PORTVERSION= 0.26
CATEGORIES= math perl5
-MASTER_SITES= CPAN/../../authors/id/F/FX/FXN
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:FXN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
diff --git a/math/p5-Algorithm-KMeans/Makefile b/math/p5-Algorithm-KMeans/Makefile
index be05ac7df3ec..55ca1d0a1eae 100644
--- a/math/p5-Algorithm-KMeans/Makefile
+++ b/math/p5-Algorithm-KMeans/Makefile
@@ -8,7 +8,8 @@
PORTNAME= Algorithm-KMeans
PORTVERSION= 1.21
CATEGORIES= math perl5
-MASTER_SITES= CPAN/../../authors/id/A/AV/AVIKAK/
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:AVIKAK
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
diff --git a/math/p5-GIS-Distance-Fast/Makefile b/math/p5-GIS-Distance-Fast/Makefile
index b4d5ddafd2a0..8f922f30d98d 100644
--- a/math/p5-GIS-Distance-Fast/Makefile
+++ b/math/p5-GIS-Distance-Fast/Makefile
@@ -8,8 +8,8 @@
PORTNAME= GIS-Distance-Fast
PORTVERSION= 0.06
CATEGORIES= math perl5
-MASTER_SITES= CPAN/../../authors/id/B/BL/BLUEFEET
-MASTER_SITE_SUBDIR= GIS
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:BLUEFEET
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
diff --git a/math/p5-Math-ConvexHull/Makefile b/math/p5-Math-ConvexHull/Makefile
index 1d8248cbadcd..665ad3b22f93 100644
--- a/math/p5-Math-ConvexHull/Makefile
+++ b/math/p5-Math-ConvexHull/Makefile
@@ -8,7 +8,8 @@
PORTNAME= Math-ConvexHull
PORTVERSION= 1.04
CATEGORIES= math perl5
-MASTER_SITES= CPAN/../../authors/id/S/SM/SMUELLER
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:SMUELLER
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
diff --git a/math/p5-Math-Polygon-Tree/Makefile b/math/p5-Math-Polygon-Tree/Makefile
index b6695c99bdff..473a6469e649 100644
--- a/math/p5-Math-Polygon-Tree/Makefile
+++ b/math/p5-Math-Polygon-Tree/Makefile
@@ -8,7 +8,8 @@
PORTNAME= Math-Polygon-Tree
PORTVERSION= 0.041
CATEGORIES= math perl5
-MASTER_SITES= CPAN/../../authors/id/L/LI/LIOSHA
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:LIOSHA
PKGNAMEPREFIX= p5-
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile
index eff7ac225fb2..6ea7ecdb2daf 100644
--- a/math/p5-Math-Random-MT-Auto/Makefile
+++ b/math/p5-Math-Random-MT-Auto/Makefile
@@ -8,8 +8,8 @@
PORTNAME= Math-Random-MT-Auto
PORTVERSION= 6.16
CATEGORIES= math perl5
-MASTER_SITES= CPAN/../../authors/id/J/JD/JDHEDDEN
-MASTER_SITE_SUBDIR= Math
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:JDHEDDEN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
diff --git a/math/p5-Math-Symbolic/Makefile b/math/p5-Math-Symbolic/Makefile
index b741dd6b0a78..64acc09bee07 100644
--- a/math/p5-Math-Symbolic/Makefile
+++ b/math/p5-Math-Symbolic/Makefile
@@ -8,7 +8,8 @@
PORTNAME= Math-Symbolic
PORTVERSION= 0.606
CATEGORIES= math perl5
-MASTER_SITES= CPAN/../../authors/id/S/SM/SMUELLER
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:SMUELLER
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org