diff options
author | rakuco <rakuco@FreeBSD.org> | 2012-01-19 21:03:16 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2012-01-19 21:03:16 +0800 |
commit | cf6fa3691376043727650bb6419fb7a05c0b1b93 (patch) | |
tree | e4de5b71a83e3bdf53a553fc20750c5d502a17af /math/eigen2/distinfo | |
parent | e3601acb42c358fa9d664fc9f91f91c4e33e9d61 (diff) | |
download | freebsd-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/eigen2/distinfo')
-rw-r--r-- | math/eigen2/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
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 |