[97577] trunk/dports/www

easieste at macports.org easieste at macports.org
Sun Sep 9 06:14:25 PDT 2012


Revision: 97577
          https://trac.macports.org/changeset/97577
Author:   easieste at macports.org
Date:     2012-09-09 06:14:23 -0700 (Sun, 09 Sep 2012)
Log Message:
-----------
Rename 'emacs-w3m-dev' to 'emacs-w3m-devel'.

Use the 'notes' facility rather than 'ui_msg'.

Modified Paths:
--------------
    trunk/dports/www/emacs-w3m-devel/Portfile

Added Paths:
-----------
    trunk/dports/www/emacs-w3m-devel/

Removed Paths:
-------------
    trunk/dports/www/emacs-w3m-dev/

Property Changed:
----------------
    trunk/dports/www/emacs-w3m-devel/Portfile

Modified: trunk/dports/www/emacs-w3m-devel/Portfile
===================================================================
--- trunk/dports/www/emacs-w3m-dev/Portfile	2012-09-09 09:12:34 UTC (rev 97561)
+++ trunk/dports/www/emacs-w3m-devel/Portfile	2012-09-09 13:14:23 UTC (rev 97577)
@@ -1,8 +1,8 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
-# $Id: Portfile 64020 2010-02-20 10:16:45Z ryandesign at macports.org $
+# $Id$
 
 PortSystem      1.0
-name            emacs-w3m-dev
+name            emacs-w3m-devel
 version         20120807
 categories      www
 license         GPL-2
@@ -36,10 +36,13 @@
         --mandir=${destroot}${prefix}/share/man \
         --infodir=${destroot}${prefix}/share/info
 
-post-activate   { ui_msg "To use emacs-w3m, put the following in your ~/.emacs:"
-          ui_msg "(require 'w3m-load)"
-          ui_msg ""
-          ui_msg "Then you can use w3m by typing M-x w3m"
-          ui_msg ""
-        }
+notes "
 
+To use emacs-w3m, put the following in your ~/.emacs:
+
+  (require 'w3m-load)
+
+Then you can use w3m by typing 'M-x w3m'.
+
+"
+


Property changes on: trunk/dports/www/emacs-w3m-devel/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120909/97d7be3d/attachment-0001.html>


More information about the macports-changes mailing list