diff options
author | fluffy <fluffy@FreeBSD.org> | 2010-02-21 03:56:13 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2010-02-21 03:56:13 +0800 |
commit | 38b186162b9232834e5c55094b54cecef8ef6cc5 (patch) | |
tree | 8bbefa37baedb43c0ea42c55959ad8b402d93fec /x11-toolkits/qt4pas | |
parent | 081c7721866c9645af220209b84a8147d5ed5c16 (diff) | |
download | freebsd-ports-gnome-38b186162b9232834e5c55094b54cecef8ef6cc5.tar.gz freebsd-ports-gnome-38b186162b9232834e5c55094b54cecef8ef6cc5.tar.zst freebsd-ports-gnome-38b186162b9232834e5c55094b54cecef8ef6cc5.zip |
- Update to 2.1 release
v.2.0 no longer available, author force users to update to 2.1 with critical network fixes.
Reported by: QAT via pav
Approved by: portmgr (pav)
Feature safe: yes
Diffstat (limited to 'x11-toolkits/qt4pas')
-rw-r--r-- | x11-toolkits/qt4pas/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt4pas/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/qt4pas/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/qt4pas/Makefile b/x11-toolkits/qt4pas/Makefile index 8d0849d3a743..a86e017f9bdc 100644 --- a/x11-toolkits/qt4pas/Makefile +++ b/x11-toolkits/qt4pas/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qt4pas -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= x11-toolkits MASTER_SITES= http://users.telenet.be/Jan.Van.hijfte/qtforfpc/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/V/}_Qt${QT4_VER_MIN} diff --git a/x11-toolkits/qt4pas/distinfo b/x11-toolkits/qt4pas/distinfo index 519d622c19b5..68fe69201d47 100644 --- a/x11-toolkits/qt4pas/distinfo +++ b/x11-toolkits/qt4pas/distinfo @@ -1,3 +1,3 @@ -MD5 (qt4pas-V2.0_Qt4.5.3.tar.gz) = 56afc2d3e4088c27fbffbc08b2e3862c -SHA256 (qt4pas-V2.0_Qt4.5.3.tar.gz) = 06486792523ea01b89a3985f844015a93a353719c85e700e5c56d3504ac8a428 -SIZE (qt4pas-V2.0_Qt4.5.3.tar.gz) = 347301 +MD5 (qt4pas-V2.1_Qt4.5.3.tar.gz) = 35449ed84bbd0f75fb241fadf3762458 +SHA256 (qt4pas-V2.1_Qt4.5.3.tar.gz) = 9322ea04bb972bf0329caef557870db5bce10ebe5be025cd333ca2e8f2bed310 +SIZE (qt4pas-V2.1_Qt4.5.3.tar.gz) = 349200 diff --git a/x11-toolkits/qt4pas/pkg-plist b/x11-toolkits/qt4pas/pkg-plist index aa01718d22f1..86de7561bde6 100644 --- a/x11-toolkits/qt4pas/pkg-plist +++ b/x11-toolkits/qt4pas/pkg-plist @@ -1,4 +1,4 @@ lib/qt4/libQt4Pas.so lib/qt4/libQt4Pas.so.5 lib/qt4/libQt4Pas.so.5.2 -lib/qt4/libQt4Pas.so.5.2.0 +lib/qt4/libQt4Pas.so.5.2.1 |