cvs commit: ports/archivers/torrentzip Makefile ports/archivers/torrentzip/files patch-src-trrntzip.c

Pav Lucistnik pav at FreeBSD.org
Thu May 26 13:40:30 PDT 2005


pav         2005-05-26 20:40:29 UTC

  FreeBSD ports repository

  Modified files:
    archivers/torrentzip Makefile 
  Added files:
    archivers/torrentzip/files patch-src-trrntzip.c 
  Log:
  - Fix bug: Torrentzip uses the read permission flag to check if a zip file
    needs to be processed.  It does this by first setting all zip files to 0400,
    then as it processes the zip file it changes the permissions to 0200.
  
  PR:             ports/81502
  Submitted by:   Scot W. Hetzel <swhetzel at gmail.com> (maintainer)
  Obtained from:  author
  
  Revision  Changes    Path
  1.2       +1 -0      ports/archivers/torrentzip/Makefile
  1.1       +32 -0     ports/archivers/torrentzip/files/patch-src-trrntzip.c (new)


More information about the cvs-all mailing list