[112431] trunk/dports/science/flashdot/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 22 15:46:55 PDT 2013


Revision: 112431
          https://trac.macports.org/changeset/112431
Author:   ryandesign at macports.org
Date:     2013-10-22 15:46:55 -0700 (Tue, 22 Oct 2013)
Log Message:
-----------
flashdot: update SourceForge SVN URL and homepage (#40833)

Modified Paths:
--------------
    trunk/dports/science/flashdot/Portfile

Modified: trunk/dports/science/flashdot/Portfile
===================================================================
--- trunk/dports/science/flashdot/Portfile	2013-10-22 21:40:19 UTC (rev 112430)
+++ trunk/dports/science/flashdot/Portfile	2013-10-22 22:46:55 UTC (rev 112431)
@@ -13,16 +13,14 @@
     visual perceptual experiments that require a high temporal precision. \
     It is controlled by a simple experiment building language and allows \
     experiment generation with either a text or a graphical editor.
-homepage          http://flashdot.sourceforge.net
+homepage          http://www.flashdot.info/
 platforms         darwin
 fetch.type        svn
-worksrcdir       src
-svn.url           https://flashdot.svn.sourceforge.net/svnroot/flashdot/trunk/src
-svn.revision     78
+worksrcdir        src
+svn.url           https://svn.code.sf.net/p/flashdot/code/trunk/src/
+svn.revision      78
 # Use checkout as the version calculation makes certain assumptions
-# When 1.8 is released, svn.method can be set without the if{}
-if {[info exists svn.method]} {
-   svn.method          checkout
-}
+svn.method        checkout
+
 depends_lib       port:ocaml port:ocamlsdl port:ocaml-gsl port:lablgl
 use_parallel_build no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131022/4cd33f33/attachment.html>


More information about the macports-changes mailing list