View | Details | Raw Unified | Return to bug 158777
Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	le
8
PORTNAME=	le
9
PORTVERSION=	1.14.5
9
PORTVERSION=	1.14.6
10
CATEGORIES=	editors
10
CATEGORIES=	editors
11
MASTER_SITES=	ftp://ftp.yar.ru/pub/source/le/%SUBDIR%/ \
11
MASTER_SITES=	ftp://ftp.yar.ru/pub/source/le/%SUBDIR%/ \
12
		http://people.rit.edu/~rpsfa/distfiles/
12
		http://people.rit.edu/~rpsfa/distfiles/
Lines 15-20 Link Here
15
MAINTAINER=	rpsfa@rit.edu
15
MAINTAINER=	rpsfa@rit.edu
16
COMMENT=	Text editor with block and binary operations
16
COMMENT=	Text editor with block and binary operations
17
17
18
LICENSE=	GPLv3
19
18
USE_BZIP2=	yes
20
USE_BZIP2=	yes
19
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
20
22
Lines 23-30 Link Here
23
PORTDATA=	*
25
PORTDATA=	*
24
PLIST_FILES=	bin/le
26
PLIST_FILES=	bin/le
25
27
26
LICENSE=	GPLv3
27
28
MISC_DATA=	colors-black colors-blue colors-defbg colors-green \
28
MISC_DATA=	colors-black colors-blue colors-defbg colors-green \
29
		colors-white keymap-emacs mainmenu mainmenu-ru syntax
29
		colors-white keymap-emacs mainmenu mainmenu-ru syntax
30
SRC_DATA=	le.hlp
30
SRC_DATA=	le.hlp
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (le-1.14.5.tar.bz2) = f7844bba6fe3112e87efe98076af30ae0e2a6030ec429c22cd37ad6a9e5ecc23
1
SHA256 (le-1.14.6.tar.bz2) = 9e2bcc3bbe15908691da2e3985a1e93f6b25524319a6903dc39ea296405bdf9b
2
SIZE (le-1.14.5.tar.bz2) = 575412
2
SIZE (le-1.14.6.tar.bz2) = 624699

Return to bug 158777