[122709] trunk/dports/multimedia/mythweb.25/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Sun Jul 27 04:48:11 PDT 2014


Revision: 122709
          https://trac.macports.org/changeset/122709
Author:   ctreleaven at macports.org
Date:     2014-07-27 04:48:11 -0700 (Sun, 27 Jul 2014)
Log Message:
-----------
Update to Perl 5.16 (re #44405), add End of Life warning, update conflicts

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

Modified: trunk/dports/multimedia/mythweb.25/Portfile
===================================================================
--- trunk/dports/multimedia/mythweb.25/Portfile	2014-07-27 09:34:10 UTC (rev 122708)
+++ trunk/dports/multimedia/mythweb.25/Portfile	2014-07-27 11:48:11 UTC (rev 122709)
@@ -5,13 +5,14 @@
 PortGroup           github 1.0
 
 github.setup        MythTV mythweb 0.25.3 v
+revision            1
 name                mythweb.25
 categories          multimedia www
 platforms           darwin
 license             GPL-2 LGPL-2.1
 maintainers         ctreleaven openmaintainer
 supported_archs     noarch
-conflicts           mythweb.26
+conflicts           mythweb.26 mythweb.27
 
 description         Control your Myth system via the Web.
 long_description    MythWeb provides a frontend to MythTV using a web browser. \
@@ -20,15 +21,16 @@
                     INSECURE installation intended for local network access only.  Take steps to \
                     secure if access from the internet is to be allowed.  This port does not \
                     install MythTV since it is possible to have the web server and Myth backend \
-                    on different machines.
+                    on different machines.  This version is now End of Life and \
+                    no longer supported.  Please see mythweb.27 or mythweb.26.
 
 homepage            http://www.mythtv.org/
 checksums           rmd160  84d1bf375ff73554f5e112e9f0a8fb42cdec30aa \
                     sha256  e07dba17920ece1d796a0d308d955214e3c0a5193974fd8e7f8e769f26a80f76
 
-set perlver         perl5.12
+set perlver         perl5.16
 set perlbin         ${prefix}/bin/${perlver}
-set perlmodver      p5.12
+set perlmodver      p5.16
 
 depends_run         port:php5-mysql
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140727/8d605ab1/attachment.html>


More information about the macports-changes mailing list