diff options
author | fluffy <fluffy@FreeBSD.org> | 2010-05-11 18:43:10 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2010-05-11 18:43:10 +0800 |
commit | 047c5dc3ed506f926511002f3cbf5e8d2d32bf6c (patch) | |
tree | ac5f20c985d806fe0160460fdaadbbed44ca0a97 /x11 | |
parent | 31319b4c08a3200ebff8c4578fd63981a72a5657 (diff) | |
download | freebsd-ports-gnome-047c5dc3ed506f926511002f3cbf5e8d2d32bf6c.tar.gz freebsd-ports-gnome-047c5dc3ed506f926511002f3cbf5e8d2d32bf6c.tar.zst freebsd-ports-gnome-047c5dc3ed506f926511002f3cbf5e8d2d32bf6c.zip |
- The FreeBSD KDE team is pleased to announce SIP-4.10.2, PyQt-4.7.3
and QScintilla-2.4.3 for FreeBSD.
With hat on: kde@
Diffstat (limited to 'x11')
-rw-r--r-- | x11/py-qt4-opengl/Makefile | 5 | ||||
-rw-r--r-- | x11/py-qt4-opengl/distinfo | 6 | ||||
-rw-r--r-- | x11/py-qt4-opengl/pkg-plist | 1 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/py-qt4-opengl/Makefile b/x11/py-qt4-opengl/Makefile index 3668ed3b0225..c221ad21bbbf 100644 --- a/x11/py-qt4-opengl/Makefile +++ b/x11/py-qt4-opengl/Makefile @@ -6,7 +6,6 @@ PORTNAME= opengl PORTVERSION= ${PYQT4_VERSION} -PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11 devel python MASTER_SITES= ${MASTER_SITES_PYQT4} @@ -42,7 +41,7 @@ ARGS= -b ${PREFIX}/bin\ --enable QtOpenGL .include "../../devel/py-sip/files/bsd.pyqt.mk" -.include <bsd.port.pre.mk> +.include <bsd.port.options.mk> .if defined(WITH_DEBUG) ARGS+= --debug @@ -77,4 +76,4 @@ post-configure: -e 's|LINK = c++|LINK = ${CXX}|'\ ${WRKSRC}/QtOpenGL/Makefile -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/x11/py-qt4-opengl/distinfo b/x11/py-qt4-opengl/distinfo index a5eccc57a770..9a0976bb9c38 100644 --- a/x11/py-qt4-opengl/distinfo +++ b/x11/py-qt4-opengl/distinfo @@ -1,3 +1,3 @@ -MD5 (PyQt-x11-gpl-4.7.tar.gz) = 4882179ab4da128aaa8520f146afb955 -SHA256 (PyQt-x11-gpl-4.7.tar.gz) = 7fee05d926f33c290544965960262f1866256d95021332f8ab6918fe22419743 -SIZE (PyQt-x11-gpl-4.7.tar.gz) = 7888435 +MD5 (PyQt-x11-gpl-4.7.3.tar.gz) = 42fdda73f07810abba002af8a939ee50 +SHA256 (PyQt-x11-gpl-4.7.3.tar.gz) = 574ad672b4171272028c49d5867087db04287c4dc7be8af17d71542db3a8225c +SIZE (PyQt-x11-gpl-4.7.3.tar.gz) = 7803557 diff --git a/x11/py-qt4-opengl/pkg-plist b/x11/py-qt4-opengl/pkg-plist index 0eb4d63b9d25..75f10d858998 100644 --- a/x11/py-qt4-opengl/pkg-plist +++ b/x11/py-qt4-opengl/pkg-plist @@ -1,5 +1,6 @@ %%PYTHON_SITELIBDIR%%/PyQt4/QtOpenGL.so %%SIP%%share/py-sip/QtOpenGL/QtOpenGLmod.sip +%%SIP%%share/py-sip/QtOpenGL/opengl_types.sip %%SIP%%share/py-sip/QtOpenGL/qgl.sip %%SIP%%share/py-sip/QtOpenGL/qglcolormap.sip %%SIP%%share/py-sip/QtOpenGL/qglframebufferobject.sip |