[72205] trunk/dports/sysutils/scala_select
blair at macports.org
blair at macports.org
Wed Oct 6 14:11:12 PDT 2010
Revision: 72205
http://trac.macports.org/changeset/72205
Author: blair at macports.org
Date: 2010-10-06 14:11:11 -0700 (Wed, 06 Oct 2010)
Log Message:
-----------
No longer provide the scala27 and scala28 files, these will be
provided by the ports themselves in successive commits.
Modified Paths:
--------------
trunk/dports/sysutils/scala_select/Portfile
Removed Paths:
-------------
trunk/dports/sysutils/scala_select/files/scala27
trunk/dports/sysutils/scala_select/files/scala28
Modified: trunk/dports/sysutils/scala_select/Portfile
===================================================================
--- trunk/dports/sysutils/scala_select/Portfile 2010-10-06 21:01:11 UTC (rev 72204)
+++ trunk/dports/sysutils/scala_select/Portfile 2010-10-06 21:11:11 UTC (rev 72205)
@@ -4,7 +4,7 @@
name scala_select
version 0.1
-revision 0
+revision 1
categories sysutils
platforms darwin
license BSD
@@ -27,12 +27,4 @@
${destroot}${prefix}/etc/select/scala
}
-# install & select scala28
-platform darwin 10 {
- post-destroot {
- xinstall -m 644 -W ${filespath} scala28 \
- ${destroot}${prefix}/etc/select/scala
- }
-}
-
livecheck.type none
Deleted: trunk/dports/sysutils/scala_select/files/scala27
===================================================================
--- trunk/dports/sysutils/scala_select/files/scala27 2010-10-06 21:01:11 UTC (rev 72204)
+++ trunk/dports/sysutils/scala_select/files/scala27 2010-10-06 21:11:11 UTC (rev 72205)
@@ -1,7 +0,0 @@
-share/scala-2.7/bin/fsc
-share/scala-2.7/bin/sbaz
-share/scala-2.7/bin/sbaz-setup
-share/scala-2.7/bin/scala
-share/scala-2.7/bin/scalac
-share/scala-2.7/bin/scaladoc
-share/scala-2.7/bin/scalap
Deleted: trunk/dports/sysutils/scala_select/files/scala28
===================================================================
--- trunk/dports/sysutils/scala_select/files/scala28 2010-10-06 21:01:11 UTC (rev 72204)
+++ trunk/dports/sysutils/scala_select/files/scala28 2010-10-06 21:11:11 UTC (rev 72205)
@@ -1,7 +0,0 @@
-share/scala-2.8/bin/fsc
-share/scala-2.8/bin/sbaz
-share/scala-2.8/bin/sbaz-setup
-share/scala-2.8/bin/scala
-share/scala-2.8/bin/scalac
-share/scala-2.8/bin/scaladoc
-share/scala-2.8/bin/scalap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101006/25824bea/attachment.html>
More information about the macports-changes
mailing list