svn commit: r356795 - head/deskutils/tomboy-plugin-latex
Martin Wilke
miwi at FreeBSD.org
Fri Jun 6 14:40:35 UTC 2014
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
More information about the svn-ports-all
mailing list