[20601] trunk/dports/net/libtorrent/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Nov 8 13:35:16 PST 2006


Revision: 20601
          http://trac.macosforge.org/projects/macports/changeset/20601
Author:   pmq at macports.org
Date:     2006-11-08 13:35:15 -0800 (Wed, 08 Nov 2006)

Log Message:
-----------
Closes part of #10906. Version bump to libtorrent-0.10.3.

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

Modified: trunk/dports/net/libtorrent/Portfile
===================================================================
--- trunk/dports/net/libtorrent/Portfile	2006-11-08 20:46:42 UTC (rev 20600)
+++ trunk/dports/net/libtorrent/Portfile	2006-11-08 21:35:15 UTC (rev 20601)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name             libtorrent
-version          0.9.3
+version          0.10.3
 categories       net
 maintainers      toby at opendarwin.org
 description      BitTorrent library
@@ -13,10 +13,8 @@
 homepage         http://libtorrent.rakshasa.no/
 platforms        darwin
 master_sites     ${homepage}downloads/
-checksums        sha1 a4e2f80ce631f46100b69451bb4416544374cfd1
+checksums        sha1 6f71cb3b05650f81a34eb34186415c75f877027a
 
-depends_build    port:pkgconfig
-depends_lib      port:openssl port:libsigcxx2 port:gcc34
+depends_lib      port:openssl port:libsigcxx2 port:pkgconfig port:zlib
 
-configure.env	CC=${prefix}/bin/gcc-dp-3.4 CXX=${prefix}/bin/g++-dp-3.4
-
+configure.env	CFLAGS=-I${prefix}/include CXXFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061108/d59abc1c/attachment.html


More information about the macports-changes mailing list