svn commit: r467987 - head/math/p5-Math-BigInt

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 22 08:55:50 UTC 2018


Author: sunpoet
Date: Sun Apr 22 08:55:45 2018
New Revision: 467987
URL: https://svnweb.freebsd.org/changeset/ports/467987

Log:
  Update to 1.999813
  
  - Remove MASTER_SITE_SUBDIR
  
  Changes:	http://search.cpan.org/dist/Math-BigInt/CHANGES
  With hat:	perl

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

Modified: head/math/p5-Math-BigInt/Makefile
==============================================================================
--- head/math/p5-Math-BigInt/Makefile	Sun Apr 22 08:55:40 2018	(r467986)
+++ head/math/p5-Math-BigInt/Makefile	Sun Apr 22 08:55:45 2018	(r467987)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	Math-BigInt
-PORTVERSION=	1.999808
+PORTVERSION=	1.999813
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:PJACKLAM
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	tobez at FreeBSD.org

Modified: head/math/p5-Math-BigInt/distinfo
==============================================================================
--- head/math/p5-Math-BigInt/distinfo	Sun Apr 22 08:55:40 2018	(r467986)
+++ head/math/p5-Math-BigInt/distinfo	Sun Apr 22 08:55:45 2018	(r467987)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484236619
-SHA256 (Math-BigInt-1.999808.tar.gz) = 279e7311f4ac0a00a61ffca2c3c508ba39a71b7510b4112af60979cf36d583c6
-SIZE (Math-BigInt-1.999808.tar.gz) = 2883035
+TIMESTAMP = 1524299820
+SHA256 (Math-BigInt-1.999813.tar.gz) = 67a10a10a806bd7add463acc1557554381052426cbcb04b1ffbeccfb6775be3d
+SIZE (Math-BigInt-1.999813.tar.gz) = 2926381


More information about the svn-ports-head mailing list