aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/gtkspell3
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-10-08 04:01:47 +0800
committerKoop Mast <kwm@FreeBSD.org>2018-10-08 04:01:47 +0800
commitf9fc8c42956e735ee49becaf161e74e3c893ff12 (patch)
tree4d67de93692e28e332905708bd6a4274a44fe85f /textproc/gtkspell3
parentfdf4c0cfbadf571a28d116a7b1833a085ded7843 (diff)
downloadfreebsd-ports-gnome-f9fc8c42956e735ee49becaf161e74e3c893ff12.tar.gz
freebsd-ports-gnome-f9fc8c42956e735ee49becaf161e74e3c893ff12.tar.zst
freebsd-ports-gnome-f9fc8c42956e735ee49becaf161e74e3c893ff12.zip
Update gtkspell3 to 3.0.10.
* add license * pet portlint * Make sure iso-codes is available during package build so the package gets configured correctly. [1] PR: 228091 [1] Reported by: Yuichiro NAITO <naito.yuichiro@gmail.com> [1]
Diffstat (limited to 'textproc/gtkspell3')
-rw-r--r--textproc/gtkspell3/Makefile14
-rw-r--r--textproc/gtkspell3/distinfo6
2 files changed, 13 insertions, 7 deletions
diff --git a/textproc/gtkspell3/Makefile b/textproc/gtkspell3/Makefile
index 91b468810776..fbea4bbf64dc 100644
--- a/textproc/gtkspell3/Makefile
+++ b/textproc/gtkspell3/Makefile
@@ -2,18 +2,24 @@
# $FreeBSD$
PORTNAME= gtkspell3
-PORTVERSION= 3.0.9
+PORTVERSION= 3.0.10
CATEGORIES= textproc gnome
MASTER_SITES= SF/gtkspell/${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= GTK+ 3 spell checking component
-BUILD_DEPENDS= vapigen:lang/vala
-LIB_DEPENDS= libenchant.so:textproc/enchant
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+BUILD_DEPENDS= vapigen:lang/vala \
+ iso-codes>0:misc/iso-codes
+LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \
+ libfribidi.so:converters/fribidi
+RUN_DEPENDS= iso-codes>0:misc/iso-codes
+
+USES= gettext gmake gnome localbase libtool pathfix pkgconfig tar:xz
USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack introspection:build
-USES= gettext gmake localbase libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/textproc/gtkspell3/distinfo b/textproc/gtkspell3/distinfo
index 554afc5a2720..47bc5373aa65 100644
--- a/textproc/gtkspell3/distinfo
+++ b/textproc/gtkspell3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524772443
-SHA256 (gtkspell3-3.0.9.tar.xz) = a4f4a4a2789f7499563e26d96b22d8085222ebe278da47d026b2de782b8b4d26
-SIZE (gtkspell3-3.0.9.tar.xz) = 298988
+TIMESTAMP = 1538830620
+SHA256 (gtkspell3-3.0.10.tar.xz) = b040f63836b347eb344f5542443dc254621805072f7141d49c067ecb5a375732
+SIZE (gtkspell3-3.0.10.tar.xz) = 300968