mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Upgrade to 3.4.0.
Feature safe: yes
This commit is contained in:
parent
ce3032abb9
commit
6468403c79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305972
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user