mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Update to latest russian patch and include russian patch version in
PORTVERSION. PR: 34380 Submitted by: maintainer
This commit is contained in:
parent
ad336c071f
commit
db7a616d6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53931
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= apache
|
||||
PORTVERSION= 1.3.23
|
||||
PORTVERSION= ${APACHE_VERSION}.${RA_VERSION}
|
||||
CATEGORIES= russian www
|
||||
MASTER_SITES= http://httpd.apache.org/dist/httpd/ \
|
||||
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \
|
||||
@ -23,15 +23,16 @@ MASTER_SITES= http://httpd.apache.org/dist/httpd/ \
|
||||
ftp://ftp.mtnranch.net/pub/apache/dist/httpd/ \
|
||||
ftp://ftp.iodynamics.com/pub/mirror/apache/dist/httpd/ \
|
||||
ftp://apache.nextpath.com/pub/apache/dist/httpd/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}_${APACHE_VERSION}
|
||||
|
||||
PATCH_SITES= ftp://ftp.lexa.ru/pub/apache-rus/ \
|
||||
ftp://ftp.lexa.ru/pub/apache-rus/old-versions/
|
||||
PATCHFILES= patches_${PORTVERSION}rusPL${RA_VERSION}.tar.gz
|
||||
PATCHFILES= patches_${APACHE_VERSION}rusPL${RA_VERSION}.tar.gz
|
||||
|
||||
MAINTAINER= lev@serebryakov.spb.ru
|
||||
|
||||
RA_VERSION= 30.10
|
||||
RA_VERSION= 30.11
|
||||
APACHE_VERSION= 1.3.23
|
||||
Y2K= http://www.apache.org/docs/misc/FAQ.html#year2000
|
||||
|
||||
#
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (apache_1.3.23.tar.gz) = 4499443fa1d604243467afe64522abac
|
||||
MD5 (patches_1.3.23rusPL30.10.tar.gz) = ec18c3414ed3940d18d419ed1206ce56
|
||||
MD5 (patches_1.3.23rusPL30.11.tar.gz) = 271c5182ffdf735954adc1f93f8d26cf
|
||||
|
Loading…
Reference in New Issue
Block a user