Index: head/devel/readline/Makefile =================================================================== --- head/devel/readline/Makefile (revision 486527) +++ head/devel/readline/Makefile (revision 486528) @@ -1,50 +1,49 @@ # Created by: Frank Laszlo # $FreeBSD$ PORTNAME= readline PORTVERSION= 7.0.${PATCHLEVEL} -PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GNU DISTNAME= ${PORTNAME}-${PORTVERSION:R} PATCH_SITES= GNU/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-patches MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for editing command lines as they are typed LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= TERMCAP DOCS OPTIONS_DEFAULT=TERMCAP TERMCAP_DESC= Link against libtermcap GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= cpe INFO= history readline rluserman PORTDOCS= CHANGES INSTALL README CPE_VENDOR= gnu CPE_VERSION= ${PORTVERSION:R} CPE_UPDATE= ${PATCHLEVEL} -PATCHES= 1 2 3 +PATCHES= 1 2 3 4 5 PATCHLEVEL= ${PATCHES:O:[-1]} .for patch in ${PATCHES} PATCHFILES+= ${PORTNAME}${PORTVERSION:R:S|.||}-${patch:S|^|00|:C|.*(...)$|\1|} .endfor post-patch-TERMCAP-on: # Comment out "Requires.private: tinfo" line since we do not have tinfo.pc in base system. # See PR/223130 for details. @${REINPLACE_CMD} -e '/^Requires.private: tinfo/ s|^|#|' ${WRKSRC}/readline.pc.in @${REINPLACE_CMD} -e '/SHOBJ_LDFLAGS = / s| = |&-ltermcapw |' ${WRKSRC}/shlib/Makefile.in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libhistory.so.7 ${STAGEDIR}${PREFIX}/lib/libreadline.so.7 ${INSTALL_DATA} ${WRKSRC}/readline.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig .include Index: head/devel/readline/distinfo =================================================================== --- head/devel/readline/distinfo (revision 486527) +++ head/devel/readline/distinfo (revision 486528) @@ -1,9 +1,13 @@ -TIMESTAMP = 1492320649 +TIMESTAMP = 1536862207 SHA256 (readline-7.0.tar.gz) = 750d437185286f40a369e1e4f4764eda932b9459b5ec9a731628393dd3d32334 SIZE (readline-7.0.tar.gz) = 2910016 SHA256 (readline70-001) = 9ac1b3ac2ec7b1bf0709af047f2d7d2a34ccde353684e57c6b47ebca77d7a376 SIZE (readline70-001) = 1777 SHA256 (readline70-002) = 8747c92c35d5db32eae99af66f17b384abaca961653e185677f9c9a571ed2d58 SIZE (readline70-002) = 2953 SHA256 (readline70-003) = 9e43aa93378c7e9f7001d8174b1beb948deefa6799b6f581673f465b7d9d4780 SIZE (readline70-003) = 1294 +SHA256 (readline70-004) = f925683429f20973c552bff6702c74c58c2a38ff6e5cf305a8e847119c5a6b64 +SIZE (readline70-004) = 1501 +SHA256 (readline70-005) = ca159c83706541c6bbe39129a33d63bbd76ac594303f67e4d35678711c51b753 +SIZE (readline70-005) = 1641