aboutsummaryrefslogtreecommitdiff
path: root/graphics/libqrencode
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2012-10-16 14:03:02 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2012-10-16 14:03:02 +0000
commit6468403c79629a5d4171d0a88e11a1291a62b760 (patch)
tree61de46ba944e144361c4421901110d8cc72961ab /graphics/libqrencode
parentce3032abb9f89c7d2bc3bc5120f5aa6d5b275723 (diff)
downloadports-6468403c79629a5d4171d0a88e11a1291a62b760.tar.gz
ports-6468403c79629a5d4171d0a88e11a1291a62b760.zip
Upgrade to 3.4.0.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=305972
Diffstat (limited to 'graphics/libqrencode')
-rw-r--r--graphics/libqrencode/Makefile9
-rw-r--r--graphics/libqrencode/distinfo4
2 files changed, 7 insertions, 6 deletions
diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile
index ab94a995cc71..86e15a9886e2 100644
--- a/graphics/libqrencode/Makefile
+++ b/graphics/libqrencode/Makefile
@@ -7,8 +7,8 @@
#
PORTNAME= libqrencode
-PORTVERSION= 3.3.1
-PORTREVISION= 1
+PORTVERSION= 3.4.0
+PORTREVISION= 0
CATEGORIES= graphics
MASTER_SITES= http://fukuchi.org/works/qrencode/
DISTNAME= qrencode-${PORTVERSION}
@@ -18,11 +18,12 @@ COMMENT= A C library for encoding data in a QR Code symbol
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
-USE_GNOME= gnomehack pkgconfig
+USE_PKGCONFIG= yes
+USE_GNOME= gnomehack
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -I${LOCALBASE}/include
-USE_LDCONFIG= yes
MAN1= qrencode.1
diff --git a/graphics/libqrencode/distinfo b/graphics/libqrencode/distinfo
index 5d50ab8278e8..f04aea1d4744 100644
--- a/graphics/libqrencode/distinfo
+++ b/graphics/libqrencode/distinfo
@@ -1,2 +1,2 @@
-SHA256 (qrencode-3.3.1.tar.gz) = 82d279623fbcf337d00a62e541ec3c7eb6820cd256bc46a09f2bf5f62c1c3795
-SIZE (qrencode-3.3.1.tar.gz) = 446407
+SHA256 (qrencode-3.4.0.tar.gz) = f055c05d64d21fc6a9481ebef1be4f0aa8b4f1b2b2c354c34b906b6b00ceac47
+SIZE (qrencode-3.4.0.tar.gz) = 459138