diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2017-06-18 03:09:11 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-06-18 03:09:11 +0800 |
commit | c54fe2562373727cd59167409884f29a0858b028 (patch) | |
tree | abbaa6635e6c4f72735d96c16f21ce5669290c4f /deskutils | |
parent | 1eb13192b059a65455982de2f39db4d73a2b61b8 (diff) | |
download | freebsd-ports-gnome-c54fe2562373727cd59167409884f29a0858b028.tar.gz freebsd-ports-gnome-c54fe2562373727cd59167409884f29a0858b028.tar.zst freebsd-ports-gnome-c54fe2562373727cd59167409884f29a0858b028.zip |
Update gnote to 3.24.0.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnote/Makefile | 9 | ||||
-rw-r--r-- | deskutils/gnote/distinfo | 6 | ||||
-rw-r--r-- | deskutils/gnote/pkg-plist | 4 |
3 files changed, 8 insertions, 11 deletions
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index c0c9c7792df9..8c86ead9a2ca 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnote -PORTVERSION= 3.22.1 +PORTVERSION= 3.24.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME @@ -13,23 +13,20 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool -LIB_DEPENDS= libpcre.so:devel/pcre \ - libgtkspell3-3.so:textproc/gtkspell3 \ +LIB_DEPENDS= libgtkspell3-3.so:textproc/gtkspell3 \ libenchant.so:textproc/enchant \ - libboost_filesystem.so:devel/boost-libs \ libsecret-1.so:security/libsecret \ libuuid.so:misc/e2fsprogs-libuuid PORTSCOUT= limitw:1,even -USE_GNOME= gtk30 gtkmm30 intltool libxml2 libxslt +USE_GNOME= gtkmm30 intltool libxml2 libxslt USE_XORG= x11 USES= desktop-file-utils compiler:c++11-lib gettext gmake \ gnome libtool localbase pathfix pkgconfig tar:xz INSTALLS_ICONS= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -CONFIGURE_ARGS= --with-dbus-service-dir=${PREFIX}/share/dbus-1/services INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.gnote.gschema.xml diff --git a/deskutils/gnote/distinfo b/deskutils/gnote/distinfo index 3674cf0f0d54..a153ac1e1f6d 100644 --- a/deskutils/gnote/distinfo +++ b/deskutils/gnote/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481469225 -SHA256 (gnote-3.22.1.tar.xz) = fa9434c2ba11bea73bd63436e5fd76949aca4f66dfd902295629c66ef27cd5eb -SIZE (gnote-3.22.1.tar.xz) = 3309984 +TIMESTAMP = 1497725180 +SHA256 (gnote-3.24.0.tar.xz) = 62e38c19ce7dfcd895729adabd72f654f31e03f28dbf4cbca68279e745c79cd4 +SIZE (gnote-3.24.0.tar.xz) = 3307940 diff --git a/deskutils/gnote/pkg-plist b/deskutils/gnote/pkg-plist index 65073af9307f..68c93b3fb6e5 100644 --- a/deskutils/gnote/pkg-plist +++ b/deskutils/gnote/pkg-plist @@ -39,8 +39,8 @@ lib/gnote/addins/%%VERSION%%/underline.desktop lib/gnote/addins/%%VERSION%%/libunderline.so lib/gnote/addins/%%VERSION%%/webdavsyncservice.desktop lib/gnote/addins/%%VERSION%%/libwebdavsyncservice.so -lib/libgnote-3.22.so.0 -lib/libgnote-3.22.so.0.1.0 +lib/libgnote-3.24.so.0 +lib/libgnote-3.24.so.0.0.0 lib/libgnote.so man/man1/gnote.1.gz share/appdata/gnote.appdata.xml |