From owner-svn-ports-head@freebsd.org Fri May 12 19:12:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 860FBD69EC0; Fri, 12 May 2017 19:12:28 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 62D3B1C3B; Fri, 12 May 2017 19:12:28 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4CJCRwP087811; Fri, 12 May 2017 19:12:27 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4CJCRcn087808; Fri, 12 May 2017 19:12:27 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201705121912.v4CJCRcn087808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 12 May 2017 19:12:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440703 - head/textproc/gspell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2017 19:12:28 -0000 Author: kwm Date: Fri May 12 19:12:27 2017 New Revision: 440703 URL: https://svnweb.freebsd.org/changeset/ports/440703 Log: Update gspell to 1.4.1. Take maintainership. Obtained from: gnome devel repo Modified: head/textproc/gspell/Makefile head/textproc/gspell/distinfo head/textproc/gspell/pkg-plist Modified: head/textproc/gspell/Makefile ============================================================================== --- head/textproc/gspell/Makefile Fri May 12 19:11:02 2017 (r440702) +++ head/textproc/gspell/Makefile Fri May 12 19:12:27 2017 (r440703) @@ -2,32 +2,28 @@ # $FreeBSD$ PORTNAME= gspell -PORTVERSION= 0.1.2 +PORTVERSION= 1.4.1 CATEGORIES= textproc MASTER_SITES= GNOME DIST_SUBDIR= gnome3 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Spell checking for GTK+ LICENSE= GPLv2 BUILD_DEPENDS= valac:lang/vala \ - iso-codes>=3.57:misc/iso-codes + iso-codes>=3.57:misc/iso-codes LIB_DEPENDS= libenchant.so:textproc/enchant -PORTSCOUT= limit:^0\.1\. - -USES= gmake iconv libtool pathfix pkgconfig tar:xz -USE_GNOME= glib20 gtksourceview3 introspection:build libxml2 +USES= gmake iconv libtool pathfix pkgconfig tar:xz +USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection:build \ + libxml2 pango GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -CONFIGURE_ARGS=--enable-introspection=yes \ - --enable-compile-warnings=no \ - --without-html-dir \ - --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig +CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig OPTIONS_DEFINE= NLS NLS_USES= gettext-tools Modified: head/textproc/gspell/distinfo ============================================================================== --- head/textproc/gspell/distinfo Fri May 12 19:11:02 2017 (r440702) +++ head/textproc/gspell/distinfo Fri May 12 19:12:27 2017 (r440703) @@ -1,2 +1,3 @@ -SHA256 (gnome3/gspell-0.1.2.tar.xz) = e8625c57296b6c178bc37659f023342f8edefaaa2c5eccf40de8bd479dbfa8f0 -SIZE (gnome3/gspell-0.1.2.tar.xz) = 355128 +TIMESTAMP = 1494188926 +SHA256 (gnome3/gspell-1.4.1.tar.xz) = 442f88fecd7f9e00a6a9d0af2d762744dd3c119217ff11d6739500f75b0f10be +SIZE (gnome3/gspell-1.4.1.tar.xz) = 408996 Modified: head/textproc/gspell/pkg-plist ============================================================================== --- head/textproc/gspell/pkg-plist Fri May 12 19:11:02 2017 (r440702) +++ head/textproc/gspell/pkg-plist Fri May 12 19:12:27 2017 (r440703) @@ -1,20 +1,59 @@ include/gspell-1/gspell/gspell-checker-dialog.h include/gspell-1/gspell/gspell-checker.h -include/gspell-1/gspell/gspell-inline-checker-gtv.h +include/gspell-1/gspell/gspell-entry-buffer.h +include/gspell-1/gspell/gspell-entry.h +include/gspell-1/gspell/gspell-enum-types.h include/gspell-1/gspell/gspell-language-chooser-button.h include/gspell-1/gspell/gspell-language-chooser-dialog.h include/gspell-1/gspell/gspell-language-chooser.h include/gspell-1/gspell/gspell-language.h -include/gspell-1/gspell/gspell-navigator-gtv.h +include/gspell-1/gspell/gspell-navigator-text-view.h include/gspell-1/gspell/gspell-navigator.h +include/gspell-1/gspell/gspell-text-buffer.h +include/gspell-1/gspell/gspell-text-view.h include/gspell-1/gspell/gspell.h lib/girepository-1.0/Gspell-1.typelib lib/libgspell-1.so -lib/libgspell-1.so.0 -lib/libgspell-1.so.0.0.0 +lib/libgspell-1.so.1 +lib/libgspell-1.so.1.2.0 libdata/pkgconfig/gspell-1.pc share/gir-1.0/Gspell-1.gir +share/gtk-doc/html/gspell-1.0/GspellChecker.html +share/gtk-doc/html/gspell-1.0/GspellCheckerDialog.html +share/gtk-doc/html/gspell-1.0/GspellEntry.html +share/gtk-doc/html/gspell-1.0/GspellEntryBuffer.html +share/gtk-doc/html/gspell-1.0/GspellLanguage.html +share/gtk-doc/html/gspell-1.0/GspellLanguageChooser.html +share/gtk-doc/html/gspell-1.0/GspellLanguageChooserButton.html +share/gtk-doc/html/gspell-1.0/GspellLanguageChooserDialog.html +share/gtk-doc/html/gspell-1.0/GspellNavigator.html +share/gtk-doc/html/gspell-1.0/GspellNavigatorTextView.html +share/gtk-doc/html/gspell-1.0/GspellTextBuffer.html +share/gtk-doc/html/gspell-1.0/GspellTextView.html +share/gtk-doc/html/gspell-1.0/annotation-glossary.html +share/gtk-doc/html/gspell-1.0/api-index-1-2.html +share/gtk-doc/html/gspell-1.0/api-index-1-4.html +share/gtk-doc/html/gspell-1.0/api-index-full.html +share/gtk-doc/html/gspell-1.0/ch01.html +share/gtk-doc/html/gspell-1.0/ch02.html +share/gtk-doc/html/gspell-1.0/ch03.html +share/gtk-doc/html/gspell-1.0/ch04.html +share/gtk-doc/html/gspell-1.0/ch05.html +share/gtk-doc/html/gspell-1.0/gspell-1.0.devhelp2 +share/gtk-doc/html/gspell-1.0/home.png +share/gtk-doc/html/gspell-1.0/index.html +share/gtk-doc/html/gspell-1.0/left-insensitive.png +share/gtk-doc/html/gspell-1.0/left.png +share/gtk-doc/html/gspell-1.0/object-tree.html +share/gtk-doc/html/gspell-1.0/pt01.html +share/gtk-doc/html/gspell-1.0/pt02.html +share/gtk-doc/html/gspell-1.0/right-insensitive.png +share/gtk-doc/html/gspell-1.0/right.png +share/gtk-doc/html/gspell-1.0/style.css +share/gtk-doc/html/gspell-1.0/up-insensitive.png +share/gtk-doc/html/gspell-1.0/up.png %%NLS%%share/locale/ar/LC_MESSAGES/gspell-1.mo +%%NLS%%share/locale/ca/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/cs/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/da/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/de/LC_MESSAGES/gspell-1.mo @@ -23,9 +62,12 @@ share/gir-1.0/Gspell-1.gir %%NLS%%share/locale/fa/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/fi/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/fr/LC_MESSAGES/gspell-1.mo +%%NLS%%share/locale/fur/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/gl/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/he/LC_MESSAGES/gspell-1.mo +%%NLS%%share/locale/hr/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/hu/LC_MESSAGES/gspell-1.mo +%%NLS%%share/locale/id/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/it/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/ja/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/ko/LC_MESSAGES/gspell-1.mo @@ -33,11 +75,13 @@ share/gir-1.0/Gspell-1.gir %%NLS%%share/locale/lv/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/nb/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/nl/LC_MESSAGES/gspell-1.mo +%%NLS%%share/locale/oc/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/pl/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/pt/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/ru/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/sk/LC_MESSAGES/gspell-1.mo +%%NLS%%share/locale/sl/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/sr/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/gspell-1.mo %%NLS%%share/locale/sv/LC_MESSAGES/gspell-1.mo