diff -r 461a275fd9a5 -r 21a40a6789e2 russian/emkatic/Makefile --- a/russian/emkatic/Makefile Wed Aug 26 15:46:57 2015 +0300 +++ b/russian/emkatic/Makefile Sun Nov 08 21:37:51 2015 +0300 @@ -2,7 +2,7 @@ # $FreeBSD: head/russian/emkatic/Makefile 395360 2015-08-26 10:42:29Z danfe $ PORTNAME= emkatic -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= russian emulators MASTER_SITES= SF/${PORTNAME}/eMKatic%20Source DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff -r 461a275fd9a5 -r 21a40a6789e2 russian/emkatic/distinfo --- a/russian/emkatic/distinfo Wed Aug 26 15:46:57 2015 +0300 +++ b/russian/emkatic/distinfo Sun Nov 08 21:37:51 2015 +0300 @@ -1,2 +1,2 @@ -SHA256 (emkatic-0.25-src.tar.gz) = 7726f257a8e2bd37e3731d8131590ff3c0429d8b192baadd28a052177f7839d8 -SIZE (emkatic-0.25-src.tar.gz) = 557895 +SHA256 (emkatic-0.26-src.tar.gz) = 741e671e71c75e73c945aa2ed9f6ab25a5c31ae5eef27cf6ec252be89dedccd6 +SIZE (emkatic-0.26-src.tar.gz) = 560793 diff -r 461a275fd9a5 -r 21a40a6789e2 russian/emkatic/files/patch-service.lfm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/russian/emkatic/files/patch-service.lfm Sun Nov 08 21:37:51 2015 +0300 @@ -0,0 +1,26 @@ +--- service.lfm 2015-11-01 19:40:02.000000000 +0300 ++++ service.lfm 2015-11-07 18:49:08.262167000 +0300 +@@ -1688,6 +1688,7 @@ object ServiceForm: TServiceForm + Caption = 'Назначить' + OnClick = SetKeyBtnClick + TabOrder = 1 ++ Anchors = [akLeft, akBottom] + end + object DelKeyBtn: TButton + Left = 144 +@@ -1697,6 +1698,7 @@ object ServiceForm: TServiceForm + Caption = 'Удалить' + OnClick = DelKeyBtnClick + TabOrder = 2 ++ Anchors = [akLeft, akBottom] + end + object DefaultKeysBtn: TButton + Left = 416 +@@ -1706,6 +1708,7 @@ object ServiceForm: TServiceForm + Caption = 'По умолчанию' + OnClick = DefaultKeysBtnClick + TabOrder = 3 ++ Anchors = [akRight, akBottom] + end + object SetKeyPanel: TPanel + Left = 166 diff -r 461a275fd9a5 -r 21a40a6789e2 russian/emkatic/pkg-descr --- a/russian/emkatic/pkg-descr Wed Aug 26 15:46:57 2015 +0300 +++ b/russian/emkatic/pkg-descr Sun Nov 08 21:37:51 2015 +0300 @@ -1,7 +1,7 @@ eMKatic is a cross-platform emulator of Elektronika RPN programmable calculator series (MK-152, MK-152M, MK-1152, MK-161). +Is a reverse polish notation calculator. -Cyrillic user interface is enabled by default. English available with -localization (-i command line switch or via the context menu). +Available Russian and English user interface. WWW: http://sourceforge.net/projects/emkatic/ diff -r 461a275fd9a5 -r 21a40a6789e2 russian/emkatic/pkg-message --- a/russian/emkatic/pkg-message Wed Aug 26 15:46:57 2015 +0300 +++ b/russian/emkatic/pkg-message Sun Nov 08 21:37:51 2015 +0300 @@ -1,2 +1,2 @@ To enable PC speaker sound output support, install `audio/beep' package or -from the ports. Frequency and duration can be specified in the settings. +from the ports.