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

(-)Makefile (-4 / +3 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	m17n-contrib
8
PORTNAME=	m17n-contrib
9
PORTVERSION=	1.1.11
9
PORTVERSION=	1.1.12
10
PORTREVISION=	1
11
CATEGORIES=	textproc
10
CATEGORIES=	textproc
12
MASTER_SITES=	http://www.m17n.org/m17n-lib-download/ \
11
MASTER_SITES=	http://www.m17n.org/m17n-lib-download/ \
13
		http://anthesphoria.net/FreeBSD/ports/distfiles/
12
		http://anthesphoria.net/FreeBSD/ports/distfiles/
Lines 15-22 Link Here
15
MAINTAINER=	nikola.lecic@anthesphoria.net
14
MAINTAINER=	nikola.lecic@anthesphoria.net
16
COMMENT=	User-contributed input methods for the m17n library
15
COMMENT=	User-contributed input methods for the m17n library
17
16
18
BUILD_DEPENDS=	m17n-db>=1.6.1:${PORTSDIR}/devel/m17n-db
17
BUILD_DEPENDS=	m17n-db>=1.6.2:${PORTSDIR}/devel/m17n-db
19
RUN_DEPENDS=	m17n-db>=1.6.1:${PORTSDIR}/devel/m17n-db
18
RUN_DEPENDS=	m17n-db>=1.6.2:${PORTSDIR}/devel/m17n-db
20
19
21
USE_GMAKE=	yes
20
USE_GMAKE=	yes
22
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
(-)distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (m17n-contrib-1.1.11.tar.gz) = 56956274a30f7a5a4733cb94022f6cb9
1
SHA256 (m17n-contrib-1.1.12.tar.gz) = c633ad40052e2291cef0768a593b227cbe015550455c553a0388e33b7be2fbd7
2
SHA256 (m17n-contrib-1.1.11.tar.gz) = 653cb8d3dfbafbad4b593538de370e3f05367294e4b13f672f5419d868e427a2
2
SIZE (m17n-contrib-1.1.12.tar.gz) = 680259
3
SIZE (m17n-contrib-1.1.11.tar.gz) = 675280
(-)pkg-descr (-2 / +2 lines)
Lines 1-7 Link Here
1
This port installs the user-contributed input methods for the m17n library
1
This port installs the user-contributed input methods for the m17n library
2
(the official ones are installed through devel/m17n-lib). It currently
2
(the official ones are installed through devel/m17n-lib). It currently
3
supports Assamese, Eastern and Western Cree syllabics, Bengali, Czech,
3
supports Assamese, Eastern and Western Cree syllabics, Bengali, Belarusian, 
4
Esperanto, Gujarati, Hindi, Yi, Inuktitut, Kannada, Kashmiri, Malayalam,
4
Czech, Esperanto, Gujarati, Hindi, Yi, Inuktitut, Kannada, Kashmiri, Malayalam,
5
Marathi, Nepali, Ojibwe syllabics, Oriya, Punjabi, Pashto, Russian, Sindhi,
5
Marathi, Nepali, Ojibwe syllabics, Oriya, Punjabi, Pashto, Russian, Sindhi,
6
Sinhala, Tamil, Tai Viet, Telugu, Urdu, Han Viet, Yiddish and Chinese Pinyin
6
Sinhala, Tamil, Tai Viet, Telugu, Urdu, Han Viet, Yiddish and Chinese Pinyin
7
layouts with various sub-variants.
7
layouts with various sub-variants.
(-)pkg-plist (+2 lines)
Lines 4-9 Link Here
4
share/m17n/as-inscript.mim
4
share/m17n/as-inscript.mim
5
share/m17n/as-phonetic.mim
5
share/m17n/as-phonetic.mim
6
share/m17n/ath-phonetic.mim
6
share/m17n/ath-phonetic.mim
7
share/m17n/be-kbd.mim
7
share/m17n/bla-phonetic.mim
8
share/m17n/bla-phonetic.mim
8
share/m17n/bn-inscript.mim
9
share/m17n/bn-inscript.mim
9
share/m17n/bn-probhat.mim
10
share/m17n/bn-probhat.mim
Lines 22-27 Link Here
22
share/m17n/hi-remington.mim
23
share/m17n/hi-remington.mim
23
share/m17n/icons/as-inscript.png
24
share/m17n/icons/as-inscript.png
24
share/m17n/icons/as-phonetic.png
25
share/m17n/icons/as-phonetic.png
26
share/m17n/icons/be-kbd.png
25
share/m17n/icons/bn-inscript.png
27
share/m17n/icons/bn-inscript.png
26
share/m17n/icons/bn-probhat.png
28
share/m17n/icons/bn-probhat.png
27
share/m17n/icons/cs-kbd.png
29
share/m17n/icons/cs-kbd.png

Return to bug 154317