Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2018 10:24:00 +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: r481720 - head/math/p5-Math-Base85
Message-ID:  <201810101024.w9AAO0aU044627@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Oct 10 10:24:00 2018
New Revision: 481720
URL: https://svnweb.freebsd.org/changeset/ports/481720

Log:
  Update to 0.4
  
  Changes:	https://metacpan.org/changes/distribution/Math-Base85

Modified:
  head/math/p5-Math-Base85/Makefile
  head/math/p5-Math-Base85/distinfo

Modified: head/math/p5-Math-Base85/Makefile
==============================================================================
--- head/math/p5-Math-Base85/Makefile	Wed Oct 10 10:23:52 2018	(r481719)
+++ head/math/p5-Math-Base85/Makefile	Wed Oct 10 10:24:00 2018	(r481720)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-Base85
-PORTVERSION=	0.2
-PORTREVISION=	1
+PORTVERSION=	0.4
 CATEGORIES=	math perl5 converters net
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,6 +15,7 @@ LICENSE_COMB=	dual
 
 USES=		perl5
 USE_PERL5=	configure
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/math/p5-Math-Base85/distinfo
==============================================================================
--- head/math/p5-Math-Base85/distinfo	Wed Oct 10 10:23:52 2018	(r481719)
+++ head/math/p5-Math-Base85/distinfo	Wed Oct 10 10:24:00 2018	(r481720)
@@ -1,2 +1,3 @@
-SHA256 (Math-Base85-0.2.tar.gz) = da8b416edc31d79996e9245390b9343ceacb02b6a57c2ee8b70ab6b226a74ec0
-SIZE (Math-Base85-0.2.tar.gz) = 6495
+TIMESTAMP = 1536950685
+SHA256 (Math-Base85-0.4.tar.gz) = 9ea858600f925e1ffc7f0a863b7835892d9899fcf44b3e5090eca3a469b98b0d
+SIZE (Math-Base85-0.4.tar.gz) = 10567



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