Remove Perl core modules

- Bump PORTREVISION for dependency change

With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-18 05:52:19 +00:00
parent c468e0829f
commit e41ab1fff6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443816
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,7 @@
PORTNAME= rt PORTNAME= rt
DISTVERSION= 4.2.13 DISTVERSION= 4.2.13
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= www CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ MASTER_SITES= http://download.bestpractical.com/pub/rt/release/
PKGNAMESUFFIX= 42 PKGNAMESUFFIX= 42

View file

@ -94,7 +94,6 @@ CORE_DEPS= p5-Apache-Session>=1.53:www/p5-Apache-Session \
p5-Devel-StackTrace>=1.30:devel/p5-Devel-StackTrace \ p5-Devel-StackTrace>=1.30:devel/p5-Devel-StackTrace \
p5-Email-Address>=1.897:mail/p5-Email-Address \ p5-Email-Address>=1.897:mail/p5-Email-Address \
p5-Email-Address-List>=0.03:mail/p5-Email-Address-List \ p5-Email-Address-List>=0.03:mail/p5-Email-Address-List \
p5-Encode>=2.64:converters/p5-Encode \
p5-File-ShareDir>0:devel/p5-File-ShareDir \ p5-File-ShareDir>0:devel/p5-File-ShareDir \
p5-HTML-FormatExternal>0:textproc/p5-HTML-FormatExternal \ p5-HTML-FormatExternal>0:textproc/p5-HTML-FormatExternal \
p5-HTML-FormatText-WithLinks-AndTables>0:textproc/p5-HTML-FormatText-WithLinks-AndTables \ p5-HTML-FormatText-WithLinks-AndTables>0:textproc/p5-HTML-FormatText-WithLinks-AndTables \