net/tramp: Mark BROKEN and set EXPIRATION_DATE

Issues:

- There have been about a dozen new releases, but the port has not been
  updated in about five years.

- There are plist problems related to gvfs detection.
This commit is contained in:
Joseph Mingrone 2021-11-06 15:21:35 -03:00
parent 409e26f66b
commit f72d17eeb7
No known key found for this signature in database
GPG key ID: 36A40C83B0D6EF9E

View file

@ -13,6 +13,10 @@ COMMENT= Transparent remote file access tool for Emacs
LICENSE= GPLv3+ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Not updated in 5 years and now part of Emacs
EXPIRATION_DATE= 2022-01-01
BROKEN= plist issues with gvfs detection
USES= cpe emacs gmake makeinfo USES= cpe emacs gmake makeinfo
GNU_CONFIGURE= yes GNU_CONFIGURE= yes