diff options
author | miwi <miwi@FreeBSD.org> | 2014-06-06 22:40:34 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-06-06 22:40:34 +0800 |
commit | a0950c7ea4ef0423edbec2f5f50a365006ee579b (patch) | |
tree | e9a24bc3b52ce565c407a62cca3de3a8d76448dc /deskutils | |
parent | 170c4398881a2d73ed3285cae8bc5f59a765ad38 (diff) | |
download | freebsd-ports-gnome-a0950c7ea4ef0423edbec2f5f50a365006ee579b.tar.gz freebsd-ports-gnome-a0950c7ea4ef0423edbec2f5f50a365006ee579b.tar.zst freebsd-ports-gnome-a0950c7ea4ef0423edbec2f5f50a365006ee579b.zip |
- Stage support
PR: 190705
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/tomboy-plugin-latex/Makefile | 3 | ||||
-rw-r--r-- | deskutils/tomboy-plugin-latex/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/deskutils/tomboy-plugin-latex/Makefile b/deskutils/tomboy-plugin-latex/Makefile index fa67898928b9..ee5fa972b9fc 100644 --- a/deskutils/tomboy-plugin-latex/Makefile +++ b/deskutils/tomboy-plugin-latex/Makefile @@ -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> diff --git a/deskutils/tomboy-plugin-latex/distinfo b/deskutils/tomboy-plugin-latex/distinfo index 08eb4169cf06..a43f972b910b 100644 --- a/deskutils/tomboy-plugin-latex/distinfo +++ b/deskutils/tomboy-plugin-latex/distinfo @@ -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 |