[78974] trunk/dports/archivers/lzo2/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 28 12:49:49 PDT 2011


Revision: 78974
          http://trac.macports.org/changeset/78974
Author:   ryandesign at macports.org
Date:     2011-05-28 12:49:47 -0700 (Sat, 28 May 2011)
Log Message:
-----------
lzo2: update to 2.05 (#28437; maintainer timeout), and no longer use versioned doc dir

Modified Paths:
--------------
    trunk/dports/archivers/lzo2/Portfile

Modified: trunk/dports/archivers/lzo2/Portfile
===================================================================
--- trunk/dports/archivers/lzo2/Portfile	2011-05-28 16:39:40 UTC (rev 78973)
+++ trunk/dports/archivers/lzo2/Portfile	2011-05-28 19:49:47 UTC (rev 78974)
@@ -5,8 +5,7 @@
 
 name			lzo2
 set my_name     lzo
-version			2.03
-revision		2
+version			2.05
 categories		archivers
 platforms		darwin
 maintainers		gmail.com:yunzheng.hu
@@ -26,9 +25,8 @@
 				ftp://ftp.uni-koeln.de/util/arc/
 distname        ${my_name}-${version}
 
-checksums           md5     0c3d078c2e8ea5a88971089a2f02a726 \
-                    sha1    135a50699296e853362a3d11b9f872c74c8b8c5a \
-                    rmd160  1c2eb11ba2babd81236128b7fef3676c9db7da51
+checksums           sha1    2307bcd0d13f1d53b623a54094c33b703544111c \
+                    rmd160  206ecf9b2d1aaada97268fbf422439de21ef3d15
 
 configure.args	--enable-shared --enable-static --disable-asm
 
@@ -41,7 +39,7 @@
 }
 
 post-destroot {
-    set docdir ${prefix}/share/doc/${my_name}-${version}
+    set docdir ${prefix}/share/doc/${name}
 
     xinstall -d ${destroot}${docdir}
     xinstall -m 0644 -W ${worksrcpath} AUTHORS BUGS COPYING ChangeLog NEWS README THANKS \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110528/7ff796d8/attachment.html>


More information about the macports-changes mailing list