Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2017 21:07:41 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450080 - in head/textproc/xfce4-dict-plugin: . files
Message-ID:  <201709182107.v8IL7fYf054493@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Mon Sep 18 21:07:41 2017
New Revision: 450080
URL: https://svnweb.freebsd.org/changeset/ports/450080

Log:
  - Update textproc/xfce4-dict-plugin to 0.8.0
  - Sort USES
  - Adjust dependencies (reported by QA script)
  
  PR:		220266
  Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>

Deleted:
  head/textproc/xfce4-dict-plugin/files/
Modified:
  head/textproc/xfce4-dict-plugin/Makefile
  head/textproc/xfce4-dict-plugin/distinfo
  head/textproc/xfce4-dict-plugin/pkg-plist

Modified: head/textproc/xfce4-dict-plugin/Makefile
==============================================================================
--- head/textproc/xfce4-dict-plugin/Makefile	Mon Sep 18 20:14:30 2017	(r450079)
+++ head/textproc/xfce4-dict-plugin/Makefile	Mon Sep 18 21:07:41 2017	(r450080)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xfce4-dict
-PORTVERSION=	0.7.2
+PORTVERSION=	0.8.0
 CATEGORIES=	textproc xfce
 MASTER_SITES=	XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}
 PKGNAMESUFFIX=	-plugin
@@ -16,8 +16,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
-USES=		gettext pkgconfig gmake libtool xfce tar:bzip2
-USE_GNOME=	glib20 gtk20 intltool intlhack
+USES=		gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3
+USE_GNOME=	glib20 gtk30 intltool cairo
 USE_XFCE=	panel
 USE_XORG=	x11
 USE_LDCONFIG=	yes

Modified: head/textproc/xfce4-dict-plugin/distinfo
==============================================================================
--- head/textproc/xfce4-dict-plugin/distinfo	Mon Sep 18 20:14:30 2017	(r450079)
+++ head/textproc/xfce4-dict-plugin/distinfo	Mon Sep 18 21:07:41 2017	(r450080)
@@ -1,2 +1,3 @@
-SHA256 (xfce4/xfce4-dict-0.7.2.tar.bz2) = e5a2b3ec2a665f53534f57cfeb8b2a4ad28d56c13cf8503b4b329377683b11c7
-SIZE (xfce4/xfce4-dict-0.7.2.tar.bz2) = 489918
+TIMESTAMP = 1498398539
+SHA256 (xfce4/xfce4-dict-0.8.0.tar.bz2) = 3a2fa72a3fe1816e16a50327fac1926bb0167a905c9b1e313a2bf5e3163ea32a
+SIZE (xfce4/xfce4-dict-0.8.0.tar.bz2) = 483618

Modified: head/textproc/xfce4-dict-plugin/pkg-plist
==============================================================================
--- head/textproc/xfce4-dict-plugin/pkg-plist	Mon Sep 18 20:14:30 2017	(r450079)
+++ head/textproc/xfce4-dict-plugin/pkg-plist	Mon Sep 18 21:07:41 2017	(r450080)
@@ -38,6 +38,7 @@ share/locale/pt/LC_MESSAGES/xfce4-dict.mo
 share/locale/pt_BR/LC_MESSAGES/xfce4-dict.mo
 share/locale/ru/LC_MESSAGES/xfce4-dict.mo
 share/locale/sk/LC_MESSAGES/xfce4-dict.mo
+share/locale/sl/LC_MESSAGES/xfce4-dict.mo
 share/locale/sq/LC_MESSAGES/xfce4-dict.mo
 share/locale/sr/LC_MESSAGES/xfce4-dict.mo
 share/locale/sv/LC_MESSAGES/xfce4-dict.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709182107.v8IL7fYf054493>