Index: branches/2016Q4/devel/nspr/Makefile =================================================================== --- branches/2016Q4/devel/nspr/Makefile (revision 424439) +++ branches/2016Q4/devel/nspr/Makefile (revision 424440) @@ -1,50 +1,50 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= nspr -DISTVERSION= 4.13 +DISTVERSION= 4.13.1 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 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: @for file in ${STAGEDIR}${PREFIX}/lib/*.so*; do \ ${STRIP_CMD} $$file; \ ${CHMOD} ${LIBMODE} $$file; \ ${LN} -fs $${file##*/} $${file%.*}; \ done do-test-TEST-on: ${TEST_WRKSRC}/lib/tests/string ${TEST_WRKSRC}/lib/tests/base64t cd ${TEST_WRKSRC}/pr/tests && ${WRKSRC}/pr/tests/runtests.sh # 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/2016Q4/devel/nspr/distinfo =================================================================== --- branches/2016Q4/devel/nspr/distinfo (revision 424439) +++ branches/2016Q4/devel/nspr/distinfo (revision 424440) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475035246 -SHA256 (nspr-4.13.tar.gz) = 19c33334bb3fa6d24800ffa65d7d806c54ad5f8c3758a5c11352ad43212ab181 -SIZE (nspr-4.13.tar.gz) = 1136571 +TIMESTAMP = 1477039138 +SHA256 (nspr-4.13.1.tar.gz) = 5e4c1751339a76e7c772c0c04747488d7f8c98980b434dc846977e43117833ab +SIZE (nspr-4.13.1.tar.gz) = 1136646 Index: branches/2016Q4 =================================================================== --- branches/2016Q4 (revision 424439) +++ branches/2016Q4 (revision 424440) Property changes on: branches/2016Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r424410