svn commit: r502916 - head/lang/perl5.30
Mathieu Arnold
mat at FreeBSD.org
Tue May 28 21:00:31 UTC 2019
Author: mat
Date: Tue May 28 21:00:29 2019
New Revision: 502916
URL: https://svnweb.freebsd.org/changeset/ports/502916
Log:
Update to 5.30.0, now out of Release Candidate phase.
Modified:
head/lang/perl5.30/Makefile (contents, props changed)
head/lang/perl5.30/distinfo (contents, props changed)
Modified: head/lang/perl5.30/Makefile
==============================================================================
--- head/lang/perl5.30/Makefile Tue May 28 20:22:25 2019 (r502915)
+++ head/lang/perl5.30/Makefile Tue May 28 21:00:29 2019 (r502916)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= perl
-DISTVERSION= ${PERL_VERSION}-RC2
+DISTVERSION= ${PERL_VERSION}
PORTREVISION= 0
CATEGORIES= lang devel perl5
MASTER_SITES= CPAN/../../src/5.0
@@ -15,9 +15,9 @@ LICENSE_COMB= dual
LICENSE_FILE_ART10= ${WRKSRC}/Artistic
LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying
-# Uncomment when the default Perl is switched to 5.2(X+2)
+# Uncomment when the default Perl is switched to 5.32
#DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl
-#EXPIRATION_DATE=<Release date of .0 + 3 years>
+#EXPIRATION_DATE= 2022-05-22
USES= cpe tar:xz
Modified: head/lang/perl5.30/distinfo
==============================================================================
--- head/lang/perl5.30/distinfo Tue May 28 20:22:25 2019 (r502915)
+++ head/lang/perl5.30/distinfo Tue May 28 21:00:29 2019 (r502916)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558348895
-SHA256 (perl/perl-5.30.0-RC2.tar.xz) = fcff23e2e8349cd001af32adbbda3e80ccac32c9892cbb8687e181da412cd7bc
-SIZE (perl/perl-5.30.0-RC2.tar.xz) = 12404196
+TIMESTAMP = 1559069582
+SHA256 (perl/perl-5.30.0.tar.xz) = ac501cad4af904d33370a9ea39dbb7a8ad4cb19bc7bc8a9c17d8dc3e81ef6306
+SIZE (perl/perl-5.30.0.tar.xz) = 12419868
More information about the svn-ports-all
mailing list