[94010] trunk/dports/devel/libedit

ryandesign at macports.org ryandesign at macports.org
Wed Jun 6 12:21:03 PDT 2012


Revision: 94010
          https://trac.macports.org/changeset/94010
Author:   ryandesign at macports.org
Date:     2012-06-06 12:21:03 -0700 (Wed, 06 Jun 2012)
Log Message:
-----------
libedit: update to 20120601-3.0

Modified Paths:
--------------
    trunk/dports/devel/libedit/Portfile
    trunk/dports/devel/libedit/files/patch-Makefile.in.diff

Removed Paths:
-------------
    trunk/dports/devel/libedit/files/src_sys.h.patch

Modified: trunk/dports/devel/libedit/Portfile
===================================================================
--- trunk/dports/devel/libedit/Portfile	2012-06-06 19:20:23 UTC (rev 94009)
+++ trunk/dports/devel/libedit/Portfile	2012-06-06 19:21:03 UTC (rev 94010)
@@ -6,7 +6,7 @@
 
 name                libedit
 epoch               20090923
-version             20110802-3.0
+version             20120601-3.0
 categories          devel
 platforms           darwin
 license             BSD
@@ -20,13 +20,12 @@
 homepage            http://www.thrysoee.dk/editline/
 master_sites        ${homepage}
 
-checksums           rmd160  64f67ec68f0614acee4e887ea0bb35164db1c545 \
-                    sha256  0b5ec9aa41faff761cda7819add93e9d8cb9c0bad85e65a686475e8375ac8a71
+checksums           rmd160  75fe677f345a2b2ff384ca8dd61cc630cc1a2404 \
+                    sha256  51f0f4b4a97b7ebab26e7b5c2564c47628cdb3042fd8ba8d0605c719d2541918
 
 depends_lib         port:ncurses
 
-patchfiles          patch-Makefile.in.diff \
-                    src_sys.h.patch
+patchfiles          patch-Makefile.in.diff
 
 configure.args      --enable-widec
 

Modified: trunk/dports/devel/libedit/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/devel/libedit/files/patch-Makefile.in.diff	2012-06-06 19:20:23 UTC (rev 94009)
+++ trunk/dports/devel/libedit/files/patch-Makefile.in.diff	2012-06-06 19:21:03 UTC (rev 94010)
@@ -1,6 +1,6 @@
---- Makefile.in.orig	2011-08-02 03:09:40.000000000 -0500
-+++ Makefile.in	2011-10-06 05:51:07.000000000 -0500
-@@ -197,7 +197,7 @@
+--- 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@
  AUTOMAKE_OPTIONS = foreign
  ACLOCAL_AMFLAGS = -I m4

Deleted: trunk/dports/devel/libedit/files/src_sys.h.patch
===================================================================
--- trunk/dports/devel/libedit/files/src_sys.h.patch	2012-06-06 19:20:23 UTC (rev 94009)
+++ trunk/dports/devel/libedit/files/src_sys.h.patch	2012-06-06 19:21:03 UTC (rev 94010)
@@ -1,10 +0,0 @@
---- src/sys.h.orig	2011-08-02 17:09:35.000000000 +1000
-+++ src/sys.h	2011-09-11 15:13:59.000000000 +1000
-@@ -111,6 +111,7 @@ char	*fgetln(FILE *fp, size_t *len);
- #endif
- 
- #ifndef HAVE_WCSDUP
-+#include <wchar.h>
- wchar_t *wcsdup(const wchar_t *);
- #endif
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120606/3a5edf50/attachment.html>


More information about the macports-changes mailing list