Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 2015 19:32:07 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393026 - head/Mk/Uses
Message-ID:  <201507271932.t6RJW73v037092@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Jul 27 19:32:06 2015
New Revision: 393026
URL: https://svnweb.freebsd.org/changeset/ports/393026

Log:
  Bump here too.
  
  Sponsored by:	Absolight

Modified:
  head/Mk/Uses/perl5.mk

Modified: head/Mk/Uses/perl5.mk
==============================================================================
--- head/Mk/Uses/perl5.mk	Mon Jul 27 19:32:01 2015	(r393025)
+++ head/Mk/Uses/perl5.mk	Mon Jul 27 19:32:06 2015	(r393026)
@@ -58,7 +58,7 @@ PERL_VERSION=	5.20.2
 .elif ${PERL5_DEFAULT} == 5.22
 PERL_VERSION=	5.22.0
 .elif ${PERL5_DEFAULT} == devel
-PERL_VERSION=	5.23.1
+PERL_VERSION=	5.23.2
 # Force PERL_PORT here in case two identical PERL_VERSION.
 PERL_PORT?=	perl5-devel
 .else



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507271932.t6RJW73v037092>