Date: Thu, 26 May 2005 20:40:29 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/torrentzip Makefile ports/archivers/torrentzip/files patch-src-trrntzip.c Message-ID: <200505262040.j4QKeTn7010035@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505262040.j4QKeTn7010035>
