[24736] trunk/dports/aqua/radassist/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Tue May 1 22:15:36 PDT 2007
Revision: 24736
http://trac.macosforge.org/projects/macports/changeset/24736
Author: boeyms at macports.org
Date: 2007-05-01 22:15:36 -0700 (Tue, 01 May 2007)
Log Message:
-----------
aqua/radassist:
* change whitespace in recent additions to conform to how the port was
originally written.
Modified Paths:
--------------
trunk/dports/aqua/radassist/Portfile
Modified: trunk/dports/aqua/radassist/Portfile
===================================================================
--- trunk/dports/aqua/radassist/Portfile 2007-05-02 04:28:27 UTC (rev 24735)
+++ trunk/dports/aqua/radassist/Portfile 2007-05-02 05:15:36 UTC (rev 24736)
@@ -22,53 +22,53 @@
patch {
set filestopatch {
- 10.2-desktop-negative.T \
- 10.2-lab-negative.T \
- 10.3-desktop-negative.T \
- 10.3-lab-negative-from-dot.T \
- 10.3-lab-negative.T \
- 10.4-desktop-negative.T \
- 10.4-lab-negative.T \
- 10.4-negative.T \
- 600.radmind \
- AppDelegate.m \
- Build.hook \
- RACertificateManager.m \
- RAScriptManager.m \
- RAServerCreator.m \
- RAVersionCompare.m \
- RCMPreferences.m \
- RCMStepController.m \
- RadmindClient \
- RadmindServer \
- RadmindUpdateMonitor \
- authtools.c \
- edu.umich.rumd.plist \
- hooks/LI00CheckUsername.hook \
- hooks/LI10SetupUserEnvironment.hook \
- hooks/LO10CreateTemplateHomeCopy.hook \
- hooks/LO20UserAccounting.hook \
- hooks/login.hook \
- hooks/logout.hook \
- hooks/masterlogin.sh \
- hooks/masterlogout.sh \
- hooks/radmind.hook \
- kvalid.c \
- radmind.defaults \
- rmauthexec.c \
- rsm/authtools.c \
- rsm/English.lproj/Preferences.nib/keyedobjects.nib \
- rsm/RAServerController.h \
- rsm/RAServerController.m \
- rsm/rsmauthtool.c \
- rsm/RSMLoadsetEditor.h \
- rsm/RSMLoadsetEditor.m \
- rsm/RSMLoadsetManager.m \
- rsm/RSMPreferences.m \
- rte/RXTranscript.m \
- rumd.c \
- rummgmt.c
- }
+ 10.2-desktop-negative.T \
+ 10.2-lab-negative.T \
+ 10.3-desktop-negative.T \
+ 10.3-lab-negative-from-dot.T \
+ 10.3-lab-negative.T \
+ 10.4-desktop-negative.T \
+ 10.4-lab-negative.T \
+ 10.4-negative.T \
+ 600.radmind \
+ AppDelegate.m \
+ Build.hook \
+ RACertificateManager.m \
+ RAScriptManager.m \
+ RAServerCreator.m \
+ RAVersionCompare.m \
+ RCMPreferences.m \
+ RCMStepController.m \
+ RadmindClient \
+ RadmindServer \
+ RadmindUpdateMonitor \
+ authtools.c \
+ edu.umich.rumd.plist \
+ hooks/LI00CheckUsername.hook \
+ hooks/LI10SetupUserEnvironment.hook \
+ hooks/LO10CreateTemplateHomeCopy.hook \
+ hooks/LO20UserAccounting.hook \
+ hooks/login.hook \
+ hooks/logout.hook \
+ hooks/masterlogin.sh \
+ hooks/masterlogout.sh \
+ hooks/radmind.hook \
+ kvalid.c \
+ radmind.defaults \
+ rmauthexec.c \
+ rsm/authtools.c \
+ rsm/English.lproj/Preferences.nib/keyedobjects.nib \
+ rsm/RAServerController.h \
+ rsm/RAServerController.m \
+ rsm/rsmauthtool.c \
+ rsm/RSMLoadsetEditor.h \
+ rsm/RSMLoadsetEditor.m \
+ rsm/RSMLoadsetManager.m \
+ rsm/RSMPreferences.m \
+ rte/RXTranscript.m \
+ rumd.c \
+ rummgmt.c
+ }
foreach i ${filestopatch} {
reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/${i}
reinplace "s|/var/radmind|${prefix}/var/radmind|g" ${worksrcpath}/${i}
@@ -85,9 +85,9 @@
set appPath ${destroot}/Applications/MacPorts
xinstall -d -m 0755 ${appPath}
set appNames {"Radmind Assistant" "Radmind Server Manager" \
- "Radmind Transcript Editor"}
- foreach appName ${appNames} {
- file copy tmp/Radmind/${appName}.app ${appPath}/${appName}.app
- }
+ "Radmind Transcript Editor"}
+ foreach appName ${appNames} {
+ file copy tmp/Radmind/${appName}.app ${appPath}/${appName}.app
+ }
destroot.keepdirs ${destroot}${prefix}/var/radmind/server_file_backup
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070501/786ec70e/attachment.html
More information about the macports-changes
mailing list