svn commit: r384764 - in head/devel/libedit: . files

Baptiste Daroussin bapt at FreeBSD.org
Sun Apr 26 09:28:10 UTC 2015


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/
 


More information about the svn-ports-all mailing list