svn commit: r358870 - head/devel/libedit
Baptiste Daroussin
bapt at FreeBSD.org
Sun Jun 22 23:00:56 UTC 2014
Author: bapt
Date: Sun Jun 22 23:00:55 2014
New Revision: 358870
URL: http://svnweb.freebsd.org/changeset/ports/358870
QAT: https://qat.redports.org/buildarchive/r358870/
Log:
Update to 20140620
Modified:
head/devel/libedit/Makefile
head/devel/libedit/distinfo
head/devel/libedit/pkg-plist
Modified: head/devel/libedit/Makefile
==============================================================================
--- head/devel/libedit/Makefile Sun Jun 22 22:54:43 2014 (r358869)
+++ head/devel/libedit/Makefile Sun Jun 22 23:00:55 2014 (r358870)
@@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE
USES= libtool pathfix
EDITVERSION= 3.1
-EDITDATE= 20140618
+EDITDATE= 20140620
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
Modified: head/devel/libedit/distinfo
==============================================================================
--- head/devel/libedit/distinfo Sun Jun 22 22:54:43 2014 (r358869)
+++ head/devel/libedit/distinfo Sun Jun 22 23:00:55 2014 (r358870)
@@ -1,2 +1,2 @@
-SHA256 (libedit-20140618-3.1.tar.gz) = df26b332a21779fe31d436cf0dd5db472d8db8aa7068e8ddb44bd7c259433e77
-SIZE (libedit-20140618-3.1.tar.gz) = 483828
+SHA256 (libedit-20140620-3.1.tar.gz) = a22b9b2a8cf4aec9ff51a57e8c848b69640d0195282159d245d8137a19bfcaf2
+SIZE (libedit-20140620-3.1.tar.gz) = 483857
Modified: head/devel/libedit/pkg-plist
==============================================================================
--- head/devel/libedit/pkg-plist Sun Jun 22 22:54:43 2014 (r358869)
+++ head/devel/libedit/pkg-plist Sun Jun 22 23:00:55 2014 (r358870)
@@ -3,7 +3,7 @@ include/histedit.h
lib/libedit.a
lib/libedit.so
lib/libedit.so.0
-lib/libedit.so.0.0.50
+lib/libedit.so.0.0.51
libdata/pkgconfig/libedit.pc
man/man3/editline.3.gz
man/man3/el_deletestr.3.gz
More information about the svn-ports-all
mailing list