diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2006-05-06 15:13:04 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2006-05-06 15:13:04 +0000 |
commit | ab575cac5669021a2314c571121ca84b46d30457 (patch) | |
tree | 0198c4735a37b204502b0f6c064a23ff0913bf1f /x11-toolkits/soqt | |
parent | fbc062586d44d65699efa4198156cfe3fc6c20d4 (diff) | |
download | ports-ab575cac5669021a2314c571121ca84b46d30457.tar.gz ports-ab575cac5669021a2314c571121ca84b46d30457.zip |
Notes
Diffstat (limited to 'x11-toolkits/soqt')
-rw-r--r-- | x11-toolkits/soqt/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/soqt/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/soqt/pkg-plist | 3 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/soqt/Makefile b/x11-toolkits/soqt/Makefile index 67ecc3b0125a..7f57a2e8975e 100644 --- a/x11-toolkits/soqt/Makefile +++ b/x11-toolkits/soqt/Makefile @@ -6,8 +6,7 @@ # PORTNAME= SoQt -PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTVERSION= 1.3.0 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.coin3d.org/coin/src/ \ ftp://ftp.coin3d.org/pub/coin/src/ diff --git a/x11-toolkits/soqt/distinfo b/x11-toolkits/soqt/distinfo index 3b4695eaa644..85f98b22a4a2 100644 --- a/x11-toolkits/soqt/distinfo +++ b/x11-toolkits/soqt/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/SoQt-1.2.0.tar.gz) = 4a20e834ace358f3e81fd43b38a69efb -SHA256 (KDE/SoQt-1.2.0.tar.gz) = 277399e708284b8b15a469eef3696a544ab7cfd36abf2461b85c316d8ea3fe71 -SIZE (KDE/SoQt-1.2.0.tar.gz) = 981810 +MD5 (KDE/SoQt-1.3.0.tar.gz) = 4c65a48380ca4cc2fad5734ba660d213 +SHA256 (KDE/SoQt-1.3.0.tar.gz) = 8bd0bc6f29bd63d8a553e676c35628325daa516d8ac709c5206be92eb06b5740 +SIZE (KDE/SoQt-1.3.0.tar.gz) = 1376284 diff --git a/x11-toolkits/soqt/pkg-plist b/x11-toolkits/soqt/pkg-plist index 64230a2042a1..08d7a7391c63 100644 --- a/x11-toolkits/soqt/pkg-plist +++ b/x11-toolkits/soqt/pkg-plist @@ -15,6 +15,7 @@ include/Inventor/Qt/editors/SoQtColorEditor.h include/Inventor/Qt/editors/SoQtMaterialEditor.h include/Inventor/Qt/engines/.keep_me include/Inventor/Qt/nodes/SoGuiColorEditor.h +include/Inventor/Qt/nodes/SoGuiMaterialEditor.h include/Inventor/Qt/viewers/SoQtConstrainedViewer.h include/Inventor/Qt/viewers/SoQtExaminerViewer.h include/Inventor/Qt/viewers/SoQtFlyViewer.h @@ -25,7 +26,7 @@ include/Inventor/Qt/widgets/SoQtPopupMenu.h include/Inventor/Qt/widgets/SoQtThumbWheel.h lib/libSoQt.la lib/libSoQt.so -lib/libSoQt.so.22 +lib/libSoQt.so.23 share/Coin/conf/soqt-default.cfg share/aclocal/soqt.m4 @dirrm include/Inventor/Qt/widgets |