[69345] trunk/dports/sysutils/john-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jul 1 07:22:23 PDT 2010


Revision: 69345
          http://trac.macports.org/changeset/69345
Author:   ryandesign at macports.org
Date:     2010-07-01 07:22:22 -0700 (Thu, 01 Jul 2010)
Log Message:
-----------
john-devel: update master_sites (#25480), use notes

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

Modified: trunk/dports/sysutils/john-devel/Portfile
===================================================================
--- trunk/dports/sysutils/john-devel/Portfile	2010-07-01 12:47:19 UTC (rev 69344)
+++ trunk/dports/sysutils/john-devel/Portfile	2010-07-01 14:22:22 UTC (rev 69345)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem          1.0
+
 name                john-devel
 version             1.7.3.4
 categories          sysutils security
@@ -12,7 +13,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}/ \
@@ -87,9 +88,5 @@
     system "chmod -R a+r ${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/"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100701/4b492b4b/attachment.html>


More information about the macports-changes mailing list