Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2010 17:14:57 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/archivers/deb2targz Makefile distinfo pkg-descr ports/archivers/deb2targz/files deb2targz.sh
Message-ID:  <201007101714.o6AHEvVJ079760@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ehaupt      2010-07-10 17:14:57 UTC

  FreeBSD ports repository

  Modified files:
    archivers/deb2targz  Makefile pkg-descr 
  Added files:
    archivers/deb2targz/files deb2targz.sh 
  Removed files:
    archivers/deb2targz  distinfo 
  Log:
  Update to 20100710. This update is actually a shell replacement of the original
  perl script.
  
  Benefits:
   - perl is no longer required as a dependency
   - other contents than data.tar.gz (data.tar, data.tar.bz2, data.tar.lzma,
     data.tar.xz) is now properly dealt with
   - deb package isn't sucked into memory anymore
  
  Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
  
  Revision  Changes    Path
  1.8       +5 -9      ports/archivers/deb2targz/Makefile
  1.3       +0 -3      ports/archivers/deb2targz/distinfo (dead)
  1.1       +25 -0     ports/archivers/deb2targz/files/deb2targz.sh (new)
  1.2       +2 -4      ports/archivers/deb2targz/pkg-descr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007101714.o6AHEvVJ079760>