-Update to 1.14.6
-Pacify portlint(1) PR: ports/158777 Submitted by: rpsfa@rit.edu (me) Approved by: wxs (mentor)
This commit is contained in:
parent
60650e0882
commit
2275132427
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277864
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= le
|
||||
PORTVERSION= 1.14.5
|
||||
PORTVERSION= 1.14.6
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ftp://ftp.yar.ru/pub/source/le/%SUBDIR%/ \
|
||||
http://people.rit.edu/~rpsfa/distfiles/
|
||||
|
@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= . old
|
|||
MAINTAINER= zi@FreeBSD.org
|
||||
COMMENT= Text editor with block and binary operations
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -23,8 +25,6 @@ PORTDOCS= *
|
|||
PORTDATA= *
|
||||
PLIST_FILES= bin/le
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
MISC_DATA= colors-black colors-blue colors-defbg colors-green \
|
||||
colors-white keymap-emacs mainmenu mainmenu-ru syntax
|
||||
SRC_DATA= le.hlp
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (le-1.14.5.tar.bz2) = f7844bba6fe3112e87efe98076af30ae0e2a6030ec429c22cd37ad6a9e5ecc23
|
||||
SIZE (le-1.14.5.tar.bz2) = 575412
|
||||
SHA256 (le-1.14.6.tar.bz2) = 9e2bcc3bbe15908691da2e3985a1e93f6b25524319a6903dc39ea296405bdf9b
|
||||
SIZE (le-1.14.6.tar.bz2) = 624699
|
||||
|
|
Loading…
Reference in a new issue