diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-23 04:46:05 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-23 04:46:05 +0000 |
commit | 31f730dd5623744a699670337cddfe904006f2f0 (patch) | |
tree | 5694728b0ffeb321c1c1ae3f95c591fcb9a101d7 /devel/m17n-lib | |
parent | 86559d122954cecf7188bc646deede748465f2b5 (diff) |
- Update m17n ports
- devel/m17n-lib to 1.5.4 [1]
- devel/m17n-db to 1.5.4 [1]
- textproc/scim-m17n to 0.2.3 [2]
- textproc/m17n-contrib to 1.1.9 [3]
- textproc/m17-im-config mark MAKE_JOBS_UNSAFE=yes [4]
PR: ports/135933 [1], ports/135934 [2], ports/135935, ports/135946 [4]
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=236503
Diffstat (limited to 'devel/m17n-lib')
-rw-r--r-- | devel/m17n-lib/Makefile | 7 | ||||
-rw-r--r-- | devel/m17n-lib/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 53cf62cc02cf..3a6088ef8fbc 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -6,8 +6,7 @@ # PORTNAME= m17n-lib -PORTVERSION= 1.5.2 -PORTREVISION= 1 +PORTVERSION= 1.5.4 CATEGORIES= devel MASTER_SITES= http://www.m17n.org/m17n-lib-download/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/ @@ -15,11 +14,11 @@ MASTER_SITES= http://www.m17n.org/m17n-lib-download/ \ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= A library for the multilingual text handling -BUILD_DEPENDS= m17n-db>=1.5.1:${PORTSDIR}/devel/m17n-db +BUILD_DEPENDS= m17n-db>=1.5.4:${PORTSDIR}/devel/m17n-db LIB_DEPENDS= fribidi.0:${PORTSDIR}/converters/fribidi \ gd.4:${PORTSDIR}/graphics/gd \ otf.0:${PORTSDIR}/print/libotf -RUN_DEPENDS= m17n-db>=1.5.1:${PORTSDIR}/devel/m17n-db +RUN_DEPENDS= m17n-db>=1.5.4:${PORTSDIR}/devel/m17n-db MAKE_JOBS_UNSAFE= yes diff --git a/devel/m17n-lib/distinfo b/devel/m17n-lib/distinfo index 8cf71290ccf7..f620eb0e2d72 100644 --- a/devel/m17n-lib/distinfo +++ b/devel/m17n-lib/distinfo @@ -1,3 +1,3 @@ -MD5 (m17n-lib-1.5.2.tar.gz) = d4d51ff3866e702b97eb173f35eee1e3 -SHA256 (m17n-lib-1.5.2.tar.gz) = 389cc05194e9a1f9e58b186c3fcd60d7fee2a6f627c3ea8f9c944d69983721f1 -SIZE (m17n-lib-1.5.2.tar.gz) = 997592 +MD5 (m17n-lib-1.5.4.tar.gz) = f7ef72fc1e084c6fc6fb3ba9663fd151 +SHA256 (m17n-lib-1.5.4.tar.gz) = 4cc9bf22c4a53255bccacbe90c71e54cb6aa78e394144e5ffce3aa1640ce51e7 +SIZE (m17n-lib-1.5.4.tar.gz) = 962454 |