diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/eigen2/Makefile | 7 | ||||
-rw-r--r-- | math/eigen2/distinfo | 4 | ||||
-rw-r--r-- | math/eigen3/Makefile | 7 | ||||
-rw-r--r-- | math/eigen3/distinfo | 4 |
4 files changed, 10 insertions, 12 deletions
diff --git a/math/eigen2/Makefile b/math/eigen2/Makefile index 115fb4e83c26..835fd5336673 100644 --- a/math/eigen2/Makefile +++ b/math/eigen2/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ PORTNAME= eigen -PORTVERSION= 2.0.16 +PORTVERSION= 2.0.17 PORTEPOCH= 1 CATEGORIES= math -MASTER_SITES= http://bitbucket.org/eigen/eigen/get/ +MASTER_SITES= https://bitbucket.org/eigen/eigen/get/ DISTNAME= ${PORTVERSION} DIST_SUBDIR= ${PORTNAME} @@ -17,11 +17,10 @@ COMMENT= Lightweight library for vector and matrix math USE_BZIP2= yes USE_CMAKE= yes -FETCH_ARGS= -Fpr LATEST_LINK= ${PORTNAME}2 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-b23437e61a07 post-patch: @${REINPLACE_CMD} -e 's|share/pkgconfig|libdata/pkgconfig|g' \ diff --git a/math/eigen2/distinfo b/math/eigen2/distinfo index 691d8a960cda..7586a5d14856 100644 --- a/math/eigen2/distinfo +++ b/math/eigen2/distinfo @@ -1,2 +1,2 @@ -SHA256 (eigen/2.0.16.tar.bz2) = 0c9379d6bfdde78c5a1794e0bdfcc875688bea4a9ff2e40b8a631a8c4981687b -SIZE (eigen/2.0.16.tar.bz2) = 367748 +SHA256 (eigen/2.0.17.tar.bz2) = 7255e856ed367ce6e6e2d4153b0e4e753c8b8d36918bf440dd34ad56aff09960 +SIZE (eigen/2.0.17.tar.bz2) = 367890 diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile index 115fb4e83c26..835fd5336673 100644 --- a/math/eigen3/Makefile +++ b/math/eigen3/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ PORTNAME= eigen -PORTVERSION= 2.0.16 +PORTVERSION= 2.0.17 PORTEPOCH= 1 CATEGORIES= math -MASTER_SITES= http://bitbucket.org/eigen/eigen/get/ +MASTER_SITES= https://bitbucket.org/eigen/eigen/get/ DISTNAME= ${PORTVERSION} DIST_SUBDIR= ${PORTNAME} @@ -17,11 +17,10 @@ COMMENT= Lightweight library for vector and matrix math USE_BZIP2= yes USE_CMAKE= yes -FETCH_ARGS= -Fpr LATEST_LINK= ${PORTNAME}2 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-b23437e61a07 post-patch: @${REINPLACE_CMD} -e 's|share/pkgconfig|libdata/pkgconfig|g' \ diff --git a/math/eigen3/distinfo b/math/eigen3/distinfo index 691d8a960cda..7586a5d14856 100644 --- a/math/eigen3/distinfo +++ b/math/eigen3/distinfo @@ -1,2 +1,2 @@ -SHA256 (eigen/2.0.16.tar.bz2) = 0c9379d6bfdde78c5a1794e0bdfcc875688bea4a9ff2e40b8a631a8c4981687b -SIZE (eigen/2.0.16.tar.bz2) = 367748 +SHA256 (eigen/2.0.17.tar.bz2) = 7255e856ed367ce6e6e2d4153b0e4e753c8b8d36918bf440dd34ad56aff09960 +SIZE (eigen/2.0.17.tar.bz2) = 367890 |