Date: Wed, 10 Oct 2018 10:13:08 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481705 - head/math/R-cran-nloptr Message-ID: <201810101013.w9AAD8Ev037505@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Wed Oct 10 10:13:08 2018 New Revision: 481705 URL: https://svnweb.freebsd.org/changeset/ports/481705 Log: - Update to 1.2.1 Modified: head/math/R-cran-nloptr/Makefile (contents, props changed) head/math/R-cran-nloptr/distinfo (contents, props changed) Modified: head/math/R-cran-nloptr/Makefile ============================================================================== --- head/math/R-cran-nloptr/Makefile Wed Oct 10 09:38:40 2018 (r481704) +++ head/math/R-cran-nloptr/Makefile Wed Oct 10 10:13:08 2018 (r481705) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nloptr -PORTVERSION= 1.0.4 -PORTREVISION= 2 +PORTVERSION= 1.2.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -15,8 +14,5 @@ LICENSE= LGPL3 LIB_DEPENDS= libnlopt.so:math/nlopt USES= cran:auto-plist,compiles pkgconfig - -post-patch: - @${REINPLACE_CMD} -e 's/<<</</' ${WRKSRC}/configure .include <bsd.port.mk> Modified: head/math/R-cran-nloptr/distinfo ============================================================================== --- head/math/R-cran-nloptr/distinfo Wed Oct 10 09:38:40 2018 (r481704) +++ head/math/R-cran-nloptr/distinfo Wed Oct 10 10:13:08 2018 (r481705) @@ -1,2 +1,3 @@ -SHA256 (nloptr_1.0.4.tar.gz) = 0981a80c46c174a5458bdb8427b2db5428c3daca12ff2c30df7023f143fad7b3 -SIZE (nloptr_1.0.4.tar.gz) = 353942 +TIMESTAMP = 1539165144 +SHA256 (nloptr_1.2.1.tar.gz) = 1f86e33ecde6c3b0d2098c47591a9cd0fa41fb973ebf5145859677492730df97 +SIZE (nloptr_1.2.1.tar.gz) = 2448313
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810101013.w9AAD8Ev037505>