Index: head/math/p5-Math-GMP/Makefile =================================================================== --- head/math/p5-Math-GMP/Makefile (revision 136116) +++ head/math/p5-Math-GMP/Makefile (revision 136117) @@ -1,29 +1,29 @@ # New ports collection makefile for: Math-GMP # Date created: Wed Jan 3 11:09:25 2001 # Whom: will # # $FreeBSD$ # PORTNAME= Math-GMP -PORTVERSION= 2.03 +PORTVERSION= 2.04 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= Perl module that provides an interface to the GMP library LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 PERL_CONFIGURE= yes MAN3= Math::GMP.3 post-patch: @${PERL} -pi -e "s!-lgmp!-L${LOCALBASE}/lib $$&!;" \ -e "if (/LIBS/) { print qq!'INC' => '-I${LOCALBASE}/include',!; }" \ ${WRKSRC}/Makefile.PL .include Property changes on: head/math/p5-Math-GMP/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/math/p5-Math-GMP/distinfo =================================================================== --- head/math/p5-Math-GMP/distinfo (revision 136116) +++ head/math/p5-Math-GMP/distinfo (revision 136117) @@ -1,2 +1,2 @@ -MD5 (Math-GMP-2.03.tar.gz) = cf653ffa60607717ff4fc67177ee07b0 -SIZE (Math-GMP-2.03.tar.gz) = 17019 +MD5 (Math-GMP-2.04.tar.gz) = 291e5847986c7591cd70c1788c979a98 +SIZE (Math-GMP-2.04.tar.gz) = 17144 Property changes on: head/math/p5-Math-GMP/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/math/p5-Math-GMP/pkg-plist =================================================================== --- head/math/p5-Math-GMP/pkg-plist (revision 136116) +++ head/math/p5-Math-GMP/pkg-plist (revision 136117) @@ -1,8 +1,9 @@ +@comment $FreeBSD$ %%SITE_PERL%%/%%PERL_ARCH%%/Math/GMP.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/GMP.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/GMP.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/autosplit.ix @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Math 2>/dev/null || true Property changes on: head/math/p5-Math-GMP/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property