diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2012-04-14 20:24:51 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2012-04-14 20:24:51 +0000 |
commit | 7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6 (patch) | |
tree | ceb97f680c026c2031c8e794d4166ee12c393207 /graphics/linux-jpeg/Makefile | |
parent | b98600cc5bf34caedda41d5eebbfddf3e9636a8f (diff) |
Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam
Notes
Notes:
svn path=/head/; revision=294825
Diffstat (limited to 'graphics/linux-jpeg/Makefile')
-rw-r--r-- | graphics/linux-jpeg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux-jpeg/Makefile b/graphics/linux-jpeg/Makefile index 737c41a381c8..98c0f4960718 100644 --- a/graphics/linux-jpeg/Makefile +++ b/graphics/linux-jpeg/Makefile @@ -17,6 +17,8 @@ COMMENT= RPM of the JPEG lib CONFLICTS= linux-f8-jpeg-[0-9]* linux-f10-jpeg-[0-9]* +# EXPIRATION_DATE is the EoL of the last 7.x release +EXPIRATION_DATE=2013-02-28 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 USE_LDCONFIG= yes |