Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2015 04:56:17 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376674 - head/misc/xiphos
Message-ID:  <201501100456.t0A4uHRq004681@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Sat Jan 10 04:56:16 2015
New Revision: 376674
URL: https://svnweb.freebsd.org/changeset/ports/376674
QAT: https://qat.redports.org/buildarchive/r376674/

Log:
  - Switch to using gtkhtml4
  - Bump PORTREVISION

Modified:
  head/misc/xiphos/Makefile

Modified: head/misc/xiphos/Makefile
==============================================================================
--- head/misc/xiphos/Makefile	Sat Jan 10 04:47:03 2015	(r376673)
+++ head/misc/xiphos/Makefile	Sat Jan 10 04:56:16 2015	(r376674)
@@ -2,7 +2,7 @@
 
 PORTNAME=	xiphos
 PORTVERSION=	3.1.6
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	misc gnome
 MASTER_SITES=	SF/gnomesword/Xiphos/${PORTVERSION}
 
@@ -22,7 +22,7 @@ LIB_DEPENDS=	libwebkitgtk-1.0.so:${PORTS
 USES=		gettext pkgconfig python:build
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes
-USE_GNOME=	gnomeprefix gtkhtml3 intlhack libgsf
+USE_GNOME=	gnomeprefix gtkhtml4 intlhack libgsf
 
 OPTIONS_DEFINE=	DOCS
 



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