- Add missing dependency (p5-CGI) due to CGI.pm being removed in perl 5.22
- Bump PORTREVISION
This commit is contained in:
parent
64ae0dac18
commit
223e624c24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446123
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= rackmonkey
|
||||
PORTVERSION= 1.2.5
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -1
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net-mgmt www
|
||||
@ -14,6 +15,7 @@ MAINTAINER= ecrist@secure-computing.net
|
||||
COMMENT= Web-based tool for managing racks of equipment
|
||||
|
||||
RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \
|
||||
p5-CGI>=0:www/p5-CGI \
|
||||
p5-HTML-Template>=0:www/p5-HTML-Template \
|
||||
p5-Spreadsheet-WriteExcel>=0:textproc/p5-Spreadsheet-WriteExcel \
|
||||
p5-Net-DNS>=0:dns/p5-Net-DNS \
|
||||
|
Loading…
Reference in New Issue
Block a user