diff options
Diffstat (limited to 'editors/le')
-rw-r--r-- | editors/le/Makefile | 3 | ||||
-rw-r--r-- | editors/le/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index a4cca9d1fc32..115476af092d 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -6,7 +6,7 @@ # PORTNAME= le -PORTVERSION= 1.13.0 +PORTVERSION= 1.13.2 CATEGORIES= editors MASTER_SITES= ftp://ftp.yars.free.net/pub/source/le/ \ ftp://ftp.yar.ru/pub/source/le/ @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.yars.free.net/pub/source/le/ \ MAINTAINER= az@FreeBSD.org COMMENT= Text editor +USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/editors/le/distinfo b/editors/le/distinfo index 0a9174834e64..a514b2f341f8 100644 --- a/editors/le/distinfo +++ b/editors/le/distinfo @@ -1,3 +1,3 @@ -MD5 (le-1.13.0.tar.gz) = acb2d39f023f7dfbf0413fb053cc1278 -SHA256 (le-1.13.0.tar.gz) = d26259e11786d3f2612b4e323c3f6ed4a5dd42007244001e05a58a7a38731375 -SIZE (le-1.13.0.tar.gz) = 448835 +MD5 (le-1.13.2.tar.bz2) = cb36fb97e4868faee43afec5aa98f41e +SHA256 (le-1.13.2.tar.bz2) = a668857575ceb18a88a7a69b80019b4c15f2fb24b849ae81228dd0c6985baa20 +SIZE (le-1.13.2.tar.bz2) = 370459 |