[76861] trunk/dports/sysutils/lzop/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Thu Mar 10 20:00:18 PST 2011


Revision: 76861
          http://trac.macports.org/changeset/76861
Author:   rmstonecipher at macports.org
Date:     2011-03-10 20:00:16 -0800 (Thu, 10 Mar 2011)
Log Message:
-----------
sysutils/lzop upgraded to depend upon lzo2 rather than lzo

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

Modified: trunk/dports/sysutils/lzop/Portfile
===================================================================
--- trunk/dports/sysutils/lzop/Portfile	2011-03-11 03:19:07 UTC (rev 76860)
+++ trunk/dports/sysutils/lzop/Portfile	2011-03-11 04:00:16 UTC (rev 76861)
@@ -1,8 +1,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           muniversal 1.0
 name                lzop
 version             1.03
+revision            1
 categories          sysutils compression
 maintainers         nomaintainer
 description         Fast file compressor
@@ -20,7 +22,7 @@
 checksums           sha1    4ee0b49b2a6b0a13572ddca5785ee48ef4c8f80f \
                     rmd160  306c454f52632b14740d6b00c1b315f0221fb45b
 
-depends_lib         port:lzo
+depends_lib         port:lzo2
 
 configure.args      --mandir=${prefix}/share/man
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110310/396988ec/attachment.html>


More information about the macports-changes mailing list