diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-25 04:08:03 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-25 04:08:03 +0000 |
commit | 56d3b226bfd8f992e79f397de3f39430aad95556 (patch) | |
tree | 1adc568f5c12e30f7c4480b98576dd8612a4d3e8 /x11/qt4-inputmethods | |
parent | 5213a024109766327611e54357023d689ba99650 (diff) | |
download | ports-56d3b226bfd8f992e79f397de3f39430aad95556.tar.gz ports-56d3b226bfd8f992e79f397de3f39430aad95556.zip |
Notes
Diffstat (limited to 'x11/qt4-inputmethods')
-rw-r--r-- | x11/qt4-inputmethods/Makefile | 6 | ||||
-rw-r--r-- | x11/qt4-inputmethods/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/qt4-inputmethods/Makefile b/x11/qt4-inputmethods/Makefile index 298ec2ba3b07..95cd08c4b94c 100644 --- a/x11/qt4-inputmethods/Makefile +++ b/x11/qt4-inputmethods/Makefile @@ -7,8 +7,8 @@ # PORTNAME= inputmethods -PORTVERSION= 4.2.2 -PORTREVISION= 1 +PORTVERSION= 4.2.3 +PORTREVISION= 0 CATEGORIES?= x11 MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- @@ -32,7 +32,7 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= -fast -no-exceptions \ -platform ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ \ -qt-gif -release -system-libjpeg -system-libpng \ - -system-zlib -prefix ${PREFIX} -no-sm \ + -system-zlib -prefix ${PREFIX} \ -plugindir ${PREFIX}/lib/plugins -bindir ${PREFIX}/bin \ -confirm-license diff --git a/x11/qt4-inputmethods/distinfo b/x11/qt4-inputmethods/distinfo index 5f51cf7b1256..48b91bd5d5e3 100644 --- a/x11/qt4-inputmethods/distinfo +++ b/x11/qt4-inputmethods/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/qt-x11-opensource-src-4.2.2.tar.gz) = 19f6374fe7924e33775cb87ee02669cb -SHA256 (KDE/qt-x11-opensource-src-4.2.2.tar.gz) = e790d227fa7958f2b0c0b0facd8ca880190121ed2b9c99ca70643baf7a0cd24c -SIZE (KDE/qt-x11-opensource-src-4.2.2.tar.gz) = 37636491 +MD5 (KDE/qt-x11-opensource-src-4.2.3.tar.gz) = 13f12bf58a32ebf15837fcd605cb3c99 +SHA256 (KDE/qt-x11-opensource-src-4.2.3.tar.gz) = c163e72cb002435d1d261a47acdcb23e59c10e4263f983a5f2c2d2ca40ede75b +SIZE (KDE/qt-x11-opensource-src-4.2.3.tar.gz) = 37635710 |