1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Update to 2.4.2 release.

This commit is contained in:
Alex Dupre 2009-12-01 11:33:12 +00:00
parent 43419d003c
commit cb35cb5c5b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245052
2 changed files with 12 additions and 5 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= mpfr
PORTVERSION= 2.4.1
PORTREVISION= 1
PORTVERSION= 2.4.2
CATEGORIES= math devel
MASTER_SITES= http://www.mpfr.org/mpfr-current/
DIST_SUBDIR= mpfr
@ -24,6 +23,14 @@ USE_LDCONFIG= yes
INFO= mpfr
PORTDOCS= *
.if defined(NOPORTDOCS)
post-patch:
@${REINPLACE_CMD} 's/install-nobase_dist_docDATA$$//' \
${WRKSRC}/Makefile.in
.endif
regression-test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check

View File

@ -1,3 +1,3 @@
MD5 (mpfr/mpfr-2.4.1.tar.bz2) = c5ee0a8ce82ad55fe29ac57edd35d09e
SHA256 (mpfr/mpfr-2.4.1.tar.bz2) = 642890e85c6ee684b5c257612df15b034b2a06a5c277fb6647332ebe763a485e
SIZE (mpfr/mpfr-2.4.1.tar.bz2) = 1064281
MD5 (mpfr/mpfr-2.4.2.tar.bz2) = 89e59fe665e2b3ad44a6789f40b059a0
SHA256 (mpfr/mpfr-2.4.2.tar.bz2) = c7e75a08a8d49d2082e4caee1591a05d11b9d5627514e678f02d66a124bcf2ba
SIZE (mpfr/mpfr-2.4.2.tar.bz2) = 1077886