aboutsummaryrefslogtreecommitdiff
path: root/devel/libedit
diff options
context:
space:
mode:
authorJason Evans <jasone@FreeBSD.org>2006-01-12 09:22:29 +0000
committerJason Evans <jasone@FreeBSD.org>2006-01-12 09:22:29 +0000
commit1c0515362873433643861009aa00e40a24ffb504 (patch)
tree1830ffa142ad94dfe6f783a835dc36125b680d48 /devel/libedit
parentebf19b77a0e4319927805d464431a9435d5f1355 (diff)
downloadports-1c0515362873433643861009aa00e40a24ffb504.tar.gz
ports-1c0515362873433643861009aa00e40a24ffb504.zip
Bump the library revision number for libedit, since it needs to be
kept greater than the revision number for the base system's libedit. Approved by: markm (mentor)
Notes
Notes: svn path=/head/; revision=153342
Diffstat (limited to 'devel/libedit')
-rw-r--r--devel/libedit/Makefile4
-rw-r--r--devel/libedit/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile
index 5bfc2d457aa1..9e4e0f3ccb51 100644
--- a/devel/libedit/Makefile
+++ b/devel/libedit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libedit
PORTVERSION= 2.6.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.astron.com/pub/libedit/ \
http://www.canonware.com/download/libedit/
@@ -43,6 +43,6 @@ MANCOMPRESSED= no
post-patch:
@${REINPLACE_CMD} -e 's|CFLAGS -O|CFLAGS|g ; \
- s|MAJOR="2"|MAJOR="5"|g' ${WRKSRC}/configure
+ s|MAJOR="2"|MAJOR="6"|g' ${WRKSRC}/configure
.include <bsd.port.mk>
diff --git a/devel/libedit/pkg-plist b/devel/libedit/pkg-plist
index eedf58ff634d..26288bbc86a3 100644
--- a/devel/libedit/pkg-plist
+++ b/devel/libedit/pkg-plist
@@ -1,4 +1,4 @@
include/histedit.h
lib/libedit.a
-lib/libedit.so.5
+lib/libedit.so.6
lib/libedit.so