[61389] trunk/dports/net/libtorrent-devel/Portfile

mnick at macports.org mnick at macports.org
Thu Dec 10 01:28:22 PST 2009


Revision: 61389
          http://trac.macports.org/changeset/61389
Author:   mnick at macports.org
Date:     2009-12-10 01:28:18 -0800 (Thu, 10 Dec 2009)
Log Message:
-----------
maintainer update (ticket #22758)

Modified Paths:
--------------
    trunk/dports/net/libtorrent-devel/Portfile

Modified: trunk/dports/net/libtorrent-devel/Portfile
===================================================================
--- trunk/dports/net/libtorrent-devel/Portfile	2009-12-10 08:54:15 UTC (rev 61388)
+++ trunk/dports/net/libtorrent-devel/Portfile	2009-12-10 09:28:18 UTC (rev 61389)
@@ -4,25 +4,25 @@
 
 name            libtorrent-devel
 set real_name   libtorrent
-version         0.12.5
+version         0.12.6
 categories      net
 platforms       darwin
 maintainers     gmail.com:gardnermj
-description     BitTorrent library (development version)
+description     BitTorrent library (unstable release)
 
 long_description \
     libTorrent is a BitTorrent library written in C++ for \
     *nix. It is designed to avoid redundant copying and \
     storing of data that other clients and libraries suffer from. \
-    This is the development version of libTorrent.
+    This is the "unstable" release of libTorrent.
 
 homepage        http://libtorrent.rakshasa.no/
 master_sites    ${homepage}downloads/
 distname        ${real_name}-${version}
 
-checksums       md5 fe8155d364b220713074423100d4bf29 \
-                sha1 05a60581c6b1a94e2a07d1a07e47b8c60d2e237c \
-                rmd160 645ae77a23c77c1d2134431b182cb206ab254259
+checksums       md5 037499ed708aaf72988cee60e5a8d96b \
+                sha1 bf7082f98bd6281493cba94a456697fb88c2c21b \
+                rmd160 62f0c9737d4ca9621c42d673ea997f9d36875530
 
 depends_build   port:zlib \
                 port:pkgconfig
@@ -41,6 +41,6 @@
         ${destroot}${docdir}
 }
 
-livecheck.type  regex
+livecheck.check regex
 livecheck.url   ${homepage}
 livecheck.regex ${real_name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091210/ac1b3b04/attachment.html>


More information about the macports-changes mailing list