[151638] trunk/dports/multimedia

ctreleaven at macports.org ctreleaven at macports.org
Thu Aug 18 18:22:01 PDT 2016


Revision: 151638
          https://trac.macports.org/changeset/151638
Author:   ctreleaven at macports.org
Date:     2016-08-18 18:22:01 -0700 (Thu, 18 Aug 2016)
Log Message:
-----------
mythweb.28:  new version

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

Added Paths:
-----------
    trunk/dports/multimedia/mythweb.28/

Modified: trunk/dports/multimedia/mythweb.28/Portfile
===================================================================
--- trunk/dports/multimedia/mythweb.27/Portfile	2016-08-06 20:13:19 UTC (rev 151087)
+++ trunk/dports/multimedia/mythweb.28/Portfile	2016-08-19 01:22:01 UTC (rev 151638)
@@ -4,20 +4,19 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-# set fullhash      799db438533acd7fed7b9137b63badb6f163b7da
-set shorthash       799db438
+# set fullhash      f80f8db0c03eb83d1313f3ff2ac2a6e19af65d2d
+set shorthash       f80f8db0
 github.setup        MythTV mythweb ${shorthash}
-set majorversion    .27
-set minorversion    .4
+set majorversion    .28
+set minorversion    ""
 name                mythweb${majorversion}
-version             0${majorversion}${minorversion}-Fixes-20150503
-revision            1
+version             0${majorversion}${minorversion}-Fixes-20160620
 categories          multimedia www
 platforms           darwin
 license             GPL-2 LGPL-2.1
 maintainers         ctreleaven openmaintainer
 supported_archs     noarch
-conflicts           mythweb.25 mythweb.26
+conflicts           mythweb.25 mythweb.26 mythweb.27
 
 description         control your Myth system via a web browser
 long_description    MythWeb provides a frontend to MythTV using a web browser. \
@@ -27,8 +26,8 @@
                     secure if access from the internet is to be allowed.
 
 homepage            http://www.mythtv.org/
-checksums           rmd160  36a0859f4fabbebc3cacc268839ea0d78c7f5dcd \
-                    sha256  25f31cc70abef8a5e4cf36e3be8e1b4fd5e9cb968fe3298a45b44938a853b91b
+checksums           rmd160  39baa821400ac48331fef151816ef3af1cfa9a2b \
+                    sha256  ac4af6faf699583813611dee6dd1f442572260850554969f1071492d7761ca80
 
 set perlver         perl5.22
 set perlbin         ${prefix}/bin/${perlver}
@@ -37,8 +36,10 @@
 depends_run         port:php54-mysql \
                     port:php54-apache2handler
 
-depends_lib         port:mythtv-core${majorversion} \
-                    port:${perlmodver}-http-request-ascgi \
+# Uncomment when mythtv.28 committed ...
+#depends_lib         port:mythtv-core${majorversion} \
+
+depends_lib         port:${perlmodver}-http-request-ascgi \
                     port:${perlmodver}-dbd-mysql
 
 patchfiles          patch-mythweb.conf.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160818/aa9b7961/attachment.html>


More information about the macports-changes mailing list