Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 2014 14:40:35 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356795 - head/deskutils/tomboy-plugin-latex
Message-ID:  <201406061440.s56EeZin069084@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri Jun  6 14:40:34 2014
New Revision: 356795
URL: http://svnweb.freebsd.org/changeset/ports/356795
QAT: https://qat.redports.org/buildarchive/r356795/

Log:
  - Stage support
  
  PR:		190705

Modified:
  head/deskutils/tomboy-plugin-latex/Makefile
  head/deskutils/tomboy-plugin-latex/distinfo

Modified: head/deskutils/tomboy-plugin-latex/Makefile
==============================================================================
--- head/deskutils/tomboy-plugin-latex/Makefile	Fri Jun  6 14:39:45 2014	(r356794)
+++ head/deskutils/tomboy-plugin-latex/Makefile	Fri Jun  6 14:40:34 2014	(r356795)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tomboy-plugin-latex
-PORTVERSION=	0.6
+PORTVERSION=	0.7
 PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	http://www.reitwiessner.de/programs/tomboy-latex/v${PORTVERSION}/
@@ -18,5 +18,4 @@ GNU_CONFIGURE=	yes
 USES=		gmake pkgconfig
 USE_TEX=	latex
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/deskutils/tomboy-plugin-latex/distinfo
==============================================================================
--- head/deskutils/tomboy-plugin-latex/distinfo	Fri Jun  6 14:39:45 2014	(r356794)
+++ head/deskutils/tomboy-plugin-latex/distinfo	Fri Jun  6 14:40:34 2014	(r356795)
@@ -1,2 +1,2 @@
-SHA256 (tomboy-latex-0.6.tar.gz) = 6ac59fcaa181444b67f901a8249f29de72a4d13546912967cc489e8442c995e7
-SIZE (tomboy-latex-0.6.tar.gz) = 83693
+SHA256 (tomboy-latex-0.7.tar.gz) = 2e90619fdf9fe2fa83c7f208233b2b10e1ae1205633cafd66e2431fc6154241e
+SIZE (tomboy-latex-0.7.tar.gz) = 71801



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