mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 1.9.0
PR: 29013 Submitted by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
e9166a1f85
commit
5c00a9c8f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45187
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= le
|
||||
PORTVERSION= 1.8.0
|
||||
PORTVERSION= 1.9.0
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
|
||||
ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/
|
||||
@ -21,9 +21,9 @@ MAN1= le.1
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${PREFIX}/share/doc/le
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for file in FEATURES HISTORY NEWS README TODO
|
||||
${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/le
|
||||
${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (le-1.8.0.tar.bz2) = 048187fd6966799471962a07b12e510e
|
||||
MD5 (le-1.9.0.tar.bz2) = 920ae56a506b35c1240f9bb96e7bc357
|
||||
|
Loading…
Reference in New Issue
Block a user