Date: Fri, 31 Oct 2014 12:58:57 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371810 - head/devel/libedit Message-ID: <201410311258.s9VCwv8i008536@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Oct 31 12:58:57 2014 New Revision: 371810 URL: https://svnweb.freebsd.org/changeset/ports/371810 QAT: https://qat.redports.org/buildarchive/r371810/ Log: Update to 20141030 Modified: head/devel/libedit/Makefile head/devel/libedit/distinfo head/devel/libedit/pkg-plist Modified: head/devel/libedit/Makefile ============================================================================== --- head/devel/libedit/Makefile Fri Oct 31 12:54:17 2014 (r371809) +++ head/devel/libedit/Makefile Fri Oct 31 12:58:57 2014 (r371810) @@ -14,7 +14,8 @@ LICENSE= BSD2CLAUSE USES= libtool pathfix EDITVERSION= 3.1 -EDITDATE= 20140620 +EDITDATE= 20141030 +WRKSRC= ${WRKDIR}/${PORTNAME}-20141029-${EDITVERSION} GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libedit/distinfo ============================================================================== --- head/devel/libedit/distinfo Fri Oct 31 12:54:17 2014 (r371809) +++ head/devel/libedit/distinfo Fri Oct 31 12:58:57 2014 (r371810) @@ -1,2 +1,2 @@ -SHA256 (libedit-20140620-3.1.tar.gz) = a22b9b2a8cf4aec9ff51a57e8c848b69640d0195282159d245d8137a19bfcaf2 -SIZE (libedit-20140620-3.1.tar.gz) = 483857 +SHA256 (libedit-20141030-3.1.tar.gz) = 9701e16570fb8f7fa407b506986652221b701a9dd61defc05bb7d1c61cdf5a40 +SIZE (libedit-20141030-3.1.tar.gz) = 484107 Modified: head/devel/libedit/pkg-plist ============================================================================== --- head/devel/libedit/pkg-plist Fri Oct 31 12:54:17 2014 (r371809) +++ head/devel/libedit/pkg-plist Fri Oct 31 12:58:57 2014 (r371810) @@ -3,7 +3,7 @@ include/histedit.h lib/libedit.a lib/libedit.so lib/libedit.so.0 -lib/libedit.so.0.0.51 +lib/libedit.so.0.0.52 libdata/pkgconfig/libedit.pc man/man3/editline.3.gz man/man3/el_deletestr.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410311258.s9VCwv8i008536>