[116211] trunk/dports/office/vit
g5pw at macports.org
g5pw at macports.org
Tue Jan 21 10:51:26 PST 2014
Revision: 116211
https://trac.macports.org/changeset/116211
Author: g5pw at macports.org
Date: 2014-01-21 10:51:26 -0800 (Tue, 21 Jan 2014)
Log Message:
-----------
office/vit:
move to perl 5.16
Modified Paths:
--------------
trunk/dports/office/vit/Portfile
trunk/dports/office/vit/files/vit.pl.patch
Modified: trunk/dports/office/vit/Portfile
===================================================================
--- trunk/dports/office/vit/Portfile 2014-01-21 18:25:23 UTC (rev 116210)
+++ trunk/dports/office/vit/Portfile 2014-01-21 18:51:26 UTC (rev 116211)
@@ -5,6 +5,7 @@
name vit
version 1.1
+revision 1
maintainers g5pw openmaintainer
categories office
description Vit is a full-screen terminal interface for Taskwarrior
@@ -22,12 +23,12 @@
sha256 9b8cce2447b1d8247c6e6317b75dc76daf4f0f30a2a8160755c3befeafc8c6be
depends_lib port:task \
- port:p5.12-curses
+ port:p5.16-curses
patchfiles configure.patch \
vit.pl.patch
-configure.perl ${prefix}/bin/perl5.12
+configure.perl ${prefix}/bin/perl5.16
build.target
Modified: trunk/dports/office/vit/files/vit.pl.patch
===================================================================
--- trunk/dports/office/vit/files/vit.pl.patch 2014-01-21 18:25:23 UTC (rev 116210)
+++ trunk/dports/office/vit/files/vit.pl.patch 2014-01-21 18:51:26 UTC (rev 116211)
@@ -2,7 +2,7 @@
+++ vit.pl.new 2013-06-07 09:50:40.000000000 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
-+#!/usr/bin/env perl5.12 -w
++#!/usr/bin/env perl5.16 -w
#
# VIT - Visual Interactive Taskwarrior
#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140121/b4a7b792/attachment.html>
More information about the macports-changes
mailing list