git: 329b25a5819c - main - math/calc: Update to 2.14.0.13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Dec 2021 01:22:01 UTC
The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=329b25a5819cec64135919df39ac652f693eaf4a commit 329b25a5819cec64135919df39ac652f693eaf4a Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2021-12-16 01:21:45 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2021-12-16 01:21:54 +0000 math/calc: Update to 2.14.0.13 --- math/calc/Makefile | 5 ++--- math/calc/distinfo | 6 +++--- math/calc/files/Makefile.freebsd | 1 - math/calc/pkg-plist | 1 + 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/math/calc/Makefile b/math/calc/Makefile index 66f1c37cda6e..acacdbfbbbe2 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,7 +1,7 @@ # Created by: jmz PORTNAME= calc -PORTVERSION= 2.14.0.12 +PORTVERSION= 2.14.0.13 DISTVERSIONPREFIX= v CATEGORIES= math @@ -18,7 +18,6 @@ GH_ACCOUNT= lcn2 MAKE_JOBS_UNSAFE= yes PLIST_SUB+= VERSION=${PORTVERSION} -MAKEFILE= Makefile.ship MAKE_ARGS= DATADIR="${DATADIR}" TEST_TARGET= check @@ -30,7 +29,7 @@ HELP_DESC= Install calc help files # We use Makefile.freebsd because Makefile.local is in .gitignore post-extract: - ${SED} -e 's|%%CC%%|${CC}|; s|%%CFLAGS%%|${CFLAGS}|; s|%%GMAKE%%|${MAKE_CMD}|' \ + ${SED} -e 's|%%CC%%|${CC}|; s|%%CFLAGS%%|${CFLAGS}|;' \ ${FILESDIR}/Makefile.freebsd > ${WRKSRC}/Makefile.local # The upstream Makefiles are a mess. Bash is hardcoded in many files, and only # some of the Makefiles allow overrides. Plus, they error out if sed .bkp files exist. diff --git a/math/calc/distinfo b/math/calc/distinfo index 3e078bbbcc53..4524c818ac46 100644 --- a/math/calc/distinfo +++ b/math/calc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639302685 -SHA256 (lcn2-calc-v2.14.0.12_GH0.tar.gz) = 06b1605140d00884b88a62b4dabc880c8ddccb9d430f5910e9c081e9996395f8 -SIZE (lcn2-calc-v2.14.0.12_GH0.tar.gz) = 1204146 +TIMESTAMP = 1639617244 +SHA256 (lcn2-calc-v2.14.0.13_GH0.tar.gz) = 2986345f9ef0bb98de168e83ba9d332efdafe7d110081c5014bf7fcd503d6c10 +SIZE (lcn2-calc-v2.14.0.13_GH0.tar.gz) = 1197922 diff --git a/math/calc/files/Makefile.freebsd b/math/calc/files/Makefile.freebsd index 500a28eb25e8..4e2b53f88dc1 100644 --- a/math/calc/files/Makefile.freebsd +++ b/math/calc/files/Makefile.freebsd @@ -9,7 +9,6 @@ CFLAGS:= %%CFLAGS%% ${ICFLAGS} ${CCOPT} INCDIR:= ${LOCALBASE}/include LCC:= %%CC%% LIBDIR:= ${PREFIX}/lib -MAKE:= %%GMAKE%% MANDIR:= ${PREFIX}/man/man1 SCRIPTDIR:= ${PREFIX}/libexec/cscript T:= ${DESTDIR} diff --git a/math/calc/pkg-plist b/math/calc/pkg-plist index 8a61570dfa57..8cf6683567f0 100644 --- a/math/calc/pkg-plist +++ b/math/calc/pkg-plist @@ -367,6 +367,7 @@ man/man1/calc.1.gz %%HELP%%%%DATADIR%%/help/rcpow %%HELP%%%%DATADIR%%/help/rcsq %%HELP%%%%DATADIR%%/help/re +%%HELP%%%%DATADIR%%/help/releases %%HELP%%%%DATADIR%%/help/remove %%HELP%%%%DATADIR%%/help/resource %%HELP%%%%DATADIR%%/help/reverse