Fix expiration syntax
This commit is contained in:
parent
117efcf7db
commit
9c12beea05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368146
5 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@ USE_RUBYGEMS= yes
|
|||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
DEPRECATED= Depends on broken rubygem-dep_selector
|
||||
EXPIRES= 2014-09-25
|
||||
EXPIRATION_DATE= 2014-09-25
|
||||
|
||||
PLIST_FILES= bin/chef-expander \
|
||||
bin/chef-expander-vnode \
|
||||
|
|
|
@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-chef-expander>=${PORTREVISION}:${PORTSDIR}/sysutils/rubygem
|
|||
rubygem-chef-solr>=${PORTREVISION}:${PORTSDIR}/sysutils/rubygem-chef-solr
|
||||
|
||||
DEPRECATED= Depends on broken rubygem-dep_selector
|
||||
EXPIRES= 2014-09-25
|
||||
EXPIRATION_DATE= 2014-09-25
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
|
@ -15,7 +15,7 @@ RUN_DEPENDS= apache-solr>=0:${PORTSDIR}/textproc/apache-solr \
|
|||
rubygem-chef>=${PORTVERSION}:${PORTSDIR}/sysutils/rubygem-chef
|
||||
|
||||
DEPRECATED= Depends on broken rubygem-dep_selector
|
||||
EXPIRES= 2014-09-25
|
||||
EXPIRATION_DATE= 2014-09-25
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
|
@ -22,7 +22,7 @@ RUN_DEPENDS= rubygem-dep_selector>=0.0.3:${PORTSDIR}/devel/rubygem-dep_selector
|
|||
rubygem-uuidtools>=2.1.1:${PORTSDIR}/devel/rubygem-uuidtools
|
||||
|
||||
DEPRECATED= Depends on broken rubygem-dep_selector
|
||||
EXPIRES= 2014-09-25
|
||||
EXPIRATION_DATE= 2014-09-25
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
|
@ -24,7 +24,7 @@ RUN_DEPENDS= rubygem-coderay>=0:${PORTSDIR}/textproc/rubygem-coderay \
|
|||
rubygem-thin>=0:${PORTSDIR}/www/rubygem-thin
|
||||
|
||||
DEPRECATED= Depends on broken rubygem-dep_selector
|
||||
EXPIRES= 2014-09-25
|
||||
EXPIRATION_DATE= 2014-09-25
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
Loading…
Reference in a new issue