Ticket #51748: Portfile-vifm.diff
File Portfile-vifm.diff, 878 bytes (added by herrbischoff (Marcel Bischoff), 8 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id $2 # $Id: Portfile 139469 2015-08-18 01:10:17Z jmr@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 6 6 name vifm 7 version 0. 7.77 version 0.8.1a 8 8 revision 1 9 9 categories sysutils 10 10 license GPL-2+ … … 19 19 master_sites sourceforge:project/vifm/vifm 20 20 use_bzip2 yes 21 21 22 checksums rmd160 20318f384853e597f88a6214932229a13d7c0d7a \ 23 sha256 0dc0271c016ab2d2017bc3c2389bd2ab747603f1c05f425a8a181f5cdaacd4d1 22 checksums rmd160 6360fc87e4a07357c55ab705a723b84cf766131c 24 23 25 24 depends_lib port:ncurses 26 25