[134925] trunk/dports/math/octave-time/Portfile

khindenburg at macports.org khindenburg at macports.org
Fri Apr 10 18:29:31 PDT 2015


Revision: 134925
          https://trac.macports.org/changeset/134925
Author:   khindenburg at macports.org
Date:     2015-04-10 18:29:31 -0700 (Fri, 10 Apr 2015)
Log Message:
-----------
octave-time: obsolete port #46143

Modified Paths:
--------------
    trunk/dports/math/octave-time/Portfile

Modified: trunk/dports/math/octave-time/Portfile
===================================================================
--- trunk/dports/math/octave-time/Portfile	2015-04-11 01:03:17 UTC (rev 134924)
+++ trunk/dports/math/octave-time/Portfile	2015-04-11 01:29:31 UTC (rev 134925)
@@ -2,9 +2,12 @@
 # $Id$
 
 PortSystem          1.0
+replaced_by         octave-financial
+PortGroup           obsolete 1.0
 PortGroup           octave 1.0
 
 octave.setup        time 2.0.0
+revision            1
 platforms           darwin
 license             GPL-3+
 maintainers         nomaintainer
@@ -12,7 +15,9 @@
                     package as transition for the financial package.
 long_description    ${description}
 
-checksums           rmd160 5185862d3501b9d9608fe4d7c562de2a83552ba7 \
-                    sha256 e42609d24b7498d1ed6753dd597f62ae8f9488b094e24ecf7b0e2b366f15c5c3
+pre-fetch {
+    ui_error "Please do not install this port since it has been replaced by ${replaced_by}."
+    return -code error
+}
 
-depends_lib-append  port:octave-financial
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150410/e32d5dd5/attachment.html>


More information about the macports-changes mailing list