[86377] trunk/dports/net/coherence/Portfile

devans at macports.org devans at macports.org
Mon Oct 24 16:27:44 PDT 2011


Revision: 86377
          http://trac.macports.org/changeset/86377
Author:   devans at macports.org
Date:     2011-10-24 16:27:43 -0700 (Mon, 24 Oct 2011)
Log Message:
-----------
coherence: add dependencies required by MediaStore backend, noarch, increment revision.

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

Modified: trunk/dports/net/coherence/Portfile
===================================================================
--- trunk/dports/net/coherence/Portfile	2011-10-24 23:21:23 UTC (rev 86376)
+++ trunk/dports/net/coherence/Portfile	2011-10-24 23:27:43 UTC (rev 86377)
@@ -8,7 +8,7 @@
 PortGroup       python 1.0
 
 version         0.6.6.2
-revision        1
+revision        2
 license         permissive
 categories      net multimedia python
 maintainers     devans openmaintainer
@@ -19,6 +19,9 @@
                 and enabling your application to participate in digital living networks.
 
 platforms       darwin
+
+supported_archs noarch
+
 homepage        http://coherence.beebits.net/
 master_sites    http://coherence.beebits.net/download/
 distname        Coherence-${version}
@@ -35,7 +38,9 @@
                 port:py26-elementtree \
                 port:py26-twisted \
                 port:py26-gdata \
-                port:py26-feedparser
+                port:py26-feedparser \
+                port:py26-axiom \
+                port:py26-id3lib
 }
 
 variant python27 conflicts python26 description {Build for python 2.7} {
@@ -44,7 +49,9 @@
                 port:py27-elementtree \
                 port:py27-twisted \
                 port:py27-gdata \
-                port:py27-feedparser
+                port:py27-feedparser \
+                port:py27-axiom \
+                port:py27-id3lib
 }
 
 if {![variant_isset python26]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111024/e079439e/attachment.html>


More information about the macports-changes mailing list