[103154] trunk/dports/shells/fish/Portfile

larryv at macports.org larryv at macports.org
Sat Feb 16 02:55:17 PST 2013


Revision: 103154
          https://trac.macports.org/changeset/103154
Author:   larryv at macports.org
Date:     2013-02-16 02:55:17 -0800 (Sat, 16 Feb 2013)
Log Message:
-----------
fish: Revbump since r103145 removes files; add note about using xsel.

Revision Links:
--------------
    https://trac.macports.org/changeset/103145

Modified Paths:
--------------
    trunk/dports/shells/fish/Portfile

Modified: trunk/dports/shells/fish/Portfile
===================================================================
--- trunk/dports/shells/fish/Portfile	2013-02-16 10:51:17 UTC (rev 103153)
+++ trunk/dports/shells/fish/Portfile	2013-02-16 10:55:17 UTC (rev 103154)
@@ -6,7 +6,7 @@
 name                    fish
 license                 GPL-2
 version                 1.23.1
-revision                5
+revision                6
 categories              shells
 platforms               darwin
 maintainers             nomaintainer
@@ -71,4 +71,8 @@
 privileges, add it to /etc/shells:
 
     sudo sh -c 'echo ${prefix}/bin/${name} >> /etc/shells'
+
+For X clipboard integration, install the xsel port:
+
+    sudo port install xsel
 "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130216/fe15fd0a/attachment.html>


More information about the macports-changes mailing list