1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

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).
This commit is contained in:
Alexey Dokuchaev 2023-12-27 03:45:44 +00:00
parent 01fea3160e
commit fbba4813cc
2 changed files with 5 additions and 6 deletions

View File

@ -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:

View File

@ -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