View | Details | Raw Unified | Return to bug 190705
Collapse All | Expand All

(-)tomboy-plugin-latex/Makefile (-2 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/deskutils/tomboy-plugin-latex/Makefile 340722 2014-01-22 17:00:46Z mat $
2
# $FreeBSD: head/deskutils/tomboy-plugin-latex/Makefile 340722 2014-01-22 17:00:46Z mat $
3
3
4
PORTNAME=	tomboy-plugin-latex
4
PORTNAME=	tomboy-plugin-latex
5
PORTVERSION=	0.6
5
PORTVERSION=	0.7
6
PORTREVISION=	1
6
PORTREVISION=	1
7
CATEGORIES=	deskutils
7
CATEGORIES=	deskutils
8
MASTER_SITES=	http://www.reitwiessner.de/programs/tomboy-latex/v${PORTVERSION}/
8
MASTER_SITES=	http://www.reitwiessner.de/programs/tomboy-latex/v${PORTVERSION}/
Lines 18-22 Link Here
18
USES=		gmake pkgconfig
18
USES=		gmake pkgconfig
19
USE_TEX=	latex
19
USE_TEX=	latex
20
20
21
NO_STAGE=	yes
22
.include <bsd.port.mk>
21
.include <bsd.port.mk>
(-)tomboy-plugin-latex/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (tomboy-latex-0.6.tar.gz) = 6ac59fcaa181444b67f901a8249f29de72a4d13546912967cc489e8442c995e7
1
SHA256 (tomboy-latex-0.7.tar.gz) = 2e90619fdf9fe2fa83c7f208233b2b10e1ae1205633cafd66e2431fc6154241e
2
SIZE (tomboy-latex-0.6.tar.gz) = 83693
2
SIZE (tomboy-latex-0.7.tar.gz) = 71801

Return to bug 190705