Date: Sun, 26 Apr 2015 09:28:09 +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: r384764 - in head/devel/libedit: . files Message-ID: <201504260928.t3Q9S9LV008927@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Apr 26 09:28:09 2015 New Revision: 384764 URL: https://svnweb.freebsd.org/changeset/ports/384764 Log: Remove wrong patch that modifies locales instead of just querying Deleted: head/devel/libedit/files/patch-src_el.c Modified: head/devel/libedit/Makefile Modified: head/devel/libedit/Makefile ============================================================================== --- head/devel/libedit/Makefile Sun Apr 26 09:24:13 2015 (r384763) +++ head/devel/libedit/Makefile Sun Apr 26 09:28:09 2015 (r384764) @@ -4,6 +4,7 @@ PORTNAME= libedit PORTVERSION= ${EDITVERSION}.${EDITDATE} DISTVERSION= ${EDITDATE}-${EDITVERSION} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://thrysoee.dk/editline/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504260928.t3Q9S9LV008927>