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 /x11/qt4-opengl | |
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 'x11/qt4-opengl')
-rw-r--r-- | x11/qt4-opengl/Makefile | 5 | ||||
-rw-r--r-- | x11/qt4-opengl/distinfo | 3 | ||||
-rw-r--r-- | x11/qt4-opengl/pkg-plist | 6 |
3 files changed, 4 insertions, 10 deletions
diff --git a/x11/qt4-opengl/Makefile b/x11/qt4-opengl/Makefile index 0e5fd03abf36..577538c13646 100644 --- a/x11/qt4-opengl/Makefile +++ b/x11/qt4-opengl/Makefile @@ -8,12 +8,9 @@ PORTNAME= opengl PORTVERSION= ${QT4_VERSION} -PORTREVISION=0 +PORTREVISION= 0 CATEGORIES?= x11 -MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- -DISTNAME= qt-x11-opensource-src-${PORTVERSION} -DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Qt OpenGL library diff --git a/x11/qt4-opengl/distinfo b/x11/qt4-opengl/distinfo deleted file mode 100644 index 27b0949354e8..000000000000 --- a/x11/qt4-opengl/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 diff --git a/x11/qt4-opengl/pkg-plist b/x11/qt4-opengl/pkg-plist index 90b1da42fde6..ca0a00ab3f6d 100644 --- a/x11/qt4-opengl/pkg-plist +++ b/x11/qt4-opengl/pkg-plist @@ -24,9 +24,9 @@ lib/qt4/libQtOpenGL.la lib/qt4/libQtOpenGL.prl lib/qt4/libQtOpenGL.so lib/qt4/libQtOpenGL.so.4 -lib/qt4/libQtOpenGL.so.4.5 -lib/qt4/libQtOpenGL.so.4.5.2 -%%DEBUG%%lib/qt4/libQtOpenGL.so.4.5.2.debug +lib/qt4/libQtOpenGL.so.%%SHLIB_SHVER%% +lib/qt4/libQtOpenGL.so.%%SHLIB_VER%% +%%DEBUG%%lib/qt4/libQtOpenGL.so.%%SHLIB_VER%%.debug libdata/pkgconfig/QtOpenGL.pc @dirrm include/qt4/QtOpenGL @dirrmtry include/qt4/Qt |