[133929] trunk/dports/math/octave-physicalconstants/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sun Mar 15 14:42:09 PDT 2015
Revision: 133929
https://trac.macports.org/changeset/133929
Author: khindenburg at macports.org
Date: 2015-03-15 14:42:08 -0700 (Sun, 15 Mar 2015)
Log Message:
-----------
octave-physicalconstants: obsolete port #45372
Modified Paths:
--------------
trunk/dports/math/octave-physicalconstants/Portfile
Modified: trunk/dports/math/octave-physicalconstants/Portfile
===================================================================
--- trunk/dports/math/octave-physicalconstants/Portfile 2015-03-15 21:40:29 UTC (rev 133928)
+++ trunk/dports/math/octave-physicalconstants/Portfile 2015-03-15 21:42:08 UTC (rev 133929)
@@ -2,9 +2,12 @@
# $Id$
PortSystem 1.0
+replaced_by octave-miscellaneous
+PortGroup obsolete 1.0
PortGroup octave 1.0
octave.setup physicalconstants 1.0.0
+revision 1
platforms darwin
license GPL-3+
maintainers nomaintainer
@@ -12,7 +15,9 @@
Physics, taken from NIST database.
long_description ${description}
-checksums rmd160 4fad4b6e3aa1d07f445b066b54cb56e0e6f2d515 \
- sha256 8cb5662970ccaf1f07955fe1781e4584fae163e68ba7c668690eb6e7a1368a16
+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-miscellaneous
+livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150315/57b27ed7/attachment.html>
More information about the macports-changes
mailing list