Index: head/textproc/gspell/files/patch-configure =================================================================== --- head/textproc/gspell/files/patch-configure (revision 409155) +++ head/textproc/gspell/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2015-09-30 18:57:09 UTC -+++ configure -@@ -4288,7 +4288,7 @@ fi - if test "${with_pkgconfigdir+set}" = set; then : - withval=$with_pkgconfigdir; - else -- with_pkgconfigdir='${libdir}/pkgconfig' -+ with_pkgconfigdir='${prefix}/libdata/pkgconfig' - fi - - pkgconfigdir=$with_pkgconfigdir Property changes on: head/textproc/gspell/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/textproc/gspell/Makefile =================================================================== --- head/textproc/gspell/Makefile (revision 409155) +++ head/textproc/gspell/Makefile (revision 409156) @@ -1,33 +1,37 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= gspell -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= textproc MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 MAINTAINER= olivierd@FreeBSD.org COMMENT= Spell checking for GTK+ LICENSE= GPLv2 BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala \ iso-codes>=3.57:${PORTSDIR}/misc/iso-codes LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant +PORTSCOUT= limit:^0\.1\. + USES= gmake iconv libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 gtksourceview3 introspection:build libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS=--enable-introspection=yes \ --enable-compile-warnings=no \ - --without-html-dir + --without-html-dir \ + --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig OPTIONS_DEFINE= NLS NLS_USES= gettext-tools NLS_CONFIGURE_ENABLE= nls OPTIONS_SUB= yes .include Index: head/textproc/gspell/distinfo =================================================================== --- head/textproc/gspell/distinfo (revision 409155) +++ head/textproc/gspell/distinfo (revision 409156) @@ -1,2 +1,2 @@ -SHA256 (gspell-0.1.1.tar.xz) = fef8cd89d220fc9ad6b69ff625ca2263a09c69ba56fcefcc90cf4422896e4c52 -SIZE (gspell-0.1.1.tar.xz) = 354932 +SHA256 (gnome3/gspell-0.1.2.tar.xz) = e8625c57296b6c178bc37659f023342f8edefaaa2c5eccf40de8bd479dbfa8f0 +SIZE (gnome3/gspell-0.1.2.tar.xz) = 355128