Date: Mon, 26 Jun 2017 03:24:43 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444343 - head/mail/sympa Message-ID: <201706260324.v5Q3OhFP072101@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 26 03:24:43 2017 New Revision: 444343 URL: https://svnweb.freebsd.org/changeset/ports/444343 Log: Remove Perl core modules - Bump PORTREVISION for dependency change With hat: perl Modified: head/mail/sympa/Makefile Modified: head/mail/sympa/Makefile ============================================================================== --- head/mail/sympa/Makefile Mon Jun 26 03:24:38 2017 (r444342) +++ head/mail/sympa/Makefile Mon Jun 26 03:24:43 2017 (r444343) @@ -3,6 +3,7 @@ PORTNAME= sympa PORTVERSION= 6.2.16 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.sympa.org/distribution/ \ http://www.sympa.org/distribution/old/ @@ -44,7 +45,6 @@ RUN_DEPENDS= \ p5-MIME-Charset>=0:mail/p5-MIME-Charset \ p5-Net-CIDR>=0:net-mgmt/p5-Net-CIDR \ p5-Proc-ProcessTable>=0:devel/p5-Proc-ProcessTable \ - p5-Time-HiRes>=0:devel/p5-Time-HiRes \ p5-Crypt-SMIME>=0:security/p5-Crypt-SMIME \ p5-CGI>=0:www/p5-CGI \ p5-Data-Password>=0:security/p5-Data-Password
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706260324.v5Q3OhFP072101>