mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Cleanup BADPATCHES layout.
This commit is contained in:
parent
41cd6eb0ae
commit
8e4541f699
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322183
@ -25,37 +25,7 @@ PATCH_SITES= ${MASTER_SITES:S|unix|patches/${PORTVERSION:C/\.[0-9a-z]*$//}|}\
|
||||
PATCHFILES!= /usr/bin/jot -s " " -w ${PORTVERSION:C/\.[0-9]*$//}.%03d \
|
||||
${PATCHLEVEL} 1 ${PATCHLEVEL}
|
||||
# bits to remove
|
||||
BADPATCHES= 527 \
|
||||
\
|
||||
780 796 \
|
||||
873 890 \
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
1104 \
|
||||
1111 \
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
\
|
||||
|
||||
|
||||
BADPATCHES= 527 780 796 873 890 1104 1111
|
||||
.for p in ${BADPATCHES}
|
||||
PATCHFILES:= ${PATCHFILES:N7.3.${p}}
|
||||
.endfor
|
||||
|
Loading…
Reference in New Issue
Block a user