[152397] trunk/dports/multimedia/mythtv.28/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Wed Sep 7 07:31:23 PDT 2016


Revision: 152397
          https://trac.macports.org/changeset/152397
Author:   ctreleaven at macports.org
Date:     2016-09-07 07:31:23 -0700 (Wed, 07 Sep 2016)
Log Message:
-----------
mythtv-core.28, mythtv-plugins.28: update to fixes as of 2016Aug23

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

Modified: trunk/dports/multimedia/mythtv.28/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv.28/Portfile	2016-09-07 14:28:04 UTC (rev 152396)
+++ trunk/dports/multimedia/mythtv.28/Portfile	2016-09-07 14:31:23 UTC (rev 152397)
@@ -6,14 +6,17 @@
 PortGroup           github 1.0
 PortGroup           active_variants 1.1
 
-set shorthash       29d70677
-# set fullhash      29d70677afcd13a3e5041c4d4f373b203bd672f8
+set shorthash       d9182ff1
+# set fullhash      d9182ff1b3efdcad978eee6cc42e28e09ab3e0cd
 set majorversion    .28
 set minorversion    ""
-set lastcommit      20160807
+set lastcommit      20160823
+set corerev         0
+set pluginsrev      0
+set metarev         0
 github.setup        MythTV mythtv ${shorthash}
-checksums           rmd160  9149425395b73875b53d6a4f59184aedb770ecd4 \
-                    sha256  903f80460acfa33314e0a9269a0b485b82509e03ac1a3a05ab6348989567f78d
+checksums           rmd160  6a1451aa161b3a3d7267139034743c4bce82fc74 \
+                    sha256  de07f5dddd7632905a75d177e94ca5eb8c4085f84b468c5584b4f3280daaa580
 
 name                mythtv${majorversion}
 categories          multimedia
@@ -55,10 +58,10 @@
 if {$subport eq "mythtv-core${majorversion}"} {
     PortGroup           compiler_blacklist_versions 1.0
     PortGroup           conflicts_build 1.0
-    
+    revision            ${corerev}
     name                mythtv-core${majorversion}
     version             0${majorversion}${minorversion}-Fixes-${lastcommit}
-    revision            4
+
     description         personal video recorder (PVR) and media centre system
     long_description    The ultimate Digital Video Recorder and home media \
                         center hub. Think of it as a Free and Open Source alternative \
@@ -503,7 +506,7 @@
 if {$subport eq "mythtv-plugins${majorversion}"} {
     name                mythtv-plugins${majorversion}
     version             0${majorversion}${minorversion}-Fixes-${lastcommit}
-    revision            1
+    revision            ${pluginsrev}
     description         MythTV plugins for slideshows, music and weather
     long_description    ${description}  \
                         Each plugin is a variant.  The non-default plugins currently do not \
@@ -616,7 +619,7 @@
 
 if {$subport eq "mythtv${majorversion}"} {
     version             0${majorversion}${minorversion}-Fixes
-    revision            3
+    revision            ${metarev}
     description         installs complete MythTV system
     long_description    \
     Installs a complete MythTV system including the frontend, backend, and database \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160907/034834ab/attachment.html>


More information about the macports-changes mailing list