From fbba4813ccc9fb12d40eff8a019515127f5d9719 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Wed, 27 Dec 2023 03:45:44 +0000 Subject: [PATCH] x11-toolkits/fltk: update the port to version 1.3.9 This is a minor maintenance release and does not contain new ABI features. While here, strip installed libraries in addition to the programs (subject to -DWITH_DEBUG). --- x11-toolkits/fltk/Makefile | 5 ++--- x11-toolkits/fltk/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile index fcbd4f5e26a40..035326f7622c2 100644 --- a/x11-toolkits/fltk/Makefile +++ b/x11-toolkits/fltk/Makefile @@ -1,6 +1,5 @@ PORTNAME= fltk -PORTVERSION= 1.3.8 -PORTREVISION= 1 +PORTVERSION= 1.3.9 CATEGORIES= x11-toolkits MASTER_SITES= https://www.fltk.org/pub/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source @@ -36,7 +35,7 @@ post-patch: .SILENT ${WRKSRC}/src/Fl_Preferences.cxx ${REINPLACE_CMD} -e 's,$$(docdir)/examples,${EXAMPLESDIR},' \ ${WRKSRC}/test/Makefile - ${REINPLACE_CMD} -e '/^INSTALL_BIN/s,-m,${STRIP} &, ; \ + ${REINPLACE_CMD} -e '/^INSTALL_[BL]I/s,-m,${STRIP} &, ; \ s,^\.SILENT,#&,' ${WRKSRC}/makeinclude.in post-install: diff --git a/x11-toolkits/fltk/distinfo b/x11-toolkits/fltk/distinfo index 9075c4ec3bcfc..afc8a35d8ce2a 100644 --- a/x11-toolkits/fltk/distinfo +++ b/x11-toolkits/fltk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637433298 -SHA256 (fltk-1.3.8-source.tar.bz2) = 1d9832409fc08c908c64ab40ad9fd8b0e8af5d203651eb9690b810f41e2f412d -SIZE (fltk-1.3.8-source.tar.bz2) = 4574725 +TIMESTAMP = 1702130542 +SHA256 (fltk-1.3.9-source.tar.bz2) = 103441134915402808fd45424d4061778609437e804334434e946cfd26b196c2 +SIZE (fltk-1.3.9-source.tar.bz2) = 4774284