[113130] trunk/dports/multimedia/mythtv-core.25/Portfile

pixilla at macports.org pixilla at macports.org
Sat Nov 9 15:32:13 PST 2013


Revision: 113130
          https://trac.macports.org/changeset/113130
Author:   pixilla at macports.org
Date:     2013-11-09 15:32:12 -0800 (Sat, 09 Nov 2013)
Log Message:
-----------
multimedia/mythtv-core.25:
- Add conflict with new mythtv-core.27.
- Update version to 0.25.3-Fixes-20130811.

Modified Paths:
--------------
    trunk/dports/multimedia/mythtv-core.25/Portfile

Modified: trunk/dports/multimedia/mythtv-core.25/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv-core.25/Portfile	2013-11-09 23:30:13 UTC (rev 113129)
+++ trunk/dports/multimedia/mythtv-core.25/Portfile	2013-11-09 23:32:12 UTC (rev 113130)
@@ -4,34 +4,31 @@
 PortSystem          1.0
 PortGroup           github 1.0
 PortGroup           qt4 1.0
+PortGroup           conflicts_build 1.0
 
-set shorthash       ed3b7d10
-# set fullhash      ed3b7d10a63178bff5ce4134613ff86a85d73830
+set shorthash       b5adf034
+# set fullhash      b5adf034713acfd1923eecad2f96c43be688d0d0
 set majorversion    .25
 set minorversion    .3
 github.setup        MythTV mythtv ${shorthash}
 name                mythtv-core${majorversion}
-version             0${majorversion}${minorversion}-Fixes-20130529
-revision            1
+version             0${majorversion}${minorversion}-Fixes-20130811
 categories          multimedia
 platforms           darwin
 license             GPL-2
 maintainers         cogeco.ca:ctreleaven openmaintainer
-conflicts           mythtv-core.26
+conflicts           mythtv-core.26 mythtv-core.27
+conflicts_build     mythtv-core.26 mythtv-core.27
 
-description         MythTV - Open source digital video recorder
+description         personal video recorder (PVR) and media centre system--UNSUPPORTED VERSION
 long_description    The ultimate Digital Video Recorder and home media \
                     center hub. Think of it as a Free and Open Source alternative \
-                    to Windows Media Center or Tivo. With its plugin architecture, \
-                    it has been extended from a mere TV viewing application into a \
-                    full home media center suite, capable of managing your personal \
-                    photo, video, and music collections, as well as keep you up to \
-                    date with the weather, a ZoneMinder home security system, and \
-                    more.
+                    to Windows Media Center or Tivo.  This version is now End of Life and \
+                    no longer supported.  Please see mythtv-core.27 or mythtv-core.26.
 
 homepage            http://www.mythtv.org/
-checksums           rmd160  2fac47782c03f25ba8b0afa2600bc998063edab8 \
-                    sha256  8225de4738010d7a1617c91d5ccf16543924c01e0ecb148199dc89ef085856bc
+checksums           rmd160  49e3f877162fd12f3bdd62bbd6b235cff323750b \
+                    sha256  1f29c90fa96a3c7907f47c3bbfce2f8f38538477c402320b8020aaf32649acb1
 
 set nick            mythtv
 set mythtvhomedir   ${prefix}/var/mythtvuser
@@ -370,7 +367,7 @@
 notes "############################################################################
 #
 # See http://www.mythtv.org/wiki/Myth_for_Mac_with_MacPorts for information
-# essential to finishing the installation of MythTV!
+# essential to finishing the initial installation of MythTV!
 #
 # NB -
 # For troubleshooting, all Myth-related logs are stored in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131109/488fc0a6/attachment.html>


More information about the macports-changes mailing list