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-opengl | |
parent | 5213a024109766327611e54357023d689ba99650 (diff) |
Notes
Diffstat (limited to 'x11/qt4-opengl')
-rw-r--r-- | x11/qt4-opengl/Makefile | 6 | ||||
-rw-r--r-- | x11/qt4-opengl/distinfo | 6 | ||||
-rw-r--r-- | x11/qt4-opengl/pkg-plist | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/x11/qt4-opengl/Makefile b/x11/qt4-opengl/Makefile index b684ff809a94..111bbe2a2786 100644 --- a/x11/qt4-opengl/Makefile +++ b/x11/qt4-opengl/Makefile @@ -7,8 +7,8 @@ # PORTNAME= opengl -PORTVERSION= 4.2.2 -PORTREVISION= 2 +PORTVERSION= 4.2.3 +PORTREVISION= 0 CATEGORIES?= x11 MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- @@ -35,7 +35,7 @@ USE_XLIB= 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 \ -no-nas-sound -confirm-license diff --git a/x11/qt4-opengl/distinfo b/x11/qt4-opengl/distinfo index 5f51cf7b1256..48b91bd5d5e3 100644 --- a/x11/qt4-opengl/distinfo +++ b/x11/qt4-opengl/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 diff --git a/x11/qt4-opengl/pkg-plist b/x11/qt4-opengl/pkg-plist index ba0f14409a79..2499445c285f 100644 --- a/x11/qt4-opengl/pkg-plist +++ b/x11/qt4-opengl/pkg-plist @@ -19,7 +19,7 @@ lib/libQtOpenGL.prl lib/libQtOpenGL.so lib/libQtOpenGL.so.4 lib/libQtOpenGL.so.4.2 -lib/libQtOpenGL.so.4.2.2 -lib/libQtOpenGL.so.4.2.2.debug +lib/libQtOpenGL.so.4.2.3 +lib/libQtOpenGL.so.4.2.3.debug libdata/pkgconfig/QtOpenGL.pc @dirrm include/QtOpenGL |