Index: head/graphics/libqrencode/Makefile =================================================================== --- head/graphics/libqrencode/Makefile (revision 550467) +++ head/graphics/libqrencode/Makefile (revision 550468) @@ -1,37 +1,36 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= libqrencode -DISTVERSION= 4.1.0 +PORTVERSION= 4.1.1 DISTVERSIONPREFIX= v CATEGORIES= graphics MAINTAINER= vanilla@FreeBSD.org COMMENT= C library for encoding data in a QR Code symbol LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png +USES= cmake iconv pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= fukuchi - -USES= cmake iconv pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes CMAKE_ARGS= -DBUILD_SHARED_LIBS=ON PLIST_FILES= bin/qrencode \ include/qrencode.h \ lib/libqrencode.so \ lib/libqrencode.so.4 \ lib/libqrencode.so.${PORTVERSION} \ libdata/pkgconfig/libqrencode.pc \ man/man1/qrencode.1.gz post-patch: @${SED} -i -e 's|share\/man\/man1|man\/man1|' \ ${WRKSRC}/CMakeLists.txt .include Index: head/graphics/libqrencode/distinfo =================================================================== --- head/graphics/libqrencode/distinfo (revision 550467) +++ head/graphics/libqrencode/distinfo (revision 550468) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598791083 -SHA256 (fukuchi-libqrencode-v4.1.0_GH0.tar.gz) = 6279648767fa996779921291cc32dc4a043d4f5d61e70eed0fcce1d5d0f540c6 -SIZE (fukuchi-libqrencode-v4.1.0_GH0.tar.gz) = 189889 +TIMESTAMP = 1601352168 +SHA256 (fukuchi-libqrencode-v4.1.1_GH0.tar.gz) = 5385bc1b8c2f20f3b91d258bf8ccc8cf62023935df2d2676b5b67049f31a049c +SIZE (fukuchi-libqrencode-v4.1.1_GH0.tar.gz) = 190419