aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2013-04-30 13:14:15 +0800
committermva <mva@FreeBSD.org>2013-04-30 13:14:15 +0800
commit7684440b5f183b5ff4645e251ee1dc2de2dbad0c (patch)
tree073859bb09b402ed7f986de76863271f80c3dc52 /devel
parent9a919952f835321b844e65c0d2b09d2a22afe4e0 (diff)
downloadfreebsd-ports-gnome-7684440b5f183b5ff4645e251ee1dc2de2dbad0c.tar.gz
freebsd-ports-gnome-7684440b5f183b5ff4645e251ee1dc2de2dbad0c.tar.zst
freebsd-ports-gnome-7684440b5f183b5ff4645e251ee1dc2de2dbad0c.zip
- Update to 0.28.0
- Update WWW entry
Diffstat (limited to 'devel')
-rw-r--r--devel/pylint/Makefile3
-rw-r--r--devel/pylint/distinfo4
-rw-r--r--devel/pylint/pkg-descr2
-rw-r--r--devel/pylint/pkg-plist6
4 files changed, 7 insertions, 8 deletions
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile
index 4b47c5594a82..ba87c998f49a 100644
--- a/devel/pylint/Makefile
+++ b/devel/pylint/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pylint
-PORTVERSION= 0.27.0
-PORTREVISION= 1
+PORTVERSION= 0.28.0
CATEGORIES= devel python
MASTER_SITES= LOGILAB
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
diff --git a/devel/pylint/distinfo b/devel/pylint/distinfo
index c10737496b1c..26ac04ff468b 100644
--- a/devel/pylint/distinfo
+++ b/devel/pylint/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pylint-0.27.0.tar.gz) = 5e03710d3a1699f7ddba61aea2af8d24fe87d59b22ec958071cee9b54bf889bb
-SIZE (pylint-0.27.0.tar.gz) = 220746
+SHA256 (pylint-0.28.0.tar.gz) = ea6c3fdc416b359a31d84c6e34dbe29730ec6c21e6316e982f38d0fb9186e780
+SIZE (pylint-0.28.0.tar.gz) = 198880
diff --git a/devel/pylint/pkg-descr b/devel/pylint/pkg-descr
index aa8cb866e22d..b7abe8ed919b 100644
--- a/devel/pylint/pkg-descr
+++ b/devel/pylint/pkg-descr
@@ -6,4 +6,4 @@ checking if variable names are well-formed according to your coding
standard, or checking if declared interfaces are truly implemented,
and much more.
-WWW: http://www.logilab.org/projects/pylint/
+WWW: http://www.pylint.org
diff --git a/devel/pylint/pkg-plist b/devel/pylint/pkg-plist
index eb8cc7b836c0..db25ac0ec814 100644
--- a/devel/pylint/pkg-plist
+++ b/devel/pylint/pkg-plist
@@ -45,9 +45,9 @@ bin/symilar
%%PYTHON_SITELIBDIR%%/pylint/checkers/similar.py
%%PYTHON_SITELIBDIR%%/pylint/checkers/similar.pyc
%%PYTHON_SITELIBDIR%%/pylint/checkers/similar.pyo
-%%PYTHON_SITELIBDIR%%/pylint/checkers/string_format.py
-%%PYTHON_SITELIBDIR%%/pylint/checkers/string_format.pyc
-%%PYTHON_SITELIBDIR%%/pylint/checkers/string_format.pyo
+%%PYTHON_SITELIBDIR%%/pylint/checkers/strings.py
+%%PYTHON_SITELIBDIR%%/pylint/checkers/strings.pyc
+%%PYTHON_SITELIBDIR%%/pylint/checkers/strings.pyo
%%PYTHON_SITELIBDIR%%/pylint/checkers/typecheck.py
%%PYTHON_SITELIBDIR%%/pylint/checkers/typecheck.pyc
%%PYTHON_SITELIBDIR%%/pylint/checkers/typecheck.pyo