aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-02-14 22:29:37 +0800
committerkevlo <kevlo@FreeBSD.org>2001-02-14 22:29:37 +0800
commit0ff9912a67b975948b7c997098868d2737782e02 (patch)
tree1261dec846199992b3b1f2ed9409bd970c6c2b32 /editors
parent4c7e8b3733d496318682b647b9a793a0bc409610 (diff)
downloadfreebsd-ports-gnome-0ff9912a67b975948b7c997098868d2737782e02.tar.gz
freebsd-ports-gnome-0ff9912a67b975948b7c997098868d2737782e02.tar.zst
freebsd-ports-gnome-0ff9912a67b975948b7c997098868d2737782e02.zip
Upgrade to version 1.6.3
PR: 25076 Submitted by: Ports Fury
Diffstat (limited to 'editors')
-rw-r--r--editors/le/Makefile4
-rw-r--r--editors/le/distinfo2
-rw-r--r--editors/le/pkg-plist12
3 files changed, 9 insertions, 9 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile
index a779f8202840..d2639e8795a3 100644
--- a/editors/le/Makefile
+++ b/editors/le/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= le
-PORTVERSION= 1.6.1
+PORTVERSION= 1.6.3
CATEGORIES= editors
MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/
@@ -21,7 +21,7 @@ post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/le
.for file in FEATURES HISTORY NEWS README TODO
- @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/le
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/le
.endfor
.endif
diff --git a/editors/le/distinfo b/editors/le/distinfo
index 9f238f21850c..0b8d699980d1 100644
--- a/editors/le/distinfo
+++ b/editors/le/distinfo
@@ -1 +1 @@
-MD5 (le-1.6.1.tar.bz2) = 8d14734f450c3a84ef3bb3ddee8de7f6
+MD5 (le-1.6.3.tar.bz2) = d3ee5d046edb730150f38dd2bb39bbb1
diff --git a/editors/le/pkg-plist b/editors/le/pkg-plist
index 9c5326ad5bca..6d6b7bd48f42 100644
--- a/editors/le/pkg-plist
+++ b/editors/le/pkg-plist
@@ -1,10 +1,10 @@
@comment $FreeBSD$
bin/le
-share/doc/le/FEATURES
-share/doc/le/HISTORY
-share/doc/le/NEWS
-share/doc/le/README
-share/doc/le/TODO
+%%PORTDOCS%%share/doc/le/FEATURES
+%%PORTDOCS%%share/doc/le/HISTORY
+%%PORTDOCS%%share/doc/le/NEWS
+%%PORTDOCS%%share/doc/le/README
+%%PORTDOCS%%share/doc/le/TODO
share/le/colors-black
share/le/colors-blue
share/le/colors-defbg
@@ -14,4 +14,4 @@ share/le/le.hlp
share/le/mainmenu
share/le/syntax
@dirrm share/le
-@dirrm share/doc/le
+%%PORTDOCS%%@dirrm share/doc/le