[ITP] patcher 0.0.20040521 -- Perl script to manage patches

Jari Aalto (Cygwin-bug#20071203T1604) jari.aalto@cante.net
Mon Dec 3 16:29:00 GMT 2007


Include din Debian stable

  http://packages.debian.org/patcher

Jari

sdesc: "Perl script To manage patches"
ldesc: "Patcher is a patch manager that keeps track of which files you
change. It  then can generate patches  from your changes,  no need for
you to  handle the diff tool  manually. The patches can  be stacked in
series, they define  the order they have to  be applied. Patcher keeps
series information as  well as information of which  patches have been
applied and which not."
category: Utils Perl
requires: cygwin perl

a) manual

  wget        \
    http://cygwin.cante.net/patcher/patcher-0.0.20040521-1.tar.bz2 \
    http://cygwin.cante.net/patcher/setup.hint \
    http://cygwin.cante.net/patcher/patcher-0.0.20040521-1-src.tar.bz2 \

b) automatic

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir patcher ; cd patcher
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/patcher/get.sh \
          http://cygwin.cante.net/patcher/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines



More information about the Cygwin-apps mailing list