diff options
author | zi <zi@FreeBSD.org> | 2011-07-18 01:19:32 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2011-07-18 01:19:32 +0800 |
commit | 5f523ae2b77b70b8a51ac6fb4bf69e86fcc09b90 (patch) | |
tree | 01b8a904903e9fc4804439cd899b9b4ee48b32d8 /editors/le | |
parent | 3936d9eea3c4a446047f41db73ae4f031387576d (diff) | |
download | freebsd-ports-gnome-5f523ae2b77b70b8a51ac6fb4bf69e86fcc09b90.tar.gz freebsd-ports-gnome-5f523ae2b77b70b8a51ac6fb4bf69e86fcc09b90.tar.zst freebsd-ports-gnome-5f523ae2b77b70b8a51ac6fb4bf69e86fcc09b90.zip |
-Update to 1.14.6
-Pacify portlint(1)
PR: ports/158777
Submitted by: rpsfa@rit.edu (me)
Approved by: wxs (mentor)
Diffstat (limited to 'editors/le')
-rw-r--r-- | editors/le/Makefile | 6 | ||||
-rw-r--r-- | editors/le/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index c391f4d21996..8c76f9e655b2 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -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 diff --git a/editors/le/distinfo b/editors/le/distinfo index a2194a6124f2..b6d52c89eea9 100644 --- a/editors/le/distinfo +++ b/editors/le/distinfo @@ -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 |