Index: head/math/p5-Math-Int128/Makefile =================================================================== --- head/math/p5-Math-Int128/Makefile (revision 378763) +++ head/math/p5-Math-Int128/Makefile (revision 378764) @@ -1,35 +1,35 @@ # Created by: Kurt Jaeger # $FreeBSD$ PORTNAME= Math-Int128 -PORTVERSION= 0.17 +PORTVERSION= 0.20 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= pi@FreeBSD.org COMMENT= Manipulate 128 bits integers in Perl LICENSE= ART10 BUILD_DEPENDS= p5-Math-Int64>=0.34:${PORTSDIR}/math/p5-Math-Int64 RUN_DEPENDS= p5-Math-Int64>=0.34:${PORTSDIR}/math/p5-Math-Int64 USES= perl5 USE_PERL5= configure NOT_FOR_ARCHS= i386 armv6 .include # need clang 3.2+ or GCC 4.4+ .if exists(/usr/bin/clang) && ${OSVERSION} > 901505 CC= /usr/bin/clang .else USE_GCC= yes .endif post-stage: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Int128/Int128.so .include Index: head/math/p5-Math-Int128/distinfo =================================================================== --- head/math/p5-Math-Int128/distinfo (revision 378763) +++ head/math/p5-Math-Int128/distinfo (revision 378764) @@ -1,2 +1,2 @@ -SHA256 (Math-Int128-0.17.tar.gz) = f474ddd6fa40410e68457c67683fa924324737822cd25b91677feba7bb546578 -SIZE (Math-Int128-0.17.tar.gz) = 103831 +SHA256 (Math-Int128-0.20.tar.gz) = ba311cd25d28d6e9639bf9b3337ef1ec4ece709fd5cc938d3ab28c3a44500ddb +SIZE (Math-Int128-0.20.tar.gz) = 105479