svn commit: r443816 - head/www/rt42

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 18 05:52:20 UTC 2017


Author: sunpoet
Date: Sun Jun 18 05:52:19 2017
New Revision: 443816
URL: https://svnweb.freebsd.org/changeset/ports/443816

Log:
  Remove Perl core modules
  
  - Bump PORTREVISION for dependency change
  
  With hat:	perl

Modified:
  head/www/rt42/Makefile
  head/www/rt42/Makefile.cpan

Modified: head/www/rt42/Makefile
==============================================================================
--- head/www/rt42/Makefile	Sun Jun 18 05:52:13 2017	(r443815)
+++ head/www/rt42/Makefile	Sun Jun 18 05:52:19 2017	(r443816)
@@ -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

Modified: head/www/rt42/Makefile.cpan
==============================================================================
--- head/www/rt42/Makefile.cpan	Sun Jun 18 05:52:13 2017	(r443815)
+++ head/www/rt42/Makefile.cpan	Sun Jun 18 05:52:19 2017	(r443816)
@@ -94,7 +94,6 @@ CORE_DEPS=	p5-Apache-Session>=1.53:www/p5-Apache-Sessi
 		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	\


More information about the svn-ports-head mailing list