New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #14903: dtach-0.8_Portfile.diff

File dtach-0.8_Portfile.diff, 0.9 KB (added by daniel.bond@…, 4 years ago)

Portfile patch

  • Portfile

    old new  
    1 # $Id: Portfile 30254 2007-10-23 02:22:51Z jmpp@macports.org $ 
     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$ 
    23 
    34PortSystem 1.0 
    45name             dtach 
    5 version          0.7 
     6version          0.8 
    67categories       sysutils 
    7 maintainers      nomaintainer 
     8maintainers      danielbond.org:ports 
    89description      program that emulates the detach feature of screen 
    910long_description \ 
    1011        dtach is a tiny program that emulates the detach feature of \ 
     
    1617homepage         http://dtach.sourceforge.net/ 
    1718platforms        darwin 
    1819master_sites     sourceforge 
    19 checksums        md5 9aa11433d5a5b4b9fed271f10102cf6f 
     20checksums        md5 ec5999f3b6bb67da19754fcb2e5221f3 
    2021 
    2122build.target 
    2223