1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Remove Perl core modules

- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-21 18:53:30 +00:00
parent 53d36410bd
commit 0d64b18211
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444067

View File

@ -3,7 +3,7 @@
PORTNAME= jmx4perl
PORTVERSION= 1.11
DISTVERSIONSUFFIX= _2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ROLAND
@ -13,15 +13,11 @@ MAINTAINER= tj@FreeBSD.org
COMMENT= JMX access for Perl
RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
p5-Carp>=0:devel/p5-Carp \
p5-Config-General>=0:devel/p5-Config-General \
p5-Crypt-Blowfish_PP>=0:security/p5-Crypt-Blowfish_PP \
p5-Crypt-OpenPGP>=0:security/p5-Crypt-OpenPGP \
p5-Digest-MD5>=0:security/p5-Digest-MD5 \
p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
p5-File-SearchPath>=0:devel/p5-File-SearchPath \
p5-File-Temp>=0:devel/p5-File-Temp \
p5-Getopt-Long>=0:devel/p5-Getopt-Long \
p5-JSON>=0:converters/p5-JSON \
p5-Module-Find>=0:devel/p5-Module-Find \
p5-Nagios-Plugin>=0:net-mgmt/p5-Nagios-Plugin \
@ -30,14 +26,13 @@ RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
p5-Term-ProgressBar>=0:devel/p5-Term-ProgressBar \
p5-Term-ShellUI>=0:shells/p5-Term-ShellUI \
p5-Term-Size>=0:devel/p5-Term-Size \
p5-Text-ParseWords>=0:textproc/p5-Text-ParseWords \
p5-Time-HiRes>=0:devel/p5-Time-HiRes \
p5-URI>=0:net/p5-URI \
p5-XML-LibXML>=0:textproc/p5-XML-LibXML \
p5-XML-Twig>=0:textproc/p5-XML-Twig \
p5-libwww>=0:www/p5-libwww
BUILD_DEPENDS:= ${RUN_DEPENDS}
NO_ARCH= yes
USES= perl5
USE_PERL5= modbuild