[127130] trunk/dports/devel/libedit
mcalhoun at macports.org
mcalhoun at macports.org
Tue Oct 21 13:16:39 PDT 2014
Revision: 127130
https://trac.macports.org/changeset/127130
Author: mcalhoun at macports.org
Date: 2014-10-21 13:16:39 -0700 (Tue, 21 Oct 2014)
Log Message:
-----------
libedit: Version update 20121213-3.0 --> 20140620-3.1. Fixes #45495.
Modified Paths:
--------------
trunk/dports/devel/libedit/Portfile
trunk/dports/devel/libedit/files/patch-Makefile.in.diff
Modified: trunk/dports/devel/libedit/Portfile
===================================================================
--- trunk/dports/devel/libedit/Portfile 2014-10-21 19:57:39 UTC (rev 127129)
+++ trunk/dports/devel/libedit/Portfile 2014-10-21 20:16:39 UTC (rev 127130)
@@ -6,7 +6,7 @@
name libedit
epoch 20090923
-version 20121213-3.0
+version 20140620-3.1
categories devel
platforms darwin
license BSD
@@ -20,8 +20,8 @@
homepage http://www.thrysoee.dk/editline/
master_sites ${homepage}
-checksums rmd160 880a3711863af5f0823475db76f0697d91d088c6 \
- sha256 0379e4a73c219f260e6d16adbc2e87635532ebb4c5a83a7399f231dc40108d1f
+checksums rmd160 20c51220d0b856c2aa4a15db53e5874676689746 \
+ sha256 a22b9b2a8cf4aec9ff51a57e8c848b69640d0195282159d245d8137a19bfcaf2
depends_lib port:ncurses
Modified: trunk/dports/devel/libedit/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/devel/libedit/files/patch-Makefile.in.diff 2014-10-21 19:57:39 UTC (rev 127129)
+++ trunk/dports/devel/libedit/files/patch-Makefile.in.diff 2014-10-21 20:16:39 UTC (rev 127130)
@@ -1,10 +1,19 @@
---- Makefile.in.orig 2012-06-01 14:05:32.000000000 -0500
-+++ Makefile.in 2012-06-06 14:15:57.000000000 -0500
-@@ -289,7 +289,7 @@
- top_srcdir = @top_srcdir@
+--- Makefile.in.orig 2014-06-20 13:59:27.000000000 -0500
++++ Makefile.in 2014-10-17 01:48:19.000000000 -0500
+@@ -182,7 +182,7 @@
+ ETAGS = etags
+ CTAGS = ctags
+ CSCOPE = cscope
+-DIST_SUBDIRS = src examples doc
++DIST_SUBDIRS = src doc
+ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ distdir = $(PACKAGE)-$(VERSION)
+ top_distdir = $(distdir)
+@@ -345,7 +345,7 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
--SUBDIRS = src examples doc
+ @ENABLE_EXAMPLES_TRUE at EXAMPLES_DIR = examples
+-SUBDIRS = src $(EXAMPLES_DIR) doc
+SUBDIRS = src doc
EXTRA_DIST = libedit.pc.in
pkgconfigdir = $(libdir)/pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141021/ecf8f6eb/attachment.html>
More information about the macports-changes
mailing list