aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2012-01-19 21:03:16 +0800
committerrakuco <rakuco@FreeBSD.org>2012-01-19 21:03:16 +0800
commitcf6fa3691376043727650bb6419fb7a05c0b1b93 (patch)
treee4de5b71a83e3bdf53a553fc20750c5d502a17af /math
parente3601acb42c358fa9d664fc9f91f91c4e33e9d61 (diff)
downloadfreebsd-ports-gnome-cf6fa3691376043727650bb6419fb7a05c0b1b93.tar.gz
freebsd-ports-gnome-cf6fa3691376043727650bb6419fb7a05c0b1b93.tar.zst
freebsd-ports-gnome-cf6fa3691376043727650bb6419fb7a05c0b1b93.zip
- Update to 2.0.17.
This release should contain only two small bugs. - Update MASTER_SITES to use the https version of bitbucket. - Do not set FETCH_ARGS to a custom value, as it does not seem to be needed anymore. - Kind of revert the fix for PR 159690 now that bitbucket seems to have changed its mind once again and changed the naming scheme of the top-level directory in the tarball.
Diffstat (limited to 'math')
-rw-r--r--math/eigen2/Makefile7
-rw-r--r--math/eigen2/distinfo4
-rw-r--r--math/eigen3/Makefile7
-rw-r--r--math/eigen3/distinfo4
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