Index: head/math/p5-Math-Int128/Makefile =================================================================== --- head/math/p5-Math-Int128/Makefile (revision 309856) +++ head/math/p5-Math-Int128/Makefile (revision 309857) @@ -1,26 +1,27 @@ # Created by: Kurt Jaeger # $FreeBSD$ # PORTNAME= Math-Int128 PORTVERSION= 0.07 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= fbsd-ports@opsec.eu COMMENT= Manipulate 128 bits integers in Perl LICENSE= ART10 BUILD_DEPENDS= p5-Math-Int64>=0.28:${PORTSDIR}/math/p5-Math-Int64 RUN_DEPENDS= p5-Math-Int64>=0.28:${PORTSDIR}/math/p5-Math-Int64 PERL_CONFIGURE= yes -USE_GCC= 4.4+ +USE_GCC= 4.6+ MAN3= Math::Int128.3 \ Math::Int128::die_on_overflow.3 .include Property changes on: head/math/p5-Math-Int128/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property