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

View file

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