1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/lang/dmd2
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 By default dmd uses gcc to invoke the linker. Fix linking on 2015-02-25 00:30:55 +00:00
distinfo Update 2.066.1 --> 2.067.0 2015-03-26 13:31:14 +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 Update 2.066.1 --> 2.067.0 2015-03-26 13:31:14 +00:00