diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2011-08-30 00:01:31 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2011-08-30 00:01:31 +0000 |
commit | 02aaf97c29f7fd6408e6f4720cffbaad891a086a (patch) | |
tree | dbd814bd961a845879db823a34c699105ee261c9 /math/eigen3 | |
parent | f82456ddc8e818ba9f6b361f08b489301f0afd90 (diff) | |
download | ports-02aaf97c29f7fd6408e6f4720cffbaad891a086a.tar.gz ports-02aaf97c29f7fd6408e6f4720cffbaad891a086a.zip |
Notes
Diffstat (limited to 'math/eigen3')
-rw-r--r-- | math/eigen3/Makefile | 2 | ||||
-rw-r--r-- | math/eigen3/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile index c5083b34dd6b..115fb4e83c26 100644 --- a/math/eigen3/Makefile +++ b/math/eigen3/Makefile @@ -21,7 +21,7 @@ FETCH_ARGS= -Fpr LATEST_LINK= ${PORTNAME}2 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-9ca09dbd70ce +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION} post-patch: @${REINPLACE_CMD} -e 's|share/pkgconfig|libdata/pkgconfig|g' \ diff --git a/math/eigen3/distinfo b/math/eigen3/distinfo index 6d64f81c1dd0..691d8a960cda 100644 --- a/math/eigen3/distinfo +++ b/math/eigen3/distinfo @@ -1,2 +1,2 @@ -SHA256 (eigen/2.0.16.tar.bz2) = 59e1a1aa7716f1c65fb3f1cce0704f1ffcb7cb0e75a99ef09dd8877c28a49f12 -SIZE (eigen/2.0.16.tar.bz2) = 367939 +SHA256 (eigen/2.0.16.tar.bz2) = 0c9379d6bfdde78c5a1794e0bdfcc875688bea4a9ff2e40b8a631a8c4981687b +SIZE (eigen/2.0.16.tar.bz2) = 367748 |