aboutsummaryrefslogtreecommitdiff
path: root/graphics/zint
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2011-09-15 18:20:03 +0000
committerPawel Pekala <pawel@FreeBSD.org>2011-09-15 18:20:03 +0000
commit7000ee389bd22e83d67f4acac9b0c9b7d898dcb5 (patch)
treee17dacc2568c6ca51b429630ce5f802853aa60c0 /graphics/zint
parent0181f5209295f3ccfa7abbc19eb29ee9752c4337 (diff)
downloadports-7000ee389bd22e83d67f4acac9b0c9b7d898dcb5.tar.gz
ports-7000ee389bd22e83d67f4acac9b0c9b7d898dcb5.zip
- Update to version 2.4.3 [1]
- Mark MAKE_JOBS_SAFE [2] - Add desktop entry [2] PR: ports/160635 Submitted by: maintainer [1], myself [2] Approved by: maintainer, miwi, wen (mentors implicit)
Notes
Notes: svn path=/head/; revision=281813
Diffstat (limited to 'graphics/zint')
-rw-r--r--graphics/zint/Makefile9
-rw-r--r--graphics/zint/distinfo4
2 files changed, 8 insertions, 5 deletions
diff --git a/graphics/zint/Makefile b/graphics/zint/Makefile
index 531a700c11ee..855a2adf6fa3 100644
--- a/graphics/zint/Makefile
+++ b/graphics/zint/Makefile
@@ -6,20 +6,23 @@
#
PORTNAME= zint
-PORTVERSION= 2.4.1
+PORTVERSION= 2.4.3
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
MAINTAINER= g.veniamin@googlemail.com
COMMENT= Zint Barcode Generator
-LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png
-
LICENSE= GPLv3
+LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png
+
USE_CMAKE= yes
USE_LDCONFIG= yes
USE_QT_VER= 4
QT_COMPONENTS= gui xml qmake_build uic_build moc_build rcc_build designer
+MAKE_JOBS_SAFE= yes
+
+DESKTOP_ENTRIES="Zint" "Barcode generator" "" "zint-qt" "" false
.include <bsd.port.mk>
diff --git a/graphics/zint/distinfo b/graphics/zint/distinfo
index 89e4deb2f656..01009647aef1 100644
--- a/graphics/zint/distinfo
+++ b/graphics/zint/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zint-2.4.1.tar.gz) = b609b79c80482e06ecaf30edf63489613e029d3d2df7fbd013bb1b294db2c401
-SIZE (zint-2.4.1.tar.gz) = 443412
+SHA256 (zint-2.4.3.tar.gz) = de2f4fd0d008530511f5dea2cff7f96f45df4c029b57431b2411b7e1f3a523e8
+SIZE (zint-2.4.3.tar.gz) = 403544