This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] ipcalc 0.41 -- Parameter calculator for IPv4 addresses


* Tue 2008-02-26 Dr Dr <dr.volker.zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
* Message-Id: 7z4pbvlod3.fsf@vzell-de.de.oracle.com
>>>>>> Jari Aalto writes:
>
> 04:37 PM [510]> ./ipcalc-0.41-1.sh --color all
> ## cygbuild 2008.0225.2252 http://freshmeat.net/projects/cygbuild
> -- Patching with CYGWIN-PATCHES/0001-Makefile-new-file.patch
> The next patch would create the file Makefile,
> which already exists!  Skipping patch.
> 1 out of 1 hunk ignored -- saving rejects to file Makefile.rej
> -- [FATAL] Exiting.

Fixed in latest build.

Jari

a) manual

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

b) automated

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

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



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]