diff --git a/media-gfx/asymptote/asymptote-3.04.recipe b/media-gfx/asymptote/asymptote-3.07.recipe similarity index 95% rename from media-gfx/asymptote/asymptote-3.04.recipe rename to media-gfx/asymptote/asymptote-3.07.recipe index c5e75190a..9bfc209f9 100644 --- a/media-gfx/asymptote/asymptote-3.04.recipe +++ b/media-gfx/asymptote/asymptote-3.07.recipe @@ -23,12 +23,12 @@ fixed-sized objects (labels and arrowheads) and objects that should scale with f - high-level graphics commands are implemented in the Asymptote language itself, allowing them to \ be tailored to specific applications." HOMEPAGE="https://asymptote.sourceforge.io/" -COPYRIGHT="2004-25 Andy Hammerlindl, John Bowman, and Tom Prince" +COPYRIGHT="2004-26 Andy Hammerlindl, John Bowman, and Tom Prince" LICENSE="GNU GPL v3 GNU LGPL v3" REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/project/asymptote/$portVersion/asymptote-$portVersion.src.tgz" -CHECKSUM_SHA256="f93d27d925fd0bc333d056febe49f2d71f935844c2f8d37aecc8df0fee93c32b" +CHECKSUM_SHA256="e02a9c1b0fdedd5589d5408f08eb13329de6793425a4cb745290510dc98f832d" PATCHES="asymptote-$portVersion.patchset" ADDITIONAL_FILES="xasy.rdef.in" @@ -82,14 +82,14 @@ REQUIRES_gui=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - glm${secondaryArchSuffix}_devel devel:eigen$secondaryArchSuffix - devel:libboost_filesystem$secondaryArchSuffix >= 1.87.0 - devel:libboost_thread$secondaryArchSuffix >= 1.87.0 + devel:libboost_filesystem$secondaryArchSuffix >= 1.90.0 + devel:libboost_thread$secondaryArchSuffix >= 1.90.0 devel:libcurl$secondaryArchSuffix devel:libedit$secondaryArchSuffix devel:libfftw3$secondaryArchSuffix devel:libGL$secondaryArchSuffix + devel:libglm$secondaryArchSuffix devel:libGLU$secondaryArchSuffix devel:libgsl$secondaryArchSuffix devel:libgslcblas$secondaryArchSuffix diff --git a/media-gfx/asymptote/patches/asymptote-3.04.patchset b/media-gfx/asymptote/patches/asymptote-3.07.patchset similarity index 100% rename from media-gfx/asymptote/patches/asymptote-3.04.patchset rename to media-gfx/asymptote/patches/asymptote-3.07.patchset