Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 2020 04:15:32 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550468 - head/graphics/libqrencode
Message-ID:  <202009290415.08T4FWi4064669@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Tue Sep 29 04:15:31 2020
New Revision: 550468
URL: https://svnweb.freebsd.org/changeset/ports/550468

Log:
  Update to 4.1.1, and pet portlint.

Modified:
  head/graphics/libqrencode/Makefile
  head/graphics/libqrencode/distinfo

Modified: head/graphics/libqrencode/Makefile
==============================================================================
--- head/graphics/libqrencode/Makefile	Tue Sep 29 02:26:21 2020	(r550467)
+++ head/graphics/libqrencode/Makefile	Tue Sep 29 04:15:31 2020	(r550468)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libqrencode
-DISTVERSION=	4.1.0
+PORTVERSION=	4.1.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics
 
@@ -14,10 +14,9 @@ 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
 

Modified: head/graphics/libqrencode/distinfo
==============================================================================
--- head/graphics/libqrencode/distinfo	Tue Sep 29 02:26:21 2020	(r550467)
+++ head/graphics/libqrencode/distinfo	Tue Sep 29 04:15:31 2020	(r550468)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009290415.08T4FWi4064669>