- Update www/ziproxy to 2.5.0 - Handle default configuration file path - Update pkg-descr Fix: Apply the attached patch. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
beech 2008-02-01 02:02:45 UTC FreeBSD ports repository Modified files: www/ziproxy Makefile distinfo pkg-descr pkg-plist www/ziproxy/files patch-ziproxy.conf pkg-message.in ziproxy.in Log: - Update to 2.5.0 - Changes: - image.c: JP2 component bitdepth set as !=8 would make the process crash. Fixed. - cfgfile.c: Certain defaults were unoptimal. Fixed. - ziproxy.conf: Reorganized example configuration file, clearer to read now. PR: ports/120196 Submitted by: Pankov Pavel <pankov_p@mail.ru> (maintainer) Revision Changes Path 1.10 +10 -10 ports/www/ziproxy/Makefile 1.8 +3 -3 ports/www/ziproxy/distinfo 1.4 +20 -9 ports/www/ziproxy/files/patch-ziproxy.conf 1.3 +1 -13 ports/www/ziproxy/files/pkg-message.in 1.3 +2 -2 ports/www/ziproxy/files/ziproxy.in 1.2 +5 -4 ports/www/ziproxy/pkg-descr 1.3 +5 -3 ports/www/ziproxy/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
beech 2008-02-01 02:04:08 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Add entry for www/ziproxy PR: ports/120196 Revision Changes Path 1.581 +8 -1 ports/UPDATING _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, Thanks!