[86575] users/hum/textproc/chasen/Portfile

hum at macports.org hum at macports.org
Fri Oct 28 16:56:43 PDT 2011


Revision: 86575
          http://trac.macports.org/changeset/86575
Author:   hum at macports.org
Date:     2011-10-28 16:56:42 -0700 (Fri, 28 Oct 2011)
Log Message:
-----------
chasen: count up revision; modify notes.

Modified Paths:
--------------
    users/hum/textproc/chasen/Portfile

Modified: users/hum/textproc/chasen/Portfile
===================================================================
--- users/hum/textproc/chasen/Portfile	2011-10-28 23:55:26 UTC (rev 86574)
+++ users/hum/textproc/chasen/Portfile	2011-10-28 23:56:42 UTC (rev 86575)
@@ -5,6 +5,7 @@
 
 name                chasen
 version             2.4.4
+revision            1
 categories          textproc japanese
 platforms           darwin
 maintainers         takanori hum openmaintainer
@@ -37,7 +38,7 @@
         reinplace "s|@RC_FILE@|${prefix}/etc/chasen/chasenrc-${encoding}|" \
             ${script}
     }
-    notes-append  "You may run 'chasen-utf8' for UTF-8 texts."
+    notes-append  "You can run 'chasen-utf8' for UTF-8 texts."
 }
 
 variant sjis description {Add chasen-sjis for Shift-JIS texts} {
@@ -50,7 +51,7 @@
         reinplace "s|@RC_FILE@|${prefix}/etc/chasen/chasenrc-${encoding}|" \
             ${script}
     }
-    notes-append  "You may run 'chasen-sjis' for Shift-JIS texts."
+    notes-append  "You can run 'chasen-sjis' for Shift-JIS texts."
 }
 
 default_variants    +eucjp +utf8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111028/4beba0c6/attachment.html>


More information about the macports-changes mailing list