Date: Tue, 27 Oct 2020 03:25:13 +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: r553409 - head/graphics/pecl-qrencode Message-ID: <202010270325.09R3PDtt085211@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Tue Oct 27 03:25:12 2020 New Revision: 553409 URL: https://svnweb.freebsd.org/changeset/ports/553409 Log: Update to 0.7, fix php80 compatibility. Modified: head/graphics/pecl-qrencode/Makefile head/graphics/pecl-qrencode/distinfo Modified: head/graphics/pecl-qrencode/Makefile ============================================================================== --- head/graphics/pecl-qrencode/Makefile Tue Oct 27 02:22:34 2020 (r553408) +++ head/graphics/pecl-qrencode/Makefile Tue Oct 27 03:25:12 2020 (r553409) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= qrencode -PORTVERSION= 0.6 +PORTVERSION= 0.7 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics pear MAINTAINER= vanilla@FreeBSD.org Modified: head/graphics/pecl-qrencode/distinfo ============================================================================== --- head/graphics/pecl-qrencode/distinfo Tue Oct 27 02:22:34 2020 (r553408) +++ head/graphics/pecl-qrencode/distinfo Tue Oct 27 03:25:12 2020 (r553409) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472228717 -SHA256 (PECL/vanillahsu-pecl-qrencode-v0.6_GH0.tar.gz) = 7968c2fc8dcffb17ab7d9e4b6f7b7bedc66d45d0bc0d4a7318c5a9e841b0c1e7 -SIZE (PECL/vanillahsu-pecl-qrencode-v0.6_GH0.tar.gz) = 62636 +TIMESTAMP = 1603768014 +SHA256 (PECL/vanillahsu-pecl-qrencode-v0.7_GH0.tar.gz) = 2e44db4f779005a5e90c3750d712888cb19ad45c1a2c382bfc9768c55a4b278b +SIZE (PECL/vanillahsu-pecl-qrencode-v0.7_GH0.tar.gz) = 62877
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010270325.09R3PDtt085211>