diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-02-18 17:29:27 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-02-18 17:29:27 +0800 |
commit | 19aaf574478ab9c483b6b9476d4f8229170ae810 (patch) | |
tree | e65f8a77264c1b72c9fa6593f5956201cdd7677d /textproc | |
parent | a71cd2e00fa7df4dd164147945c097013c003e6c (diff) | |
download | freebsd-ports-gnome-19aaf574478ab9c483b6b9476d4f8229170ae810.tar.gz freebsd-ports-gnome-19aaf574478ab9c483b6b9476d4f8229170ae810.tar.zst freebsd-ports-gnome-19aaf574478ab9c483b6b9476d4f8229170ae810.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-HTML-CTPP2/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-compass-rails/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-HTML-CTPP2/Makefile b/textproc/p5-HTML-CTPP2/Makefile index c0c6756688fa..2b844260ddca 100644 --- a/textproc/p5-HTML-CTPP2/Makefile +++ b/textproc/p5-HTML-CTPP2/Makefile @@ -16,6 +16,8 @@ BUILD_DEPENDS= ctpp2>=2.5.1:textproc/ctpp2 LIB_DEPENDS= libctpp2.so:textproc/ctpp2 BROKEN= Fails to build with Perl >= 5.22 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 USES= perl5 USE_PERL5= configure diff --git a/textproc/rubygem-compass-rails/Makefile b/textproc/rubygem-compass-rails/Makefile index 2e2cf6be05f7..f5f51f07b047 100644 --- a/textproc/rubygem-compass-rails/Makefile +++ b/textproc/rubygem-compass-rails/Makefile @@ -12,6 +12,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= conflicting run depends +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 RUN_DEPENDS= rubygem-compass>=1.0.0:textproc/rubygem-compass \ rubygem-sass-rails5>=0:textproc/rubygem-sass-rails5 \ |