[126912] trunk/dports/multimedia/mythweb.27/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Fri Oct 17 08:33:00 PDT 2014


Revision: 126912
          https://trac.macports.org/changeset/126912
Author:   ctreleaven at macports.org
Date:     2014-10-17 08:33:00 -0700 (Fri, 17 Oct 2014)
Log Message:
-----------
mythweb.27: 0.27.4-fixes20141015

Modified Paths:
--------------
    trunk/dports/multimedia/mythweb.27/Portfile

Modified: trunk/dports/multimedia/mythweb.27/Portfile
===================================================================
--- trunk/dports/multimedia/mythweb.27/Portfile	2014-10-17 15:31:54 UTC (rev 126911)
+++ trunk/dports/multimedia/mythweb.27/Portfile	2014-10-17 15:33:00 UTC (rev 126912)
@@ -7,10 +7,11 @@
 # set fullhash      fca2bd2f78136a5363b1fbe7a313677b6bd1adc5
 set shorthash       fca2bd2f
 github.setup        MythTV mythweb ${shorthash}
-version             .27
-revision            2
-set minorversion    .3
-name                mythweb${version}
+set majorversion    .27
+set minorversion    .4
+name                mythweb${majorversion}
+version             0${majorversion}${minorversion}-Fixes-20141015
+revision            0
 categories          multimedia www
 platforms           darwin
 license             GPL-2 LGPL-2.1
@@ -36,7 +37,7 @@
 depends_run         port:php54-mysql \
                     port:php54-apache2handler
 
-depends_lib         port:mythtv-core${version} \
+depends_lib         port:mythtv-core${majorversion} \
                     port:${perlmodver}-http-request-ascgi \
                     port:${perlmodver}-dbd-mysql
 
@@ -87,8 +88,9 @@
 # http://www.mythtv.org/wiki/MythWeb_via_MacPorts for information
 # essential to finishing the installation of MythWeb!
 #
-# Upgrading after September 23, 2014?  The change to PHP 5.4 requires certain
-# configuration changes.  Check your configuration with the above wiki page.
+# Upgrading for the first time after September 23, 2014?  The change to PHP 
+# 5.4 requires certain configuration changes.  Check your configuration with 
+# the above wiki page.
 #
 ############################################################################"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141017/c50b9fed/attachment.html>


More information about the macports-changes mailing list