aboutsummaryrefslogtreecommitdiffstats
path: root/devel/m17n-lib
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-01-11 19:11:03 +0800
committermiwi <miwi@FreeBSD.org>2009-01-11 19:11:03 +0800
commit80e0f8dd561645c62b540db1f2c98d15f91706aa (patch)
tree9f269977902a85def2b8389ad0a7e3cc2e9fda76 /devel/m17n-lib
parentdada1d2fb951b931d1149ea594d6b8402595f0f5 (diff)
downloadfreebsd-ports-gnome-80e0f8dd561645c62b540db1f2c98d15f91706aa.tar.gz
freebsd-ports-gnome-80e0f8dd561645c62b540db1f2c98d15f91706aa.tar.zst
freebsd-ports-gnome-80e0f8dd561645c62b540db1f2c98d15f91706aa.zip
- Update to 1.5.2
- Pass maintainership to submitter PR: 127895 Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net>
Diffstat (limited to 'devel/m17n-lib')
-rw-r--r--devel/m17n-lib/Makefile12
-rw-r--r--devel/m17n-lib/distinfo6
-rw-r--r--devel/m17n-lib/files/patch-examples__Makefile.in11
3 files changed, 9 insertions, 20 deletions
diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile
index 68058c4191ea..6f3f8e0b8ad5 100644
--- a/devel/m17n-lib/Makefile
+++ b/devel/m17n-lib/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= m17n-lib
-PORTVERSION= 1.5.1
-PORTREVISION= 1
+PORTVERSION= 1.5.2
CATEGORIES= devel
-MASTER_SITES= http://www.m17n.org/m17n-lib-download/
+MASTER_SITES= http://www.m17n.org/m17n-lib-download/ \
+ http://anthesphoria.net/FreeBSD/ports/distfiles/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= nikola.lecic@anthesphoria.net
COMMENT= A library for the multilingual text handling
BUILD_DEPENDS= m17n-db>=1.5.1:${PORTSDIR}/devel/m17n-db
@@ -22,9 +22,9 @@ RUN_DEPENDS= m17n-db>=1.5.1:${PORTSDIR}/devel/m17n-db
USE_XORG= xaw xft xt
USE_GNOME= gnometarget libxml2 pkgconfig
-USE_AUTOTOOLS= autoconf:262 libtool:15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib -lintl"
USE_LDCONFIG= yes
OPTIONS= ANTHY "With Anthy support" off \
diff --git a/devel/m17n-lib/distinfo b/devel/m17n-lib/distinfo
index cb1bff37f539..8cf71290ccf7 100644
--- a/devel/m17n-lib/distinfo
+++ b/devel/m17n-lib/distinfo
@@ -1,3 +1,3 @@
-MD5 (m17n-lib-1.5.1.tar.gz) = 1fc48e2e2f42a6bb966026b61834d089
-SHA256 (m17n-lib-1.5.1.tar.gz) = e06ba9e2b39553c50c903667e164b4cc2e3a44dea5a20b75c8b5799141f435f5
-SIZE (m17n-lib-1.5.1.tar.gz) = 990729
+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
diff --git a/devel/m17n-lib/files/patch-examples__Makefile.in b/devel/m17n-lib/files/patch-examples__Makefile.in
deleted file mode 100644
index 4333b2ab2e7f..000000000000
--- a/devel/m17n-lib/files/patch-examples__Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- example/Makefile.in.orig Fri Dec 28 10:11:44 2007
-+++ example/Makefile.in Sun Dec 30 22:34:16 2007
-@@ -328,7 +328,7 @@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
- BASICPROGS = m17n-conv
--common_ldflags = ${top_builddir}/src/libm17n-core.la ${top_builddir}/src/libm17n.la
-+common_ldflags = ${top_builddir}/src/libm17n-core.la ${top_builddir}/src/libm17n.la $(INTLLIBS)
- common_ldflags_gui = ${common_ldflags} ${top_builddir}/src/libm17n-flt.la ${top_builddir}/src/libm17n-gui.la
- AM_CPPFLAGS = @CONFIG_FLAGS@
- m17n_date_SOURCES = mdate.c