diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2024-01-09 21:57:40 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2024-01-10 09:47:09 +0000 |
commit | d39104305e4222a503d70cabffb5d62a4414b28a (patch) | |
tree | 5b047d890601bea2715b7496064d16a5189db6a9 | |
parent | 8e273afc80b40e32679de71df32d9bc8308e7abb (diff) |
print/scribus: update to 1.6.1
-rw-r--r-- | print/scribus/Makefile | 7 | ||||
-rw-r--r-- | print/scribus/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 2b79b198799a..e0432277f85b 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,6 +1,5 @@ PORTNAME= scribus -DISTVERSION= 1.6.0 -PORTREVISION= 1 +DISTVERSION= 1.6.1 CATEGORIES= print editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \ http://www.scribus.net/downloads/${PORTVERSION}/ @@ -33,8 +32,8 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 \ USES= cmake compiler:c++17-lang desktop-file-utils gnome jpeg \ pkgconfig python qt:5 shared-mime-info tar:xz -USE_QT= buildtools:build core gui linguisttools:build \ - network opengl printsupport qmake:build widgets xml +USE_QT= buildtools:build core gui linguisttools:build network opengl \ + printsupport qmake:build widgets xml USE_GNOME= cairo libxml2 CMAKE_ARGS= -DWANT_CPP17=YES diff --git a/print/scribus/distinfo b/print/scribus/distinfo index dae422480dc1..6d24edd7ae42 100644 --- a/print/scribus/distinfo +++ b/print/scribus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704143418 -SHA256 (scribus-1.6.0.tar.xz) = 94b97490ece172868dc4f04c7aa2ee950b41b5f2ff4285df37d615f044d038e5 -SIZE (scribus-1.6.0.tar.xz) = 73267436 +TIMESTAMP = 1704834395 +SHA256 (scribus-1.6.1.tar.xz) = e09dd78e6db61d01b9321108fededbccd6ec0ab352dd5bafdb8b041f0ef79e99 +SIZE (scribus-1.6.1.tar.xz) = 73266900 |