diff options
author | bf <bf@FreeBSD.org> | 2011-10-17 18:08:33 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-10-17 18:08:33 +0800 |
commit | c5df546f91d4ce945b2de2e01f71d31243158164 (patch) | |
tree | 28381e3e9e9a82d3a2b45f40fb8df8fd26cc5894 /astro | |
parent | 86b4e4efcff2f1578c68c8821ff20594cc982a82 (diff) | |
download | freebsd-ports-gnome-c5df546f91d4ce945b2de2e01f71d31243158164.tar.gz freebsd-ports-gnome-c5df546f91d4ce945b2de2e01f71d31243158164.tar.zst freebsd-ports-gnome-c5df546f91d4ce945b2de2e01f71d31243158164.zip |
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-astropulse/Makefile | 2 | ||||
-rw-r--r-- | astro/boinc-setiathome-enhanced/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/boinc-astropulse/Makefile b/astro/boinc-astropulse/Makefile index ca6ff18965d0..481743332e5e 100644 --- a/astro/boinc-astropulse/Makefile +++ b/astro/boinc-astropulse/Makefile @@ -6,7 +6,7 @@ PORTNAME= boinc-astropulse PORTVERSION= 5.06 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ DISTNAME= astropulse-svn-868 diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile index 952568749d8a..2e00f932ae33 100644 --- a/astro/boinc-setiathome-enhanced/Makefile +++ b/astro/boinc-setiathome-enhanced/Makefile @@ -6,7 +6,7 @@ PORTNAME= boinc-setiathome-enhanced PORTVERSION= 6.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ DISTNAME= setiathome-svn-1008 |