[124447] trunk/dports/php/php5-crack/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 01:37:53 PDT 2014


Revision: 124447
          https://trac.macports.org/changeset/124447
Author:   ryandesign at macports.org
Date:     2014-08-24 01:37:53 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-crack: replaced_by php53-crack

Modified Paths:
--------------
    trunk/dports/php/php5-crack/Portfile

Modified: trunk/dports/php/php5-crack/Portfile
===================================================================
--- trunk/dports/php/php5-crack/Portfile	2014-08-24 08:35:46 UTC (rev 124446)
+++ trunk/dports/php/php5-crack/Portfile	2014-08-24 08:37:53 UTC (rev 124447)
@@ -2,35 +2,12 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php5extension 1.0
 
-php5extension.setup crack 0.4 pecl
-license         PHP
-categories      php mail devel
-platforms       darwin
-maintainers     ryandesign openmaintainer
-description     \"Good Password\" Checking Utility
+replaced_by     php53-crack
+PortGroup       obsolete 1.0
 
-long_description \
-    This package provides an interface to the cracklib (libcrack) libraries \
-    that come standard on most unix-like distributions. This allows you to \
-    check passwords against dictionaries of words to ensure some minimal level \
-    of password security.
-
-checksums       md5     7cfe9df99f546cf6bd55b535d71e3b1f \
-                sha1    aa1554747ef2d1c96e4a47fdb0057828661a918a \
-                rmd160  335b1cecb0ccd958fa01c499a636e0e22a5a46ea
-
-depends_lib-append \
-    port:cracklib
-
-use_parallel_build yes
-
-test.run        yes
-
-post-destroot {
-    set docdir ${prefix}/share/doc/${name}
-    xinstall -d ${destroot}${docdir}
-    xinstall -m 644 -W ${worksrcpath} CREDITS \
-        ${destroot}${docdir}
-}
+name            php5-crack
+version         0.4
+revision        1
+categories      php
+license         PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/5ae9abf2/attachment.html>


More information about the macports-changes mailing list