git: 1512f77cb2ef - main - astro/xtide: update to 2.15.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Feb 2022 08:01:39 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=1512f77cb2efff6384402b688e5f74d158c80444 commit 1512f77cb2efff6384402b688e5f74d158c80444 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2022-02-15 06:44:08 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-02-17 07:59:28 +0000 astro/xtide: update to 2.15.4 Remove noop REINPLACE_CMD Reported by: portscout --- astro/xtide/Makefile | 4 +--- astro/xtide/distinfo | 6 +++--- astro/xtide/files/patch-xxLocationList.cc | 20 -------------------- astro/xtide/pkg-plist | 2 +- 4 files changed, 5 insertions(+), 27 deletions(-) diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index fcf7ef040c01..5437577e4396 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -1,7 +1,7 @@ # Created by: Brion Moss <brion@queeg.com> PORTNAME= xtide -PORTVERSION= 2.15.3 +PORTVERSION= 2.15.4 CATEGORIES= astro geography MASTER_SITES= https://flaterco.com/files/xtide/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -45,8 +45,6 @@ WRKSRC_HARM= ${WRKDIR}/${DISTNAME_HARM:C/-free//} DISTNAME_WVS= wvs post-patch: - @${REINPLACE_CMD} -e \ - '/if test/s|==|=|g' ${WRKSRC_TCD}/configure @${REINPLACE_CMD} -e \ 's|/usr/X11R6|${LOCALBASE}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e \ diff --git a/astro/xtide/distinfo b/astro/xtide/distinfo index 426a8184f93d..40381664654d 100644 --- a/astro/xtide/distinfo +++ b/astro/xtide/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1615566256 -SHA256 (xtide-2.15.3.tar.xz) = 50afef21b2591e92b84d0079b394351eb45414175e4dd094115498c3af2d0ccf -SIZE (xtide-2.15.3.tar.xz) = 574816 +TIMESTAMP = 1644906838 +SHA256 (xtide-2.15.4.tar.xz) = 726622969bc94adab52a8e060b21e2a2434d463febd0d6d2920b25a12ca5093c +SIZE (xtide-2.15.4.tar.xz) = 574580 SHA256 (libtcd-2.2.7-r3.tar.xz) = e1dde9aafb771eab57c676a99b4b79d61c6800990a0e72782bc20057a8a2d877 SIZE (libtcd-2.2.7-r3.tar.xz) = 272284 SHA256 (harmonics-dwf-20210110-free.tar.xz) = af4550d36a1a1ca2e8c8b523c7d64b27845cb9dd8685c5fdfa5196b6cefa0c38 diff --git a/astro/xtide/files/patch-xxLocationList.cc b/astro/xtide/files/patch-xxLocationList.cc deleted file mode 100644 index cce97eee1ed2..000000000000 --- a/astro/xtide/files/patch-xxLocationList.cc +++ /dev/null @@ -1,20 +0,0 @@ -Regressed by https://gitlab.freedesktop.org/xorg/lib/libxaw/-/commit/197e9d055f3c - -xxLocationList.cc:90:3: error: no matching function for call to 'XawListChange' - XawListChange (list->widget(), stringList, 0, 0, 1); - ^~~~~~~~~~~~~ -/usr/local/include/X11/Xaw/List.h:167:6: note: candidate function not viable: no known conversion from 'char **' to 'const char **' for 2nd argument -void XawListChange - ^ - ---- xxLocationList.cc.orig 2014-10-11 19:42:10 UTC -+++ xxLocationList.cc -@@ -87,7 +87,7 @@ void xxLocationList::pickStation (const XawListReturnS - - - void xxLocationList::listChanged() { -- XawListChange (list->widget(), stringList, 0, 0, 1); -+ XawListChange (list->widget(), (_Xconst char**)stringList, 0, 0, 1); - } - - diff --git a/astro/xtide/pkg-plist b/astro/xtide/pkg-plist index 8ac6c2e8266e..c50f540061d6 100644 --- a/astro/xtide/pkg-plist +++ b/astro/xtide/pkg-plist @@ -63,7 +63,7 @@ lib/libtcd.so.1.0.2 lib/libxtide.a lib/libxtide.so lib/libxtide.so.1 -lib/libxtide.so.1.0.3 +lib/libxtide.so.1.0.4 man/man1/tide.1.gz %%X11%%man/man1/xtide.1.gz man/man8/xttpd.8.gz