[69333] trunk/dports/sysutils/john/Portfile

jmr at macports.org jmr at macports.org
Wed Jun 30 17:01:14 PDT 2010


Revision: 69333
          http://trac.macports.org/changeset/69333
Author:   jmr at macports.org
Date:     2010-06-30 17:01:13 -0700 (Wed, 30 Jun 2010)
Log Message:
-----------
john: update master_sites (#25480), use notes

Modified Paths:
--------------
    trunk/dports/sysutils/john/Portfile

Modified: trunk/dports/sysutils/john/Portfile
===================================================================
--- trunk/dports/sysutils/john/Portfile	2010-06-30 23:24:19 UTC (rev 69332)
+++ trunk/dports/sysutils/john/Portfile	2010-07-01 00:01:13 UTC (rev 69333)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem          1.0
+
 name                john
 version             1.7.3.4
 categories          sysutils security
@@ -11,7 +12,7 @@
                     Alpha), DOS, WinNT/Win95.
 homepage            http://www.openwall.com/john/
 platforms           darwin
-master_sites        http://www.openwall.com/john/f/ \
+master_sites        http://download.openwall.net/pub/projects/john/${version}/ \
                     ftp://ftp2.msk.ru.openwall.com/pub/projects/john/${version}/ \
                     ftp://ftp.ibiblio.org/pub/linux/distributions/openwall/projects/john/${version}/ \
                     ftp://ftp.cert.dfn.de/pub/tools/net/Openwall/projects/john/${version}/ \
@@ -82,11 +83,7 @@
     system "chmod -R a+rx ${destroot}${prefix}/share/doc/john"
 }
 
-post-install {
-    ui_msg  ""
-    ui_msg  "You'll find the john files under ${prefix}/share/john/"
-    ui_msg  ""
-}
+notes "You'll find the john files under ${prefix}/share/john/"
 
 livecheck.type      regex
 livecheck.regex     {Ripper ([0-9.]+) \(stable}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100630/8ff0962f/attachment.html>


More information about the macports-changes mailing list