diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-05-24 22:10:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-05-24 22:10:47 +0000 |
commit | b9b9e1832cea38523ff2f7e809527d80e8e44be3 (patch) | |
tree | b6ff8335d0b517d5e6052693f976e89021ddaeac /astro/boinc-einsteinathome | |
parent | 2882d5b3d118997a5adda657b11e00535defbc24 (diff) | |
download | ports-b9b9e1832cea38523ff2f7e809527d80e8e44be3.tar.gz ports-b9b9e1832cea38523ff2f7e809527d80e8e44be3.zip |
Notes
Diffstat (limited to 'astro/boinc-einsteinathome')
-rw-r--r-- | astro/boinc-einsteinathome/Makefile | 5 | ||||
-rw-r--r-- | astro/boinc-einsteinathome/distinfo | 6 | ||||
-rw-r--r-- | astro/boinc-einsteinathome/files/patch-app_info.xml | 50 |
3 files changed, 5 insertions, 56 deletions
diff --git a/astro/boinc-einsteinathome/Makefile b/astro/boinc-einsteinathome/Makefile index 68b73325402a..cc626275d3c6 100644 --- a/astro/boinc-einsteinathome/Makefile +++ b/astro/boinc-einsteinathome/Makefile @@ -5,12 +5,11 @@ # PORTNAME= boinc-einsteinathome -PORTVERSION= 4.09 -PORTREVISION= 2 +PORTVERSION= 4.22 PORTEPOCH= 1 CATEGORIES= astro MASTER_SITES= http://einstein.phys.uwm.edu/app_test/FreeBSD/ -DISTNAME= einstein_S5R1_${PORTVERSION}_i386-unknown-freebsd +DISTNAME= einstein_S5R2_${PORTVERSION}_i386-unknown-freebsd MAINTAINER= pav@FreeBSD.org COMMENT= Search for gravitational waves, a distributed computing project diff --git a/astro/boinc-einsteinathome/distinfo b/astro/boinc-einsteinathome/distinfo index 10a2c5718acc..e3a283c8a2ce 100644 --- a/astro/boinc-einsteinathome/distinfo +++ b/astro/boinc-einsteinathome/distinfo @@ -1,3 +1,3 @@ -MD5 (einstein_S5R1_4.09_i386-unknown-freebsd.tar.gz) = 1fbad1ff9d4fac45b45dd1e91a378173 -SHA256 (einstein_S5R1_4.09_i386-unknown-freebsd.tar.gz) = 28f869f0978090ce011ed90101d543e80710fb219aaf7051516de7c3ec3532c0 -SIZE (einstein_S5R1_4.09_i386-unknown-freebsd.tar.gz) = 405620 +MD5 (einstein_S5R2_4.22_i386-unknown-freebsd.tar.gz) = 4fc760fec66070231cccb6041f8c2050 +SHA256 (einstein_S5R2_4.22_i386-unknown-freebsd.tar.gz) = 5615ac119c19c6fc53105769b3fc665fcdf2e49fb96d4adbc0f54803cc8fe142 +SIZE (einstein_S5R2_4.22_i386-unknown-freebsd.tar.gz) = 1150114 diff --git a/astro/boinc-einsteinathome/files/patch-app_info.xml b/astro/boinc-einsteinathome/files/patch-app_info.xml deleted file mode 100644 index 59ed35a0ec08..000000000000 --- a/astro/boinc-einsteinathome/files/patch-app_info.xml +++ /dev/null @@ -1,50 +0,0 @@ ---- projects/einstein.phys.uwm.edu/app_info.xml Tue Jun 13 13:46:59 2006 -+++ projects/einstein.phys.uwm.edu/app_info.xml Thu Jan 18 16:37:19 2007 -@@ -1,37 +1,28 @@ -- - <app_info> - <app> -- <name>albert</name> -+ <name>einstein_S5R1</name> - </app> - <file_info> - <name>einstein_S5R1_4.09_i386-unknown-freebsd</name> - <executable/> - </file_info> - <app> -- <name>einstein_S5R1</name> -+ <name>einstein_S5RI</name> - </app> - <file_info> - <name>einstein_S5R1_4.09_i386-unknown-freebsd</name> - <executable/> - </file_info> - <app_version> -- <app_name>albert</app_name> -- <version_num>461</version_num> -- <file_ref> -- <file_name>einstein_S5R1_4.09_i386-unknown-freebsd</file_name> -- <main_program/> -- </file_ref> -- </app_version> -- <app_version> -- <app_name>albert</app_name> -- <version_num>469</version_num> -+ <app_name>einstein_S5R1</app_name> -+ <version_num>409</version_num> - <file_ref> - <file_name>einstein_S5R1_4.09_i386-unknown-freebsd</file_name> - <main_program/> - </file_ref> - </app_version> - <app_version> -- <app_name>einstein_S5R1</app_name> -+ <app_name>einstein_S5RI</app_name> - <version_num>409</version_num> - <file_ref> - <file_name>einstein_S5R1_4.09_i386-unknown-freebsd</file_name> -@@ -39,4 +30,3 @@ - </file_ref> - </app_version> - </app_info> -- |