1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Mark DEPRECATED and set EXPIRATION_DATE (2017-03-01)

There is only one port (sysutils/fusefs-rar2fs) that depends on this and it
is currently BROKEN. However, there is an update in the works to fix it
and make it work with the newly added archivers/libunrar5. We already have
archivers/libunrar (3.x) and archivers/libunrar5 as it is.

Add CONFLICTS_INSTALL with the other libunrar ports.
This commit is contained in:
Jason E. Hale 2016-12-31 18:57:01 +00:00
parent 24bd9cc3e7
commit 0d22a50e9f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430151

View File

@ -10,6 +10,11 @@ DISTNAME= unrarsrc-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Library to work with RAR archives
DEPRECATED= Outdated version. Please use archivers/libunrar5 instead
EXPIRATION_DATE= 2017-03-01
CONFLICTS_INSTALL= libunrar-3* libunrar5-5*
WRKSRC= ${WRKDIR}/unrar
USES= gmake