1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/ftp/proftpd
Mathieu Arnold 0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
..
files Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
distinfo Make portlint happier 2014-05-20 19:42:32 +00:00
Makefile Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
pkg-descr
pkg-plist Clean up plist 2014-10-20 15:20:21 +00:00