diff options
-rw-r--r-- | devel/gwenhywfar/Makefile | 7 | ||||
-rw-r--r-- | devel/gwenhywfar/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/devel/gwenhywfar/Makefile b/devel/gwenhywfar/Makefile index a43ef3eca63a..84c2617f3a4c 100644 --- a/devel/gwenhywfar/Makefile +++ b/devel/gwenhywfar/Makefile @@ -1,8 +1,8 @@ PORTNAME= gwenhywfar -PORTVERSION= 5.12.1 +PORTVERSION= 5.12.2 PORTREVISION?= 0 CATEGORIES= devel net security -MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/533/ +MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/539/ MAINTAINER?= jhale@FreeBSD.org COMMENT?= Multi-platform helper library for networking and security applications @@ -104,9 +104,6 @@ post-patch: -e 's|[$$][(]builddir[)]/../cpp/libgwengui-cpp.la|-lgwengui-cpp|g' \ -e 's|[$$][(]top_builddir[)]/gui/cpp/libgwengui-cpp.la|-lgwengui-cpp|g' \ -e '/^SUBDIRS/s|cpp ||g' -# The qt6 gui source is actually located in the qt5 subdir and needs this -# symlink to build. This should be fixed in the next release. - @(cd ${BUILD_WRKSRC} && ${LN} -sf qt5 qt6) .endif post-build-DOXYGEN-on: diff --git a/devel/gwenhywfar/distinfo b/devel/gwenhywfar/distinfo index c2b8ac010428..fa5d582a9fb3 100644 --- a/devel/gwenhywfar/distinfo +++ b/devel/gwenhywfar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754206688 -SHA256 (gwenhywfar-5.12.1.tar.gz) = d188448b9c3a9709721422ee0134b9d0b7790ab7514058d99e04399e39465dda -SIZE (gwenhywfar-5.12.1.tar.gz) = 2734237 +TIMESTAMP = 1758418544 +SHA256 (gwenhywfar-5.12.2.tar.gz) = 4351ac71d22b6819238d62e71f1f40be835c0ac239c9e59174aed5db6a1e8b58 +SIZE (gwenhywfar-5.12.2.tar.gz) = 2747208 |