[33713] trunk/dports/devel/bzr/Portfile

ram at macports.org ram at macports.org
Sun Feb 3 13:46:07 PST 2008


Revision: 33713
          http://trac.macosforge.org/projects/macports/changeset/33713
Author:   ram at macports.org
Date:     2008-02-03 13:46:04 -0800 (Sun, 03 Feb 2008)

Log Message:
-----------
devel/bzr: add py25-socket-ssl as a dependency to support https 
branches, closes #14168

Modified Paths:
--------------
    trunk/dports/devel/bzr/Portfile

Modified: trunk/dports/devel/bzr/Portfile
===================================================================
--- trunk/dports/devel/bzr/Portfile	2008-02-03 21:10:32 UTC (rev 33712)
+++ trunk/dports/devel/bzr/Portfile	2008-02-03 21:46:04 UTC (rev 33713)
@@ -5,6 +5,7 @@
 
 name          bzr
 version       1.1
+revision      1
 categories    devel python
 platforms     darwin
 maintainers   ram openmaintainer
@@ -31,7 +32,8 @@
                     port:py25-crypto \
                     port:py25-hashlib \
                     port:py25-zlib \
-                    port:py25-bz2
+                    port:py25-bz2 \
+                    port:py25-socket-ssl
 
 test.run      yes
 test.cmd      make

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


More information about the macports-changes mailing list