aboutsummaryrefslogtreecommitdiffstats
path: root/astro/boinc-einsteinathome
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-01-18 23:48:08 +0800
committerpav <pav@FreeBSD.org>2007-01-18 23:48:08 +0800
commitb201bb2b63f0448a3e41dd58c6428a31e8f6666d (patch)
tree74996f84dec2e9c435302643e61be8d8cbc31c78 /astro/boinc-einsteinathome
parent6421aa4ed278457bb3ea9d79a9245bb120473146 (diff)
downloadfreebsd-ports-gnome-b201bb2b63f0448a3e41dd58c6428a31e8f6666d.tar.gz
freebsd-ports-gnome-b201bb2b63f0448a3e41dd58c6428a31e8f6666d.tar.zst
freebsd-ports-gnome-b201bb2b63f0448a3e41dd58c6428a31e8f6666d.zip
- Update app_info.xml to allow processing of a new S5RI run
Diffstat (limited to 'astro/boinc-einsteinathome')
-rw-r--r--astro/boinc-einsteinathome/Makefile1
-rw-r--r--astro/boinc-einsteinathome/files/patch-app_info.xml50
2 files changed, 51 insertions, 0 deletions
diff --git a/astro/boinc-einsteinathome/Makefile b/astro/boinc-einsteinathome/Makefile
index 6445c9524c69..25d924ad1079 100644
--- a/astro/boinc-einsteinathome/Makefile
+++ b/astro/boinc-einsteinathome/Makefile
@@ -6,6 +6,7 @@
PORTNAME= boinc-einsteinathome
PORTVERSION= 4.09
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= astro
MASTER_SITES= http://einstein.phys.uwm.edu/app_test/FreeBSD/
diff --git a/astro/boinc-einsteinathome/files/patch-app_info.xml b/astro/boinc-einsteinathome/files/patch-app_info.xml
new file mode 100644
index 000000000000..59ed35a0ec08
--- /dev/null
+++ b/astro/boinc-einsteinathome/files/patch-app_info.xml
@@ -0,0 +1,50 @@
+--- 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>
+-