[67534] trunk/dports/textproc/lesspipe/Portfile

jmr at macports.org jmr at macports.org
Tue May 11 23:12:08 PDT 2010


Revision: 67534
          http://trac.macports.org/changeset/67534
Author:   jmr at macports.org
Date:     2010-05-11 23:12:03 -0700 (Tue, 11 May 2010)
Log Message:
-----------
lesspipe: update to 1.71 (#24565), use notes

Modified Paths:
--------------
    trunk/dports/textproc/lesspipe/Portfile

Modified: trunk/dports/textproc/lesspipe/Portfile
===================================================================
--- trunk/dports/textproc/lesspipe/Portfile	2010-05-12 05:47:45 UTC (rev 67533)
+++ trunk/dports/textproc/lesspipe/Portfile	2010-05-12 06:12:03 UTC (rev 67534)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			lesspipe
-version			1.53
+version			1.71
 categories  	textproc
 maintainers 	gmail.com:ingmarstein
 description		lesspipe is an input filter for the pager less.
@@ -17,13 +17,13 @@
 platforms	darwin
 master_sites	ftp://ftp.ifh.de/pub/unix/utility/ \
 				http://www-zeuthen.desy.de/~friebel/unix/less/
-checksums	md5 8317458e4955e43fe39728a0928dfce6 \
-			sha1 94fb298292e122639b0bd167e7b3c9bccbc90837\
-			rmd160 f0d13dcc2efc47ade174b9655db480696a85d7a4
+checksums	md5 6d921dc4ce9809d405cb8d694ac7cbbd \
+			sha1 5bfb059f3df9bf9d786bca8032a074e581796c84\
+			rmd160 dd93b3ec4dcd3d5b3df84eda1fd3abea1bce5743
 configure.args		--yes --shell=/bin/bash
 build				{}
 destroot.destdir	PREFIX=${destroot}${prefix}
-post-install {
-    ui_msg  "Set this in your .bash_profile:"
-    ui_msg  "export LESSOPEN='| ${prefix}/bin/lesspipe.sh %s'"
-}
+notes "
+    To use $name, set this in your .bash_profile:
+    export LESSOPEN='| ${prefix}/bin/lesspipe.sh %s'
+"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100511/1111cce1/attachment.html>


More information about the macports-changes mailing list