diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-03-09 11:30:29 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-03-09 11:30:29 +0000 |
commit | e014f81ff37934f778133a3bf6d0e322c4961230 (patch) | |
tree | e71bc111d818af0d65281e427433367353c589a1 /graphics/libqrencode | |
parent | b237a833bf730bdb0a1dbc697d52eadf94c4168e (diff) |
Notes
Diffstat (limited to 'graphics/libqrencode')
-rw-r--r-- | graphics/libqrencode/Makefile | 7 | ||||
-rw-r--r-- | graphics/libqrencode/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile index dbc156ec6101..0ec191ffbdbb 100644 --- a/graphics/libqrencode/Makefile +++ b/graphics/libqrencode/Makefile @@ -1,9 +1,8 @@ -# Created by: ijliao -# +# Created by: ijliao # $FreeBSD$ PORTNAME= libqrencode -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://fukuchi.org/works/qrencode/ @@ -15,7 +14,7 @@ COMMENT= A C library for encoding data in a QR Code symbol LIB_DEPENDS= png15:${PORTSDIR}/graphics/png USE_PKGCONFIG= yes -USE_GNOME= gnomehack +USES+= pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib diff --git a/graphics/libqrencode/distinfo b/graphics/libqrencode/distinfo index 481f4ba760e8..f49629ad8396 100644 --- a/graphics/libqrencode/distinfo +++ b/graphics/libqrencode/distinfo @@ -1,2 +1,2 @@ -SHA256 (qrencode-3.4.1.tar.gz) = 5bb46ceda205e2d03656928e1657a91e63002c8723f08db4a903fc5e5e4425ba -SIZE (qrencode-3.4.1.tar.gz) = 459434 +SHA256 (qrencode-3.4.2.tar.gz) = cca5c809c3799e6d1edc35e1d6e0957e93928de8b05da6c11b9c6afac1c8fde8 +SIZE (qrencode-3.4.2.tar.gz) = 460859 |