Index: branches/2020Q2/devel/nspr/Makefile =================================================================== --- branches/2020Q2/devel/nspr/Makefile (revision 540347) +++ branches/2020Q2/devel/nspr/Makefile (revision 540348) @@ -1,49 +1,49 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= nspr -DISTVERSION= 4.25 +DISTVERSION= 4.26 CATEGORIES= devel MASTER_SITES= MOZILLA/${PORTNAME}/releases/v${PORTVERSION}/src MAINTAINER= gecko@FreeBSD.org COMMENT= Platform-neutral API for system level and libc like functions LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe gmake pathfix CPE_VENDOR= mozilla CPE_PRODUCT= netscape_portable_runtime WRKSRC_SUBDIR= nspr GNU_CONFIGURE= yes USE_LDCONFIG= yes OPTIONS_DEFINE= DEBUG TEST DEBUG_CONFIGURE_ENABLE=debug post-patch: # Do not install tools to build itself @${REINPLACE_CMD} -e '/RELEASE_BINS/d' \ ${WRKSRC}/pr/src/misc/Makefile.in post-build-TEST-on: @${DO_MAKE_BUILD} -C ${BUILD_WRKSRC}/lib/tests @${DO_MAKE_BUILD} -C ${BUILD_WRKSRC}/pr/tests @${LN} -fs libmy.so.1 ${BUILD_WRKSRC}/pr/tests/dll/libmy.so post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so do-test-TEST-on: ${TEST_WRKSRC}/lib/tests/string ${TEST_WRKSRC}/lib/tests/base64t (cd ${TEST_WRKSRC}/pr/tests && ${WRKSRC}/pr/tests/runtests.sh ${TEST_WRKSRC}/dist) # The test below is commented out, because arena requires # command-line arguments. If you can provide reasonable values # for it, please contact ${MAINTAINER}. Thank you. # ${TEST_WRKSRC}/lib/tests/arena # .include Index: branches/2020Q2/devel/nspr/distinfo =================================================================== --- branches/2020Q2/devel/nspr/distinfo (revision 540347) +++ branches/2020Q2/devel/nspr/distinfo (revision 540348) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580503070 -SHA256 (nspr-4.25.tar.gz) = 0bc309be21f91da4474c56df90415101c7f0c7c7cab2943cd943cd7896985256 -SIZE (nspr-4.25.tar.gz) = 1079633 +TIMESTAMP = 1593005169 +SHA256 (nspr-4.26.tar.gz) = fc9d142d85b74ffd2e6374a0c9016f3f2dac074225e24df3070e5a72d31b773d +SIZE (nspr-4.26.tar.gz) = 1079778 Index: branches/2020Q2 =================================================================== --- branches/2020Q2 (revision 540347) +++ branches/2020Q2 (revision 540348) Property changes on: branches/2020Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r540345