Date: Fri, 4 Oct 2002 19:57:50 +0400 From: "Sergey A. Osokin" <osa@freebsd.org.ru> To: ports@FreeBSD.org Subject: patch for www/apache13* ports Message-ID: <20021004155750.GA90140@freebsd.org.ru>
next in thread | raw e-mail | index | archive | help
--J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, Here is a first attempt for patch ports with apache. Sorry, but i haven't time to test all configurations of ports. Please notify me if something wrong. Thanks. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-apache13 Index: ports/www/apache13/Makefile =================================================================== RCS file: /home/ncvs/ports/www/apache13/Makefile,v retrieving revision 1.122 diff -r1.122 Makefile 9,10c9,10 < PORTVERSION= 1.3.26 < PORTREVISION= 3 --- > PORTVERSION= 1.3.27 > #PORTREVISION= 3 Index: ports/www/apache13/distinfo =================================================================== RCS file: /home/ncvs/ports/www/apache13/distinfo,v retrieving revision 1.49 diff -r1.49 distinfo 1c1 < MD5 (apache_1.3.26.tar.gz) = 52e9b875597a208fca9d393e710087b6 --- > MD5 (apache_1.3.27.tar.gz) = 65b89365a65dcad71d4402b4862beeaa Index: ports/www/apache13+ipv6/Makefile =================================================================== RCS file: /home/ncvs/ports/www/apache13+ipv6/Makefile,v retrieving revision 1.30 diff -r1.30 Makefile 9,10c9,10 < PORTVERSION= 1.3.26 < PORTREVISION= 1 --- > PORTVERSION= 1.3.27 > #PORTREVISION= 1 30c30 < PATCHFILES= apache-1.3.26-v6-20020620.diff.gz --- > PATCHFILES= apache-1.3.27-v6-20021004.diff.gz Index: ports/www/apache13+ipv6/distinfo =================================================================== RCS file: /home/ncvs/ports/www/apache13+ipv6/distinfo,v retrieving revision 1.15 diff -r1.15 distinfo 1,2c1,2 < MD5 (apache_1.3.26.tar.gz) = 52e9b875597a208fca9d393e710087b6 < MD5 (apache-1.3.26-v6-20020620.diff.gz) = e4f268a0a58d24827552faefd73d1859 --- > MD5 (apache_1.3.27.tar.gz) = 65b89365a65dcad71d4402b4862beeaa > MD5 (apache-1.3.27-v6-20021004.diff.gz) = 72753dcc35ee2ba29e1ee1e376c00907 Index: ports/www/apache13-fp/Makefile =================================================================== RCS file: /home/ncvs/ports/www/apache13-fp/Makefile,v retrieving revision 1.36 diff -r1.36 Makefile 10,11c10,11 < PORTVERSION= 1.3.26 < PORTREVISION= 3 --- > PORTVERSION= 1.3.27 > #PORTREVISION= 3 Index: ports/www/apache13-modssl/Makefile =================================================================== RCS file: /home/ncvs/ports/www/apache13-modssl/Makefile,v retrieving revision 1.108 diff -r1.108 Makefile 51c51 < VERSION_APACHE= 1.3.26 --- > VERSION_APACHE= 1.3.27 Index: ports/www/apache13-modssl/distinfo =================================================================== RCS file: /home/ncvs/ports/www/apache13-modssl/distinfo,v retrieving revision 1.66 diff -r1.66 distinfo 1c1 < MD5 (apache_1.3.26.tar.gz) = 52e9b875597a208fca9d393e710087b6 --- > MD5 (apache_1.3.27.tar.gz) = 65b89365a65dcad71d4402b4862beeaa --J2SCkAp4GZ/dPZZf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021004155750.GA90140>