diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-07-27 20:19:33 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-07-27 20:19:33 +0000 |
commit | b18513c396f0da554f784695a222d8383acd7127 (patch) | |
tree | 0d276f72ec80621ae31f35239a1c27ae16c21bba /editors | |
parent | d6c984cb28fe817c6db7ba577f9eb98928bacd1e (diff) | |
download | ports-b18513c396f0da554f784695a222d8383acd7127.tar.gz ports-b18513c396f0da554f784695a222d8383acd7127.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/pluma/Makefile | 5 | ||||
-rw-r--r-- | editors/pluma/distinfo | 4 | ||||
-rw-r--r-- | editors/pluma/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile index 9a326d6d8189..028f92a1400e 100644 --- a/editors/pluma/Makefile +++ b/editors/pluma/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pluma -PORTVERSION= 1.8.1 -PORTREVISION= 1 +PORTVERSION= 1.10.2 CATEGORIES= editors mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -21,12 +20,14 @@ PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ python:2 shebangfix tar:xz +USE_MATE= desktop USE_XORG= sm x11 USE_GNOME= gtk20 gtksourceview2 gvfs intlhack libxml2 \ pygobject pygtk2 pygtksourceview USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc \ + --with-gtk=2.0 \ --with-html-dir=${PREFIX}/share/doc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/editors/pluma/distinfo b/editors/pluma/distinfo index 8c412fd532af..2f7411998c4e 100644 --- a/editors/pluma/distinfo +++ b/editors/pluma/distinfo @@ -1,2 +1,2 @@ -SHA256 (mate/pluma-1.8.1.tar.xz) = 38accc5c05062981a0649874300bc21ab3ad1a5ef47491186dffe7c035ed9e8b -SIZE (mate/pluma-1.8.1.tar.xz) = 3409032 +SHA256 (mate/pluma-1.10.2.tar.xz) = c0614334dc99e5dde73cbda6cb561cb1a5dc3e3269d74a4134095f9abf73c89a +SIZE (mate/pluma-1.10.2.tar.xz) = 3442784 diff --git a/editors/pluma/pkg-plist b/editors/pluma/pkg-plist index 51854a3e2884..e1dea8820b45 100644 --- a/editors/pluma/pkg-plist +++ b/editors/pluma/pkg-plist @@ -135,6 +135,7 @@ libdata/pkgconfig/pluma.pc libexec/pluma/pluma-bugreport.sh man/man1/pluma.1.gz share/MateConf/gsettings/pluma.convert +share/appdata/pluma.appdata.xml share/applications/pluma.desktop %%PORTDOCS%%%%DOCSDIR%%/PlumaMessage.html %%PORTDOCS%%%%DOCSDIR%%/PlumaMessageBus.html |