[77510] trunk/dports/perl/p5-net-dict/Portfile

vinc17 at macports.org vinc17 at macports.org
Fri Apr 1 17:26:13 PDT 2011


Revision: 77510
          http://trac.macports.org/changeset/77510
Author:   vinc17 at macports.org
Date:     2011-04-01 17:26:11 -0700 (Fri, 01 Apr 2011)
Log Message:
-----------
p5-net-dict: for the dict_altname variant, no longer rename the dict.1
man page since it now has the .1pm extension.

Modified Paths:
--------------
    trunk/dports/perl/p5-net-dict/Portfile

Modified: trunk/dports/perl/p5-net-dict/Portfile
===================================================================
--- trunk/dports/perl/p5-net-dict/Portfile	2011-04-01 18:51:45 UTC (rev 77509)
+++ trunk/dports/perl/p5-net-dict/Portfile	2011-04-02 00:26:11 UTC (rev 77510)
@@ -4,7 +4,7 @@
 PortGroup perl5 1.0
 
 perl5.setup         Net-Dict 2.07
-revision        1
+revision            2
 maintainers         vinc17 openmaintainer
 categories-append   textproc
 description         Simple client API for the DICT protocol
@@ -29,6 +29,5 @@
   post-destroot {
         set d ${destroot}${prefix}
         file rename ${d}/bin/dict ${d}/bin/dict.perl
-        file rename ${d}/share/man/man1/dict.1 ${d}/share/man/man1/dict.perl.1
   }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110401/f950cfed/attachment.html>


More information about the macports-changes mailing list