[123272] trunk/dports/mail/t-prot/Portfile

mf2k at macports.org mf2k at macports.org
Thu Aug 7 12:28:26 PDT 2014


Revision: 123272
          https://trac.macports.org/changeset/123272
Author:   mf2k at macports.org
Date:     2014-08-07 12:28:26 -0700 (Thu, 07 Aug 2014)
Log Message:
-----------
t-prot: Switch to perl 5.16. (#44405)

Modified Paths:
--------------
    trunk/dports/mail/t-prot/Portfile

Modified: trunk/dports/mail/t-prot/Portfile
===================================================================
--- trunk/dports/mail/t-prot/Portfile	2014-08-07 16:51:28 UTC (rev 123271)
+++ trunk/dports/mail/t-prot/Portfile	2014-08-07 19:28:26 UTC (rev 123272)
@@ -4,7 +4,8 @@
 
 name                t-prot
 version             2.5
-revision            1
+revision            2
+set perl_version    5.16
 categories          mail
 license             BSD-old
 platforms           darwin
@@ -13,7 +14,7 @@
 long_description    You know these misformatted mail or news messages, with \
                     full quotes, too long signatures, and lots of \
                     exclamation marks? They get on your nerves day by day? \
-                    That's what this script is for.
+                    That is what this script is for.
 
 homepage            http://www.escape.de/~tolot/mutt/
 master_sites        ${homepage}t-prot/downloads/
@@ -21,8 +22,8 @@
                     sha1 c0987d1bbcb0c8ca1156204510ae68765f5e7588 \
                     rmd160 8568da171a75510af309a0375a626bbfc910c9a9
 
-depends_lib         port:p5.12-getopt-mixed \
-                    port:p5.12-locale-gettext
+depends_lib         port:p${perl_version}-getopt-mixed \
+                    port:p${perl_version}-locale-gettext
 
 use_configure       no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140807/de8667a8/attachment.html>


More information about the macports-changes mailing list