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

(-)Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	dsbmc
4
PORTNAME=	dsbmc
5
DISTVERSION=	0.5
5
DISTVERSION=	0.6
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
MASTER_SITES=	http://freeshell.de/~mk/download/
7
MASTER_SITES=	http://freeshell.de/~mk/download/
8
8
Lines 16-22 Link Here
16
		libfreetype.so:print/freetype2
16
		libfreetype.so:print/freetype2
17
RUN_DEPENDS=	dsbmd>=0.3:sysutils/dsbmd
17
RUN_DEPENDS=	dsbmd>=0.3:sysutils/dsbmd
18
18
19
USES=		desktop-file-utils pkgconfig tar:tgz
19
USES=		desktop-file-utils gnome pkgconfig tar:tgz
20
USE_GNOME=	cairo gdkpixbuf2
20
USE_GNOME=	cairo gdkpixbuf2
21
21
22
OPTIONS_DEFINE=	GTK3 NLS
22
OPTIONS_DEFINE=	GTK3 NLS
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1535737642
1
TIMESTAMP = 1545087977
2
SHA256 (dsbmc-0.5.tgz) = e22555f39656189681d75c3a1420f7a99c831f7aeaa6607a608f6d84e65822c0
2
SHA256 (dsbmc-0.6.tgz) = 63ab9da19bc4eb64f38406a2baaef934c9eb19d20f486ed88c3a83d7138f952e
3
SIZE (dsbmc-0.5.tgz) = 29168
3
SIZE (dsbmc-0.6.tgz) = 29183

Return to bug 234133