diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-13 14:26:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-13 14:26:11 +0000 |
commit | f102dee672792889db48531783e157c4dd5bfd9a (patch) | |
tree | 6692c36b32b34ee1bc96e3ba224c478030ea58eb /net | |
parent | 94432d189a05d641021648b8a6927a1930f7cb4f (diff) |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=428488
Diffstat (limited to 'net')
-rw-r--r-- | net/pecl-amqp/pkg-descr | 2 | ||||
-rw-r--r-- | net/pecl-geoip/pkg-descr | 2 | ||||
-rw-r--r-- | net/pecl-gupnp/pkg-descr | 2 | ||||
-rw-r--r-- | net/pecl-ip2location/pkg-descr | 2 | ||||
-rw-r--r-- | net/pecl-mosquitto/pkg-descr | 2 | ||||
-rw-r--r-- | net/pecl-oauth/pkg-descr | 2 | ||||
-rw-r--r-- | net/pecl-oauth2/pkg-descr | 2 | ||||
-rw-r--r-- | net/pecl-radius/pkg-descr | 2 | ||||
-rw-r--r-- | net/pecl-yaz/pkg-descr | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/net/pecl-amqp/pkg-descr b/net/pecl-amqp/pkg-descr index 0da6e07eca1b..ec6d909f9e87 100644 --- a/net/pecl-amqp/pkg-descr +++ b/net/pecl-amqp/pkg-descr @@ -2,4 +2,4 @@ This extension uses rabbitmq-c library to provide API for communicating with AMQP compliant servers, and writing producers and consumers. -WWW: http://pecl.php.net/package/amqp +WWW: https://pecl.php.net/package/amqp diff --git a/net/pecl-geoip/pkg-descr b/net/pecl-geoip/pkg-descr index 99fa0bb72d1e..25aef1ab6f32 100644 --- a/net/pecl-geoip/pkg-descr +++ b/net/pecl-geoip/pkg-descr @@ -2,5 +2,5 @@ This PHP extension allows you to find the location of an IP address - City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type. For more info, please visit Maxmind's website. -WWW: http://pecl.php.net/package/geoip +WWW: https://pecl.php.net/package/geoip WWW: http://www.maxmind.com/ diff --git a/net/pecl-gupnp/pkg-descr b/net/pecl-gupnp/pkg-descr index 9c0f71a7e789..69985f68d7e7 100644 --- a/net/pecl-gupnp/pkg-descr +++ b/net/pecl-gupnp/pkg-descr @@ -1,3 +1,3 @@ This PHP extensions is a wrapper for GUPnP (net/gupnp). -WWW: http://pecl.php.net/package/gupnp +WWW: https://pecl.php.net/package/gupnp diff --git a/net/pecl-ip2location/pkg-descr b/net/pecl-ip2location/pkg-descr index 06466032e2ad..5fef4f9b5203 100644 --- a/net/pecl-ip2location/pkg-descr +++ b/net/pecl-ip2location/pkg-descr @@ -5,4 +5,4 @@ name, net speed, area code, weather station code, weather station name, mobile country code (MCC), mobile network code (MNC) and carrier brand, elevation, and usage type. -WWW: http://pecl.php.net/package/ip2location +WWW: https://pecl.php.net/package/ip2location diff --git a/net/pecl-mosquitto/pkg-descr b/net/pecl-mosquitto/pkg-descr index 720eaa63d030..0a46eba5858f 100644 --- a/net/pecl-mosquitto/pkg-descr +++ b/net/pecl-mosquitto/pkg-descr @@ -1,4 +1,4 @@ Mosquitto provides support for the MQTT protocol, including publishing, subscribing, and an event loop. -WWW: http://pecl.php.net/package/Mosquitto +WWW: https://pecl.php.net/package/Mosquitto diff --git a/net/pecl-oauth/pkg-descr b/net/pecl-oauth/pkg-descr index 9da4a1e33c5e..1fe770ea5a29 100644 --- a/net/pecl-oauth/pkg-descr +++ b/net/pecl-oauth/pkg-descr @@ -3,4 +3,4 @@ Oauth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords. -WWW: http://pecl.php.net/package/oauth/ +WWW: https://pecl.php.net/package/oauth diff --git a/net/pecl-oauth2/pkg-descr b/net/pecl-oauth2/pkg-descr index 9da4a1e33c5e..1fe770ea5a29 100644 --- a/net/pecl-oauth2/pkg-descr +++ b/net/pecl-oauth2/pkg-descr @@ -3,4 +3,4 @@ Oauth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords. -WWW: http://pecl.php.net/package/oauth/ +WWW: https://pecl.php.net/package/oauth diff --git a/net/pecl-radius/pkg-descr b/net/pecl-radius/pkg-descr index 280d7ed6f893..a8d966a22a24 100644 --- a/net/pecl-radius/pkg-descr +++ b/net/pecl-radius/pkg-descr @@ -6,4 +6,4 @@ RADIUS accounting (RFC 2866), works on Unix and on Windows. Its an easy way to authenticate your users against the user-database of your OS (for example against Windows Active-Directory via IAS). -WWW: http://pecl.php.net/package/radius +WWW: https://pecl.php.net/package/radius diff --git a/net/pecl-yaz/pkg-descr b/net/pecl-yaz/pkg-descr index 4ea5885c1055..303473151d2e 100644 --- a/net/pecl-yaz/pkg-descr +++ b/net/pecl-yaz/pkg-descr @@ -1,4 +1,4 @@ PHP/YAZ is an extension to the popular web server language PHP that implements Z39.50 origin (client) functionality as well as the SRW/SRU protocols. -WWW: http://pecl.php.net/package/yaz/ +WWW: https://pecl.php.net/package/yaz |