aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-11-21 04:51:25 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-11-21 04:51:25 +0800
commit4b28c60adb367f20d59f9d7c93696adc7af2f9eb (patch)
tree81a3300da339b3acb55c68959ec881983170b887 /converters
parent9b0cccdb661ffa0e2ba7cc3b3cc72c64351f153f (diff)
downloadfreebsd-ports-gnome-4b28c60adb367f20d59f9d7c93696adc7af2f9eb.tar.gz
freebsd-ports-gnome-4b28c60adb367f20d59f9d7c93696adc7af2f9eb.tar.zst
freebsd-ports-gnome-4b28c60adb367f20d59f9d7c93696adc7af2f9eb.zip
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
Diffstat (limited to 'converters')
-rw-r--r--converters/py-svglib/pkg-descr2
-rw-r--r--converters/py-unidecode/pkg-descr2
-rw-r--r--converters/py-zfec/pkg-descr2
-rw-r--r--converters/zbase32/pkg-descr2
4 files changed, 4 insertions, 4 deletions
diff --git a/converters/py-svglib/pkg-descr b/converters/py-svglib/pkg-descr
index 9f8488e355cb..794366e2fac9 100644
--- a/converters/py-svglib/pkg-descr
+++ b/converters/py-svglib/pkg-descr
@@ -6,4 +6,4 @@ variety of ReportLab-related contexts, e.g. as Platypus Flowable objects
or in RML2PDF. As a command-line tool it converts SVG files into PDF
ones.
-WWW: http://pypi.python.org/pypi/svglib/
+WWW: https://pypi.python.org/pypi/svglib/
diff --git a/converters/py-unidecode/pkg-descr b/converters/py-unidecode/pkg-descr
index 49bb59b691ed..f7aea2cf190f 100644
--- a/converters/py-unidecode/pkg-descr
+++ b/converters/py-unidecode/pkg-descr
@@ -5,4 +5,4 @@ The representation is almost always an attempt at *transliteration*
-- i.e., conveying, in Roman letters, the pronunciation expressed by
the text in some other writing system. (See the example above)
-WWW: http://pypi.python.org/pypi/Unidecode
+WWW: https://pypi.python.org/pypi/Unidecode
diff --git a/converters/py-zfec/pkg-descr b/converters/py-zfec/pkg-descr
index 37742eb887dc..b3c2818b4e46 100644
--- a/converters/py-zfec/pkg-descr
+++ b/converters/py-zfec/pkg-descr
@@ -7,4 +7,4 @@ that if some blocks are lost then the original data can be recovered
from the remaining blocks. The zfec package includes command-line
tools, C API, Python API, and Haskell API.
-WWW: http://pypi.python.org/pypi/zfec/
+WWW: https://pypi.python.org/pypi/zfec/
diff --git a/converters/zbase32/pkg-descr b/converters/zbase32/pkg-descr
index 6b54bd23e267..42dcf0c6bf18 100644
--- a/converters/zbase32/pkg-descr
+++ b/converters/zbase32/pkg-descr
@@ -1,4 +1,4 @@
zbase32 is a base32 encoder/decoder. It is an alternate
base32 encoder but not RFC 3548 compliant.
-WWW: http://pypi.python.org/pypi/zbase32/
+WWW: https://pypi.python.org/pypi/zbase32/