aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-18 13:52:19 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-06-18 13:52:19 +0800
commit322e8ae623c57ed60dfeef54fa7e3ad36e35e336 (patch)
tree241e918dc54d58560556a61198b5fe43eb659c19 /www
parent8e3a9ebfa2b474df943ec79588edebcb8e1ab6ef (diff)
downloadfreebsd-ports-gnome-322e8ae623c57ed60dfeef54fa7e3ad36e35e336.tar.gz
freebsd-ports-gnome-322e8ae623c57ed60dfeef54fa7e3ad36e35e336.tar.zst
freebsd-ports-gnome-322e8ae623c57ed60dfeef54fa7e3ad36e35e336.zip
Remove Perl core modules
- Bump PORTREVISION for dependency change With hat: perl
Diffstat (limited to 'www')
-rw-r--r--www/rt42/Makefile2
-rw-r--r--www/rt42/Makefile.cpan1
2 files changed, 1 insertions, 2 deletions
diff --git a/www/rt42/Makefile b/www/rt42/Makefile
index 0663f81c67c6..054b5338f942 100644
--- a/www/rt42/Makefile
+++ b/www/rt42/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rt
DISTVERSION= 4.2.13
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/
PKGNAMESUFFIX= 42
diff --git a/www/rt42/Makefile.cpan b/www/rt42/Makefile.cpan
index a6e62386d32d..670bf914a977 100644
--- a/www/rt42/Makefile.cpan
+++ b/www/rt42/Makefile.cpan
@@ -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-Email-Address>=1.897:mail/p5-Email-Address \
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-HTML-FormatExternal>0:textproc/p5-HTML-FormatExternal \
p5-HTML-FormatText-WithLinks-AndTables>0:textproc/p5-HTML-FormatText-WithLinks-AndTables \