[56103] trunk/dports/devel/jline/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 24 00:16:18 PDT 2009


Revision: 56103
          http://trac.macports.org/changeset/56103
Author:   ryandesign at macports.org
Date:     2009-08-24 00:16:14 -0700 (Mon, 24 Aug 2009)
Log Message:
-----------
jline: remove unnecessary statements that do nothing

Modified Paths:
--------------
    trunk/dports/devel/jline/Portfile

Modified: trunk/dports/devel/jline/Portfile
===================================================================
--- trunk/dports/devel/jline/Portfile	2009-08-24 07:08:21 UTC (rev 56102)
+++ trunk/dports/devel/jline/Portfile	2009-08-24 07:16:14 UTC (rev 56103)
@@ -14,12 +14,11 @@
                     use to chain to other console applications.
 homepage            http://jline.sourceforge.net/
 platforms           darwin
-master_sites        sourceforge:jline
+master_sites        sourceforge
 
 checksums           md5 cd4aad9fb454e8acf7af476dae8abb72 \
                     sha1 0c3b98545764e641f2e8255faa804d8225673602 \
                     rmd160 664a69d52e8e8375881197988a7f3c348c5f7857
-distname            ${name}-${version}
 use_zip             yes
 
 use_configure       no
@@ -35,4 +34,4 @@
     xinstall -m 0755 -d ${javadir}
     xinstall -m 0644 -W ${workpath} ${jlinedir}/${jlinejar} ${jlineloc}
     ln -s ${jlinejar} ${jlinelink}
-}
\ No newline at end of file
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090824/83e19050/attachment.html>


More information about the macports-changes mailing list