diff options
author | miwi <miwi@FreeBSD.org> | 2009-11-27 07:24:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-11-27 07:24:38 +0800 |
commit | 51855af84fc536ea39d2b8bee9ce17000a4cb43d (patch) | |
tree | f6edde69e8bd19aa2ad9930ab8537a7e9d19abd9 /graphics/qt4-pixeltool | |
parent | 19c0fe2f5c86d2f14621546d1f6a872261e1572e (diff) | |
download | freebsd-ports-gnome-51855af84fc536ea39d2b8bee9ce17000a4cb43d.tar.gz freebsd-ports-gnome-51855af84fc536ea39d2b8bee9ce17000a4cb43d.tar.zst freebsd-ports-gnome-51855af84fc536ea39d2b8bee9ce17000a4cb43d.zip |
- Update to Qt-4.5
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (myself)
Diffstat (limited to 'graphics/qt4-pixeltool')
-rw-r--r-- | graphics/qt4-pixeltool/Makefile | 5 | ||||
-rw-r--r-- | graphics/qt4-pixeltool/distinfo | 3 |
2 files changed, 1 insertions, 7 deletions
diff --git a/graphics/qt4-pixeltool/Makefile b/graphics/qt4-pixeltool/Makefile index ebdb35f2f840..ff8411bc8d4e 100644 --- a/graphics/qt4-pixeltool/Makefile +++ b/graphics/qt4-pixeltool/Makefile @@ -8,12 +8,9 @@ PORTNAME= pixeltool PORTVERSION= ${QT4_VERSION} -PORTREVISION=0 +PORTREVISION= 0 CATEGORIES?= graphics -MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- -DISTNAME= qt-x11-opensource-src-${PORTVERSION} -DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Qt screen magnification utility diff --git a/graphics/qt4-pixeltool/distinfo b/graphics/qt4-pixeltool/distinfo deleted file mode 100644 index 27b0949354e8..000000000000 --- a/graphics/qt4-pixeltool/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = d8bcc070a58db25c228b7729ffad4550 -SHA256 (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = 4e4c8619335cac14ba0c52d1555fab549a562fb774c1c08dcbd2be9de38120a2 -SIZE (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = 125803421 |