[144583] trunk/dports/math/octave-devel/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Wed Jan 13 01:02:14 PST 2016
Revision: 144583
https://trac.macports.org/changeset/144583
Author: mcalhoun at macports.org
Date: 2016-01-13 01:02:14 -0800 (Wed, 13 Jan 2016)
Log Message:
-----------
octave-devel, octave-devel-rc, octave-devel-release: modify comments
Modified Paths:
--------------
trunk/dports/math/octave-devel/Portfile
Modified: trunk/dports/math/octave-devel/Portfile
===================================================================
--- trunk/dports/math/octave-devel/Portfile 2016-01-13 08:24:43 UTC (rev 144582)
+++ trunk/dports/math/octave-devel/Portfile 2016-01-13 09:02:14 UTC (rev 144583)
@@ -413,7 +413,7 @@
variant fltk description {enable fltk as a graphics toolkit for plotting} {
depends_lib-append path:lib/libfltk.dylib:fltk
- # as of version 4.1.0 revision 0:
+ # as of version 4.1.0+ revision 0:
# without fltk, configure script turns off "native_graphics," and
# does not look for either freetype or gl2ps
# it still looks for and links against fontconfig, however
@@ -497,7 +497,7 @@
# have Info.plist be human readable
system "/usr/bin/plutil -convert xml1 ${worksrcpath}/${appName}/Contents/Info.plist"
- # conversion by plutil set verys limited permission
+ # conversion by plutil set verys limited permissions
system "/bin/chmod 0644 ${worksrcpath}/${appName}/Contents/Info.plist"
xinstall -d -m 0755 ${worksrcpath}/Octave.iconset
@@ -581,7 +581,7 @@
# delete since just a link to versioned name
file delete ${destroot}${prefix}/bin/${bin}
- # put version number in man file
+ # put version number in man file to avoid conflict
move ${destroot}${prefix}/share/man/man1/${bin}.1 ${destroot}${prefix}/share/man/man1/${bin}-${version}.1
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160113/d2e60e49/attachment.html>
More information about the macports-changes
mailing list