From owner-svn-ports-head@freebsd.org Mon Mar 29 17:22:38 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 27EC057DDC0; Mon, 29 Mar 2021 17:22:38 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F8KCL0dZ6z4RSB; Mon, 29 Mar 2021 17:22:38 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 08A0C176A0; Mon, 29 Mar 2021 17:22:38 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12THMbOK049448; Mon, 29 Mar 2021 17:22:37 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12THMbKk049443; Mon, 29 Mar 2021 17:22:37 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <202103291722.12THMbKk049443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 29 Mar 2021 17:22:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r569488 - in head/math/calc: . files X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: in head/math/calc: . files X-SVN-Commit-Revision: 569488 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2021 17:22:38 -0000 Author: adamw Date: Mon Mar 29 17:22:37 2021 New Revision: 569488 URL: https://svnweb.freebsd.org/changeset/ports/569488 Log: math/calc: Update to 2.13.0.0 Modified: head/math/calc/Makefile head/math/calc/distinfo head/math/calc/files/patch-Makefile.ship Modified: head/math/calc/Makefile ============================================================================== --- head/math/calc/Makefile Mon Mar 29 16:59:57 2021 (r569487) +++ head/math/calc/Makefile Mon Mar 29 17:22:37 2021 (r569488) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calc -PORTVERSION= 2.12.9.1 +PORTVERSION= 2.13.0.0 DISTVERSIONPREFIX= v CATEGORIES= math Modified: head/math/calc/distinfo ============================================================================== --- head/math/calc/distinfo Mon Mar 29 16:59:57 2021 (r569487) +++ head/math/calc/distinfo Mon Mar 29 17:22:37 2021 (r569488) @@ -1,3 +1,3 @@ -TIMESTAMP = 1616843925 -SHA256 (lcn2-calc-v2.12.9.1_GH0.tar.gz) = 48c97c067e58c0f7da1fe12b08a25eb7ccbfece9152dca4b3febaa8ab59de725 -SIZE (lcn2-calc-v2.12.9.1_GH0.tar.gz) = 1135135 +TIMESTAMP = 1617037653 +SHA256 (lcn2-calc-v2.13.0.0_GH0.tar.gz) = cddd50c91ccd51b7ad4e7fc29a544c4c0ec582a5853cd81192d4054a1faf5372 +SIZE (lcn2-calc-v2.13.0.0_GH0.tar.gz) = 1137154 Modified: head/math/calc/files/patch-Makefile.ship ============================================================================== --- head/math/calc/files/patch-Makefile.ship Mon Mar 29 16:59:57 2021 (r569487) +++ head/math/calc/files/patch-Makefile.ship Mon Mar 29 17:22:37 2021 (r569488) @@ -1,6 +1,6 @@ ---- Makefile.ship.orig 2021-02-20 17:27:50 UTC +--- Makefile.ship.orig 2021-03-29 17:08:06 UTC +++ Makefile.ship -@@ -579,7 +579,7 @@ else +@@ -662,7 +662,7 @@ else #endif /* end of skip for non-Gnu makefiles */ # default INCDIR for non-macOS @@ -9,7 +9,7 @@ #INCDIR= /usr/local/include #INCDIR= /dev/env/DJDIR/include -@@ -642,7 +642,7 @@ else +@@ -725,7 +725,7 @@ else #endif /* end of skip for non-Gnu makefiles */ # default BINDIR for non-macOS @@ -18,7 +18,7 @@ #BINDIR= /usr/local/bin #BINDIR= /dev/env/DJDIR/bin -@@ -658,7 +658,7 @@ else +@@ -741,7 +741,7 @@ else #endif /* end of skip for non-Gnu makefiles */ # default LIBDIR for non-macOS @@ -27,7 +27,7 @@ #LIBDIR= /usr/local/lib #LIBDIR= /dev/env/DJDIR/lib -@@ -674,7 +674,7 @@ else +@@ -757,7 +757,7 @@ else #endif /* end of skip for non-Gnu makefiles */ # default CALC_SHAREDIR for non-macOS @@ -36,7 +36,7 @@ #CALC_SHAREDIR= /usr/local/lib/calc #CALC_SHAREDIR= /dev/env/DJDIR/share/calc -@@ -688,7 +688,7 @@ endif +@@ -771,7 +771,7 @@ endif # #CALC_INCDIR= /usr/local/include/calc #CALC_INCDIR= /dev/env/DJDIR/include/calc @@ -45,7 +45,7 @@ # By default, these values are based CALC_SHAREDIR, INCDIR, BINDIR # --------------------------------------------------------------- -@@ -715,7 +715,7 @@ HELPDIR= ${CALC_SHAREDIR}/help +@@ -798,7 +798,7 @@ HELPDIR= ${CALC_SHAREDIR}/help CUSTOMCALDIR= ${CALC_SHAREDIR}/custom CUSTOMHELPDIR= ${CALC_SHAREDIR}/custhelp CUSTOMINCDIR= ${CALC_INCDIR}/custom @@ -54,25 +54,25 @@ # T - top level directory under which calc will be installed # -@@ -747,7 +747,7 @@ SCRIPTDIR= ${BINDIR}/cscript +@@ -830,7 +830,7 @@ SCRIPTDIR= ${BINDIR}/cscript # # If in doubt, use T= # -T= +T= ${DESTDIR} - # where man pages are installed + # where man section 1 pages are installed # -@@ -758,7 +758,7 @@ T= - #MANDIR= - #MANDIR= /usr/local/man/man1 - #MANDIR= /usr/man/man1 +@@ -852,7 +852,7 @@ ifeq ($(target),Darwin) + MANDIR= /usr/local/share/man/man1 + else + #endif /* end of skip for non-Gnu makefiles */ -MANDIR= /usr/share/man/man1 +MANDIR= ${PREFIX}/man/man1 - #MANDIR= /dev/env/DJDIR/man/man1 - #MANDIR= /usr/man/u_man/man1 - #MANDIR= /usr/contrib/man/man1 -@@ -893,11 +893,11 @@ CALCRC= ${CALC_SHAREDIR}/startup:~/.calc + #if 0 /* start of skip for non-Gnu makefiles */ + endif + #endif /* end of skip for non-Gnu makefiles */ +@@ -993,11 +993,11 @@ CALCRC= ${CALC_SHAREDIR}/startup:~/.calcrc:./.calcinit # # If in doubt, set USE_READLINE, READLINE_LIB and READLINE_INCLUDE to nothing. # @@ -87,7 +87,7 @@ # #READLINE_LIB= -lreadline #READLINE_EXTRAS= -lhistory -lncurses -@@ -923,7 +923,7 @@ READLINE_EXTRAS= +@@ -1023,7 +1023,7 @@ READLINE_EXTRAS= #READLINE_LIB= -L/usr/local/opt/readline/lib -lreadline #READLINE_EXTRAS= -lhistory -lncurses # @@ -96,7 +96,7 @@ #READLINE_INCLUDE= -I/usr/gnu/include #READLINE_INCLUDE= -I/usr/local/include -@@ -934,7 +934,7 @@ READLINE_INCLUDE= +@@ -1034,7 +1034,7 @@ READLINE_INCLUDE= #CALCPAGER= more #CALCPAGER= pg #CALCPAGER= cat @@ -105,7 +105,7 @@ #CALCPAGER= less.exe -ci # Debug/Optimize options for ${CC} and ${LCC} -@@ -1125,7 +1125,7 @@ EXTRA_LDFLAGS= +@@ -1228,7 +1228,7 @@ EXTRA_LDFLAGS= # The ARCH_CFLAGS are ${CC} when compiling C files. They follow # CCMISC and precede EXTRA_CFLAGS. # @@ -114,20 +114,29 @@ #ARCH_CFLAGS= # COMMON_CFLAGS are the common ${CC} flags used for all programs, both -@@ -1398,8 +1398,8 @@ CCWERR= +@@ -1511,8 +1511,8 @@ CCWERR= CCOPT= ${DEBUG} CCMISC= # -LCC= gcc -CC= ${PURIFY} ${LCC} ${CCWERR} +LCC= ${CC} -+#CC= ${PURIFY} ${CC} ${CCWERR} ++#CC= ${PURIFY} ${LCC} ${CCWERR} # MAKE= gmake # -@@ -1748,7 +1748,7 @@ ICFLAGS= ${COMMON_CFLAGS} ${CC_STATIC} +@@ -1725,7 +1725,7 @@ CC= ${PURIFY} ${LCC} ${CCWERR} + # LDFLAGS for ${CC} in linking calc programs other than intermediate programs + # + ICFLAGS= ${COMMON_CFLAGS} ${CCBAN} ${CC_STATIC} +-CFLAGS= ${ICFLAGS} ${CCOPT} ++CFLAGS+= ${ICFLAGS} ${CCOPT} + # + ILDFLAGS= ${COMMON_LDFLAGS} ${LD_STATIC} + LDFLAGS= ${LD_DEBUG} ${ILDFLAGS} ${LIBCALC_STATIC} ${LIBCUSTCALC_STATIC} +@@ -1853,7 +1853,7 @@ ICFLAGS= ${COMMON_CFLAGS} ${CCBAN} ${CC_STATIC} else - ICFLAGS= ${COMMON_CFLAGS} ${CC_SHARE} + ICFLAGS= ${COMMON_CFLAGS} ${CCBAN} ${CC_SHARE} endif -CFLAGS= ${ICFLAGS} ${CCOPT} +CFLAGS+= ${ICFLAGS} ${CCOPT}