diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2011-03-25 10:06:51 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2011-03-25 10:06:51 +0000 |
commit | 59e81976041a29a12ea81765ecca0dd6c3263d54 (patch) | |
tree | a8db8e51624988f6eee45e962182b340fd9ed3da /devel/py-qt4-dbus | |
parent | ad849b2e0102d0e06a5b438afc78c484ba7f7cff (diff) | |
download | ports-59e81976041a29a12ea81765ecca0dd6c3263d54.tar.gz ports-59e81976041a29a12ea81765ecca0dd6c3263d54.zip |
- Update SIP to 4.12.1.
- Update PyQt4 to 4.8.3.
- Update QScintilla2 to 2.4.6.
Notes
Notes:
svn path=/head/; revision=271642
Diffstat (limited to 'devel/py-qt4-dbus')
-rw-r--r-- | devel/py-qt4-dbus/distinfo | 4 | ||||
-rw-r--r-- | devel/py-qt4-dbus/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-qt4-dbus/distinfo b/devel/py-qt4-dbus/distinfo index 6c04995bffe2..55e47142c1e4 100644 --- a/devel/py-qt4-dbus/distinfo +++ b/devel/py-qt4-dbus/distinfo @@ -1,2 +1,2 @@ -SHA256 (PyQt-x11-gpl-4.8.1.tar.gz) = 1feab80dc82dcd451233edeb1cde9cc75fa38b6e8f47780ec6dc317ebe0cf370 -SIZE (PyQt-x11-gpl-4.8.1.tar.gz) = 9409175 +SHA256 (PyQt-x11-gpl-4.8.3.tar.gz) = 8a59fe9dbb4d7f441dfa2e9405ebbf016aa3da838aa7ccfd429a429457c3d664 +SIZE (PyQt-x11-gpl-4.8.3.tar.gz) = 9770929 diff --git a/devel/py-qt4-dbus/pkg-descr b/devel/py-qt4-dbus/pkg-descr index 54d7cc620f16..07ba4e90a344 100644 --- a/devel/py-qt4-dbus/pkg-descr +++ b/devel/py-qt4-dbus/pkg-descr @@ -1,4 +1,4 @@ PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework. This package provides the D-BUS module. -WWW: http://www.riverbankcomputing.co.uk/pyqt/ +WWW: http://www.riverbankcomputing.co.uk/software/pyqt/ |