diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/R-cran-visNetwork/Makefile | 6 | ||||
-rw-r--r-- | graphics/R-cran-visNetwork/distinfo | 6 | ||||
-rw-r--r-- | graphics/ipe/Makefile | 13 | ||||
-rw-r--r-- | graphics/ipe/distinfo | 6 | ||||
-rw-r--r-- | graphics/ipe/pkg-plist | 1 |
5 files changed, 17 insertions, 15 deletions
diff --git a/graphics/R-cran-visNetwork/Makefile b/graphics/R-cran-visNetwork/Makefile index c4a7bcdea619..16ff5afa2bbb 100644 --- a/graphics/R-cran-visNetwork/Makefile +++ b/graphics/R-cran-visNetwork/Makefile @@ -1,5 +1,5 @@ PORTNAME= visNetwork -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.4 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -9,12 +9,10 @@ WWW= https://cran.r-project.org/web/packages/visNetwork/ LICENSE= MIT -CRAN_DEPENDS= R-cran-htmltools>0:textproc/R-cran-htmltools \ +RUN_DEPENDS= R-cran-htmltools>0:textproc/R-cran-htmltools \ R-cran-htmlwidgets>0:www/R-cran-htmlwidgets \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ R-cran-magrittr>0:devel/R-cran-magrittr -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist diff --git a/graphics/R-cran-visNetwork/distinfo b/graphics/R-cran-visNetwork/distinfo index df238bc5999a..94aff6671da4 100644 --- a/graphics/R-cran-visNetwork/distinfo +++ b/graphics/R-cran-visNetwork/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682468957 -SHA256 (visNetwork_2.1.2.tar.gz) = 47c99d42fc89e6ae929257b2648d998c5ffed60dff97ad7e47613f5a0c1ddc84 -SIZE (visNetwork_2.1.2.tar.gz) = 4273723 +TIMESTAMP = 1757207815 +SHA256 (visNetwork_2.1.4.tar.gz) = 483794988dd808424f5457e510e3de212519b690da281f70b14aaf63038963da +SIZE (visNetwork_2.1.4.tar.gz) = 4269530 diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index 5f057407021c..64157dfc7e34 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -1,8 +1,8 @@ PORTNAME= ipe -DISTVERSION= 7.2.26 +DISTVERSION= 7.2.27 DISTVERSIONSUFFIX= -src CATEGORIES= graphics -MASTER_SITES= https://github.com/otfried/old-ipe-releases/releases/download/v${DISTVERSION}/ +MASTER_SITES= https://github.com/otfried/ipe/releases/download/v${DISTVERSION}/ MAINTAINER= bofh@FreeBSD.org COMMENT= Extensible vector graphics editor with LaTeX support @@ -17,10 +17,10 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libspiro.so:graphics/libspiro RUN_DEPENDS= xdg-open:devel/xdg-utils -USES= compiler:c++11-lib gmake gnome jpeg lua:52 pkgconfig shebangfix qt:5 tex +USES= compiler:c++11-lib gmake gnome jpeg lua:54 pkgconfig shebangfix qt:6 tex USE_GNOME= cairo USE_LDCONFIG= yes -USE_QT= buildtools:build core gui qmake:build widgets +USE_QT= base USE_TEX= pdftex SHEBANG_FILES= ${WRKSRC}/ipecurl/ipecurl.sh @@ -66,9 +66,12 @@ post-patch: s|<QGridLayout>|<QtWidgets/QGridLayout>|; \ s|<QMenu>|<QtWidgets/QMenu>|; \ s|<QApplication>|<QtWidgets/QApplication>|; \ - s|<QAction>|<QtWidgets/QAction>|' \ + s|<QAction>|<QtGui/QAction>|' \ ${WRKSRC}/ipeui/ipeui_qt.h @${REINPLACE_CMD} -e 's|<QApplication>|<QtWidgets/QApplication>|; \ + s|<QCloseEvent>|<QtGui/QCloseEvent>|; \ + s|<QColorDialog>|<QtWidgets/QColorDialog>|; \ + s|<QComboBox>|<QtWidgets/QComboBox>|; \ s|<QCheckBox>|<QtWidgets/QCheckBox>|' \ ${WRKSRC}/ipeui/ipeui_qt.cpp @${REINPLACE_CMD} -e 's|<QListWidget>|<QtWidgets/QListWidget>|' \ diff --git a/graphics/ipe/distinfo b/graphics/ipe/distinfo index 2c041980f702..4d10b82ebb68 100644 --- a/graphics/ipe/distinfo +++ b/graphics/ipe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757072891 -SHA256 (ipe-7.2.26-src.tar.gz) = e49d0057913a4a516b2017f00d9adb267903528559d1f0c7ebaf6cd914350aa5 -SIZE (ipe-7.2.26-src.tar.gz) = 1034821 +TIMESTAMP = 1757156157 +SHA256 (ipe-7.2.27-src.tar.gz) = c31fdb672f2407b76966ccf9f0179119d4b50736eb22869f80498bc8583bc195 +SIZE (ipe-7.2.27-src.tar.gz) = 1036884 diff --git a/graphics/ipe/pkg-plist b/graphics/ipe/pkg-plist index f1d107a442f0..1819a5415694 100644 --- a/graphics/ipe/pkg-plist +++ b/graphics/ipe/pkg-plist @@ -83,6 +83,7 @@ share/man/man1/ipetoipe.1.gz %%DATADIR%%/%%VERSION%%/scripts/add-style.lua %%DATADIR%%/%%VERSION%%/scripts/onepage.lua %%DATADIR%%/%%VERSION%%/scripts/page-labels.lua +%%DATADIR%%/%%VERSION%%/scripts/scratchpad.lua %%DATADIR%%/%%VERSION%%/scripts/update-master.lua %%DATADIR%%/%%VERSION%%/scripts/update-styles.lua %%DATADIR%%/%%VERSION%%/styles/arabic.isy |