View | Details | Raw Unified | Return to bug 160635 | Differences between
and this patch

Collapse All | Expand All

(-)zint/Makefile (-3 / +3 lines)
Lines 6-22 Link Here
6
#
6
#
7
7
8
PORTNAME=	zint
8
PORTNAME=	zint
9
PORTVERSION=	2.4.1
9
PORTVERSION=	2.4.3
10
CATEGORIES=	graphics
10
CATEGORIES=	graphics
11
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
11
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
12
12
13
MAINTAINER=	g.veniamin@googlemail.com
13
MAINTAINER=	g.veniamin@googlemail.com
14
COMMENT=	Zint Barcode Generator
14
COMMENT=	Zint Barcode Generator
15
15
16
LIB_DEPENDS=	png.6:${PORTSDIR}/graphics/png
17
18
LICENSE=	GPLv3
16
LICENSE=	GPLv3
19
17
18
LIB_DEPENDS=	png.6:${PORTSDIR}/graphics/png
19
20
USE_CMAKE=	yes
20
USE_CMAKE=	yes
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
USE_QT_VER=	4
22
USE_QT_VER=	4
(-)zint/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (zint-2.4.1.tar.gz) = b609b79c80482e06ecaf30edf63489613e029d3d2df7fbd013bb1b294db2c401
1
SHA256 (zint-2.4.3.tar.gz) = de2f4fd0d008530511f5dea2cff7f96f45df4c029b57431b2411b7e1f3a523e8
2
SIZE (zint-2.4.1.tar.gz) = 443412
2
SIZE (zint-2.4.3.tar.gz) = 403544

Return to bug 160635