Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 2014 18:28:38 +0000 (UTC)
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367301 - in head/graphics/klatexformula: . files
Message-ID:  <201409041828.s84IScur073563@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: makc
Date: Thu Sep  4 18:28:37 2014
New Revision: 367301
URL: http://svnweb.freebsd.org/changeset/ports/367301
QAT: https://qat.redports.org/buildarchive/r367301/

Log:
  graphics/klatexformula:
  - Update to 3.2.11
  - USES+= desktop-file-utils
  - Remove upstreamed patch

Deleted:
  head/graphics/klatexformula/files/
Modified:
  head/graphics/klatexformula/Makefile
  head/graphics/klatexformula/distinfo
  head/graphics/klatexformula/pkg-descr

Modified: head/graphics/klatexformula/Makefile
==============================================================================
--- head/graphics/klatexformula/Makefile	Thu Sep  4 18:28:19 2014	(r367300)
+++ head/graphics/klatexformula/Makefile	Thu Sep  4 18:28:37 2014	(r367301)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	klatexformula
-PORTVERSION=	3.2.8
+PORTVERSION=	3.2.11
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
@@ -10,7 +10,7 @@ COMMENT=	Convert LaTeX formula to image
 
 BUILD_DEPENDS=	help2man:${PORTSDIR}/misc/help2man
 
-USES=		cmake:outsource shared-mime-info
+USES=		cmake:outsource desktop-file-utils shared-mime-info
 USE_QT4=	gui xml dbus designer_build linguist_build \
 		qmake_build moc_build rcc_build uic_build
 USE_TEX=	latex dvipsk

Modified: head/graphics/klatexformula/distinfo
==============================================================================
--- head/graphics/klatexformula/distinfo	Thu Sep  4 18:28:19 2014	(r367300)
+++ head/graphics/klatexformula/distinfo	Thu Sep  4 18:28:37 2014	(r367301)
@@ -1,2 +1,2 @@
-SHA256 (klatexformula-3.2.8.tar.gz) = fc5dae18785557f274024c4ed6f09c425a3f7700def5dc93de94ab82f5896186
-SIZE (klatexformula-3.2.8.tar.gz) = 3233051
+SHA256 (klatexformula-3.2.11.tar.gz) = 8f0c26926c24e4987e785b69af30a35424b2fb98e7308c2dbbb606887842d5f2
+SIZE (klatexformula-3.2.11.tar.gz) = 3234019

Modified: head/graphics/klatexformula/pkg-descr
==============================================================================
--- head/graphics/klatexformula/pkg-descr	Thu Sep  4 18:28:19 2014	(r367300)
+++ head/graphics/klatexformula/pkg-descr	Thu Sep  4 18:28:37 2014	(r367301)
@@ -1,7 +1,7 @@
-KLatexFormula is a Qt4 program to easily get an image from a LaTeX
+KLatexFormula is a Qt 4 program to easily get an image from a LaTeX
 formula. Just enter a formula, click "Evaluate", then you can
-drag&drop or copy the resulting image to another location (an
+drag & drop or copy the resulting image to another location (an
 OpenOffice document, for example) or save it as an image (many
 formats are available).
 
-WWW:	http://klatexformula.sourceforge.net
+WWW: http://klatexformula.sourceforge.net



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