Date: Thu, 28 Aug 2014 15:01:29 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366411 - head/devel/readline Message-ID: <201408281501.s7SF1TuI090107@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Thu Aug 28 15:01:29 2014 New Revision: 366411 URL: http://svnweb.freebsd.org/changeset/ports/366411 QAT: https://qat.redports.org/buildarchive/r366411/ Log: Include additional readline bug fixes Modified: head/devel/readline/Makefile head/devel/readline/distinfo Modified: head/devel/readline/Makefile ============================================================================== --- head/devel/readline/Makefile Thu Aug 28 14:58:33 2014 (r366410) +++ head/devel/readline/Makefile Thu Aug 28 15:01:29 2014 (r366411) @@ -3,7 +3,6 @@ PORTNAME= readline PORTVERSION= 6.3${PATCHLEVEL} -PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNU \ ftp://ftp.cwru.edu/pub/bash/ @@ -27,7 +26,7 @@ USE_LDCONFIG= yes INFO= readline rluserman history -PATCHES= 1 2 3 4 5 6 +PATCHES= 1 2 3 4 5 6 7 8 .for p in ${PATCHES:S/^/00/} PATCHFILES+= ${PORTNAME}${PORTVERSION:R:S/.//}-${p:C/.*(...)$/\1/} .endfor Modified: head/devel/readline/distinfo ============================================================================== --- head/devel/readline/distinfo Thu Aug 28 14:58:33 2014 (r366410) +++ head/devel/readline/distinfo Thu Aug 28 15:01:29 2014 (r366411) @@ -12,3 +12,7 @@ SHA256 (readline63-005) = 877788f9228d1a SIZE (readline63-005) = 1664 SHA256 (readline63-006) = 5c237ab3c6c97c23cf52b2a118adc265b7fb411b57c93a5f7c221d50fafbe556 SIZE (readline63-006) = 1982 +SHA256 (readline63-007) = 4d79b5a2adec3c2e8114cbd3d63c1771f7c6cf64035368624903d257014f5bea +SIZE (readline63-007) = 1428 +SHA256 (readline63-008) = 3bc093cf526ceac23eb80256b0ec87fa1735540d659742107b6284d635c43787 +SIZE (readline63-008) = 1452
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408281501.s7SF1TuI090107>