[151917] trunk/dports/sysutils/backuppc/Portfile

mojca at macports.org mojca at macports.org
Tue Aug 23 15:10:17 PDT 2016


Revision: 151917
          https://trac.macports.org/changeset/151917
Author:   mojca at macports.org
Date:     2016-08-23 15:10:17 -0700 (Tue, 23 Aug 2016)
Log Message:
-----------
backuppc: switch to perl5.24 (#52081)

Modified Paths:
--------------
    trunk/dports/sysutils/backuppc/Portfile

Modified: trunk/dports/sysutils/backuppc/Portfile
===================================================================
--- trunk/dports/sysutils/backuppc/Portfile	2016-08-23 22:09:02 UTC (rev 151916)
+++ trunk/dports/sysutils/backuppc/Portfile	2016-08-23 22:10:17 UTC (rev 151917)
@@ -8,7 +8,7 @@
 name                backuppc
 categories          sysutils
 version             3.3.1
-revision            2
+revision            3
 maintainers         nomaintainer
 license             GPL-2+
 homepage            http://backuppc.sourceforge.net/
@@ -21,14 +21,14 @@
 master_sites        sourceforge
 
 # TODO:
-# - remove 5.16 once we upgrade to 5.22 as default
-# - remove the variants once mod_perl2 switches to 5.22 only
+# - remove 5.22 once we upgrade to 5.24 as default
+# - remove the variants once mod_perl2 switches to 5.24 only
 perl5.require_variant   yes
 perl5.conflict_variants yes
-perl5.branches          5.22
+perl5.branches          5.24
 perl5.create_variants   ${perl5.branches}
 # TODO: this has to be the same branch as for mod_perl2
-perl5.default_branch    5.22
+perl5.default_branch    5.24
 require_active_variants mod_perl2 ${perl5.variant}
 
 depends_lib         port:bzip2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160823/885ad53e/attachment-0001.html>


More information about the macports-changes mailing list