aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-13 15:05:06 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-13 15:05:06 +0000
commit92266c522425ae856e9c7136458b1ed43179adf4 (patch)
treee9f671eb1743def343d53b8e00454257812cb4a5 /sysutils
parentc4cc383eb91d181cfd792d42cb98114ff0cf025c (diff)
downloadports-92266c522425ae856e9c7136458b1ed43179adf4.tar.gz
ports-92266c522425ae856e9c7136458b1ed43179adf4.zip
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=428494
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pear-Cache/pkg-descr2
-rw-r--r--sysutils/pear-Cache_Lite/pkg-descr2
-rw-r--r--sysutils/pear-File/pkg-descr2
-rw-r--r--sysutils/pear-File_Find/pkg-descr2
-rw-r--r--sysutils/pear-File_Fstab/pkg-descr2
-rw-r--r--sysutils/pear-File_Gettext/pkg-descr2
-rw-r--r--sysutils/pear-I18Nv2/pkg-descr2
-rw-r--r--sysutils/pear-Log/pkg-descr2
-rw-r--r--sysutils/pear-Translation2/pkg-descr2
9 files changed, 9 insertions, 9 deletions
diff --git a/sysutils/pear-Cache/pkg-descr b/sysutils/pear-Cache/pkg-descr
index 4155a4ca03ec..66f95322e164 100644
--- a/sysutils/pear-Cache/pkg-descr
+++ b/sysutils/pear-Cache/pkg-descr
@@ -2,4 +2,4 @@ With the PEAR Cache you can cache the result of certain function
calls, as well as the output of a whole script run or share data
between applications.
-WWW: http://pear.php.net/package/Cache/
+WWW: https://pear.php.net/package/Cache
diff --git a/sysutils/pear-Cache_Lite/pkg-descr b/sysutils/pear-Cache_Lite/pkg-descr
index be51c5da7977..a11f47793864 100644
--- a/sysutils/pear-Cache_Lite/pkg-descr
+++ b/sysutils/pear-Cache_Lite/pkg-descr
@@ -1,4 +1,4 @@
This package is a little cache system optimized for file containers. It is
fast and safe (because it uses file locking and/or anti-corruption tests).
-WWW: http://pear.php.net/package/Cache_Lite
+WWW: https://pear.php.net/package/Cache_Lite
diff --git a/sysutils/pear-File/pkg-descr b/sysutils/pear-File/pkg-descr
index 8b3a0c2e4654..a6ddab729120 100644
--- a/sysutils/pear-File/pkg-descr
+++ b/sysutils/pear-File/pkg-descr
@@ -2,4 +2,4 @@ Provides easy access to read/write to files along with
some common routines to deal with paths. Also provides
interface for handling CSV files.
-WWW: http://pear.php.net/package/File/
+WWW: https://pear.php.net/package/File
diff --git a/sysutils/pear-File_Find/pkg-descr b/sysutils/pear-File_Find/pkg-descr
index 888f2ab98a4a..b68c1cfbc757 100644
--- a/sysutils/pear-File_Find/pkg-descr
+++ b/sysutils/pear-File_Find/pkg-descr
@@ -2,4 +2,4 @@ PEAR::File_Find, created as a replacement for its Perl counterpart, also
named File_Find, is a directory searcher, which handles, globbing, recursive
directory searching, as well as a slew of other cool features.
-WWW: http://pear.php.net/package/File_Find/
+WWW: https://pear.php.net/package/File_Find
diff --git a/sysutils/pear-File_Fstab/pkg-descr b/sysutils/pear-File_Fstab/pkg-descr
index 27f5ee4960e3..824ac2d64a8d 100644
--- a/sysutils/pear-File_Fstab/pkg-descr
+++ b/sysutils/pear-File_Fstab/pkg-descr
@@ -9,4 +9,4 @@ Features:
* Stable, functional interface.
* Fully documented with PHPDoc.
-WWW: http://pear.php.net/package/File_Fstab/
+WWW: https://pear.php.net/package/File_Fstab
diff --git a/sysutils/pear-File_Gettext/pkg-descr b/sysutils/pear-File_Gettext/pkg-descr
index 1cf4835e77e5..1836138abae2 100644
--- a/sysutils/pear-File_Gettext/pkg-descr
+++ b/sysutils/pear-File_Gettext/pkg-descr
@@ -1,3 +1,3 @@
Reader and writer for GNU PO and MO files.
-WWW: http://pear.php.net/package/File_Gettext/
+WWW: https://pear.php.net/package/File_Gettext
diff --git a/sysutils/pear-I18Nv2/pkg-descr b/sysutils/pear-I18Nv2/pkg-descr
index fb92293a923c..866a129f2ad7 100644
--- a/sysutils/pear-I18Nv2/pkg-descr
+++ b/sysutils/pear-I18Nv2/pkg-descr
@@ -4,4 +4,4 @@ like locale based formatting of dates, numbers and currencies.
Beside that it attempts to provide an OS independent way to setlocale()
and aims to provide language and country names translated into many languages.
-WWW: http://pear.php.net/package/I18Nv2/
+WWW: https://pear.php.net/package/I18Nv2
diff --git a/sysutils/pear-Log/pkg-descr b/sysutils/pear-Log/pkg-descr
index 5d98ca5cf859..77fc4f00cc66 100644
--- a/sysutils/pear-Log/pkg-descr
+++ b/sysutils/pear-Log/pkg-descr
@@ -3,4 +3,4 @@ PEAR Log framework provides an abstracted logging system.
It supports logging to console, file, syslog, SQL, Sqlite, mail and
mcal targets. It also provides a subject - observer mechanism.
-WWW: http://pear.php.net/package/Log
+WWW: https://pear.php.net/package/Log
diff --git a/sysutils/pear-Translation2/pkg-descr b/sysutils/pear-Translation2/pkg-descr
index 5d95dbb53182..1e268b5c29f9 100644
--- a/sysutils/pear-Translation2/pkg-descr
+++ b/sysutils/pear-Translation2/pkg-descr
@@ -20,4 +20,4 @@ Currently, the following decorators are provided:
- SpecialChars (replace html entities with their hex codes)
- UTF-8 (to convert UTF-8 strings to ISO-8859-1)
-WWW: http://pear.php.net/package/Translation2/
+WWW: https://pear.php.net/package/Translation2